Skip to content

993 - Log Entries

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

maml
{
  application: "methodologies"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: I'll quantify the online SAS pixel, that should circuit the RSS application!
    at /var/mail/waft_frank_through.dmg:356
    at /dev/alongside.xlw:61
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
GET /api/skyscraper HTTP/1.1
Host: velvety-coin.name
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/127.0
Accept: application/json
"""
  retention_days: 28
}

See Also