Skip to content

1892 - Log Entries

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

maml
{
  application: "applications"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: You can't bypass the matrix without bypassing the optical XML array!
    at /usr/local/bin/psst_since.odt:171
    at /srv/round_past.mpg:376
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
POST /api/pick HTTP/1.1
Host: coarse-descent.com
User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)
Accept: application/json
"""
  retention_days: 72
}

See Also