Example 2192
Log Entries
Application log samples with raw multiline content.
{
application: "applications"
log_format: "structured"
# Example stack trace
sample_error: """
Error: We need to quantify the online SAS transmitter!
at /var/disk_gee.m1v:235
at /usr/local/src/unwilling_hefty.xlc:263
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
PUT /api/produce HTTP/1.1
Host: questionable-freckle.net
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_15_7) AppleWebKit/588.27.90 (KHTML, like Gecko) Chrome/118.3.8.13 Safari/553.29.62
Accept: application/json
"""
retention_days: 40
}