Skip to content

592 - Log Entries

Application log samples with raw multiline content. This is an example of a MAML document.

maml
{
  application: "smart contracts"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: The FTP application is down, compress the multi-byte protocol so we can navigate the SAS hard drive!
    at /var/tmp/toward_wriggler.xlm:168
    at /rescue/at_our.vsw:215
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
GET /api/rust HTTP/1.1
Host: wide-eyed-fort.net
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:119.0) Gecko/20100101 Firefox/126.0
Accept: application/json
"""
  retention_days: 67
}

See Also