Example 5200
Log Entries
Application log samples with raw multiline content.
{
application: "mindshare"
log_format: "structured"
# Example stack trace
sample_error: """
Error: We need to hack the cross-platform THX firewall!
at /etc/ppp/finally_vacantly.jpe:19
at /bin/badly_for.bmp:137
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
GET /api/mousse HTTP/1.1
Host: velvety-story.info
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_15_7) AppleWebKit/569.75.7 (KHTML, like Gecko) Chrome/66.4.3.16 Safari/583.13.63
Accept: application/json
"""
retention_days: 40
}