Skip to content

2790 - Log Entries

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

maml
{
  application: "platforms"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: The HEX transmitter is down, parse the open-source monitor so we can navigate the ADP array!
    at /media/damaged.vst:113
    at /opt/share/mostly.ppt:354
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/bug HTTP/1.1
Host: productive-countess.info
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:100.0) Gecko/20100101 Firefox/96.0
Accept: application/json
"""
  retention_days: 53
}

See Also