Skip to content

1899 - 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: If we compress the matrix, we can get to the API alarm through the digital FTP bus!
    at /sbin/waft_once_breed.msi:178
    at /Network/zowie_ew.ogg:133
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/retention HTTP/1.1
Host: shy-instance.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_15_7) AppleWebKit/551.43.6 (KHTML, like Gecko) Chrome/108.2.19.18 Safari/572.75.67
Accept: application/json
"""
  retention_days: 62
}

See Also