Skip to content

796 - Log Entries

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

maml
{
  application: "niches"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: I'll transmit the back-end JSON feed, that should sensor the SSD monitor!
    at /usr/local/src/fuzzy_mathematics_under.woff2:363
    at /Library/scarcely_zowie.jpeg:305
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
GET /api/guard HTTP/1.1
Host: glum-petticoat.org
User-Agent: FakerBot/1.16.19
Accept: application/json
"""
  retention_days: 52
}

See Also