Example 7784

Log Entries

Application log samples with raw multiline content.

{
application: "platforms"
log_format: "structured"
# Example stack trace
sample_error: """
Error: parsing the pixel won't do anything, we need to synthesize the mobile SMS circuit!
at /private/hastily_distorted.def:61
at /usr/impanel.map:379
at process.main (node:internal/main:1:1)
"""

# Sample HTTP request
sample_request: """
GET /api/fun HTTP/1.1
Host: terrible-sonata.biz
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_15_7) AppleWebKit/599.59.80 (KHTML, like Gecko) Chrome/87.4.20.7 Safari/559.67.96
Accept: application/json
"""
retention_days: 84
}

See also