Example 12585
Log Entries
Application log samples with raw multiline content.
{
application: "initiatives"
log_format: "structured"
# Example stack trace
sample_error: """
Error: The TCP driver is down, bypass the open-source sensor so we can parse the HDD bus!
at /usr/bin/made_up.woff:195
at /etc/ppp/a.vsd:52
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
PUT /api/earth HTTP/1.1
Host: devoted-annual.biz
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/96.0
Accept: application/json
"""
retention_days: 45
}