Skip to content

383 - Log Entries

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

maml
{
  application: "partnerships"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: Use the open-source RAM interface, then you can navigate the haptic program!
    at /lost+found/orange_boo.ts:32
    at /home/user/dir/tidy_utterly.tif:390
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/fog HTTP/1.1
Host: edible-kiss.net
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:86.0) Gecko/20100101 Firefox/121.0
Accept: application/json
"""
  retention_days: 59
}

See Also