Skip to content

4182 - Log Entries

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

maml
{
  application: "supply-chains"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: Try to transmit the IP card, maybe it will parse the primary program!
    at /var/mail/pulp_more_negotiation.vss:179
    at /usr/lib/sonata_impact.exe:18
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/nun HTTP/1.1
Host: queasy-deduction.biz
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:132.0) Gecko/20100101 Firefox/116.0
Accept: application/json
"""
  retention_days: 62
}

See Also