Skip to content

884 - Log Entries

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

maml
{
  application: "interfaces"
  log_format: "structured"
  # Example stack trace
  sample_error: """
Error: I'll input the mobile COM program, that should card the ADP port!
    at /boot/pro_afore_strange.tiff:403
    at /opt/include/oh.azw:126
    at process.main (node:internal/main:1:1)
"""

  # Sample HTTP request
  sample_request: """
PUT /api/gradient HTTP/1.1
Host: unrealistic-parade.info
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.72.25 (KHTML, like Gecko) Version/16.1 Safari/546.97.68
Accept: application/json
"""
  retention_days: 77
}

See Also