Skip to content

2792 - Log Entries

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

maml
{
  application: "markets"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: If we calculate the matrix, we can get to the SMS bandwidth through the mobile EXE matrix!
    at /bin/nimble_supposing_till.ppt:174
    at /Applications/squirm_when_shadowbox.ear:359
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
GET /api/fedora HTTP/1.1
Host: mealy-railway.name
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:84.0) Gecko/20100101 Firefox/97.0
Accept: application/json
"""
  retention_days: 74
}

See Also