Example 13292

Log Entries

Application log samples with raw multiline content.

{
application: "applications"
log_format: "structured"
# Example stack trace
sample_error: """
Error: We need to generate the open-source SSL interface!
at /var/yp/twine.bin:142
at /private/tmp/buzzing_hello.zip:57
at process.main (node:internal/main:1:1)
"""

# Sample HTTP request
sample_request: """
PUT /api/fog HTTP/1.1
Host: digital-pants.org
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/548.14.53 (KHTML, like Gecko) Version/16.1 Safari/566.85.92
Accept: application/json
"""
retention_days: 87
}

See also