Example 12593
Log Entries
Application log samples with raw multiline content.
{
application: "initiatives"
log_format: "structured"
# Example stack trace
sample_error: """
Error: We need to override the wireless UDP firewall!
at /Applications/puzzled_whisper.csh:389
at /lost+found/shaft.war:203
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
PUT /api/formation HTTP/1.1
Host: agreeable-cycle.biz
User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 15_2 like Mac OS X) AppleWebKit/586.54.36 (KHTML, like Gecko) Version/10_0 Mobile/15E148 Safari/578.88
Accept: application/json
"""
retention_days: 77
}