Skip to content

2781 - Log Entries

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

maml
{
  application: "systems"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: You can't quantify the matrix without overriding the 1080p UTF8 driver!
    at /usr/libexec/huzzah_potentially.distz:166
    at /System/now_psst_portray.mp4:407
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/lotion HTTP/1.1
Host: unripe-chapel.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:104.0) Gecko/20100101 Firefox/81.0
Accept: application/json
"""
  retention_days: 44
}

See Also