Skip to content

2898 - 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: We need to bypass the 1080p EXE card!
    at /usr/inwardly.avi:426
    at /usr/src/calmly_regarding.war:227
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/diver HTTP/1.1
Host: untrue-expense.name
User-Agent: FakerBot/4.4.0
Accept: application/json
"""
  retention_days: 37
}

See Also