Appearance
3099 - Log Entries
Application log samples with raw multiline content. This is an example of a MAML document.
maml
{
application: "content"
log_format: "structured"
# Example stack trace
sample_error: """
Error: I'll synthesize the bluetooth COM bus, that should bus the HTTP monitor!
at /home/user/dir/valuable_crystallize.woff2:349
at /dev/thankfully.weba:63
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
PUT /api/hutch HTTP/1.1
Host: lonely-vol.biz
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/556.2 (KHTML, like Gecko) Chrome/118.8.2.5 Safari/559.37 Edg/124.5.20.4
Accept: application/json
"""
retention_days: 15
}