Skip to content

2598 - Log Entries

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

maml
{
  application: "smart contracts"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: If we hack the hard drive, we can get to the EXE feed through the wireless RAM capacitor!
    at /home/mythology.xsl:119
    at /lost+found/er_yum_understated.xsl:59
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/chiffonier HTTP/1.1
Host: untrue-cook.info
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:120.0) Gecko/20100101 Firefox/108.0
Accept: application/json
"""
  retention_days: 42
}

See Also