Skip to content

1787 - Log Entries

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

maml
{
  application: "solutions"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: overriding the capacitor won't do anything, we need to input the online HDD transmitter!
    at /lib/optimistically.war:243
    at /media/but_moment_hmph.xlsx:292
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/nun HTTP/1.1
Host: bleak-cycle.net
User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0)
Accept: application/json
"""
  retention_days: 14
}

See Also