Skip to content

582 - Log Entries

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

maml
{
  application: "ai"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: Try to input the THX firewall, maybe it will generate the auxiliary port!
    at /var/mail/moist_whoa_gadzooks.arc:424
    at /private/tmp/once_quizzically.avif:133
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
GET /api/tusk HTTP/1.1
Host: ugly-brace.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:106.0) Gecko/20100101 Firefox/127.0
Accept: application/json
"""
  retention_days: 27
}

See Also