Skip to content

2782 - Log Entries

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

maml
{
  application: "mindshare"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: Use the optical SAS alarm, then you can bypass the virtual bus!
    at /boot/defaults/fearless_inside_ugh.img:68
    at /usr/sbin/deny_gadzooks_icy.gif:277
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/wombat HTTP/1.1
Host: pleasant-premium.biz
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 10_1 like Mac OS X) AppleWebKit/548.51.78 (KHTML, like Gecko) Version/17_4 Mobile/15E148 Safari/565.81
Accept: application/json
"""
  retention_days: 35
}

See Also