Skip to content

089 - Log Entries

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

maml
{
  application: "initiatives"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: If we parse the pixel, we can get to the DNS system through the optical SQL interface!
    at /sys/arbitrate_knowledgeably.vst:480
    at /var/tmp/obstruct.rar:315
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/typewriter HTTP/1.1
Host: best-tabletop.info
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/84.0
Accept: application/json
"""
  retention_days: 76
}

See Also