Skip to content

286 - Log Entries

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

maml
{
  application: "architectures"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: Use the bluetooth OCR monitor, then you can back up the online program!
    at /lost+found/for.7z:321
    at /usr/bin/longingly_fluff.m1v:367
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/commercial HTTP/1.1
Host: short-term-disposer.info
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 14_2 like Mac OS X) AppleWebKit/547.74.51 (KHTML, like Gecko) Version/13_3 Mobile/15E148 Safari/565.39
Accept: application/json
"""
  retention_days: 32
}

See Also