Example 8297
Log Entries
Application log samples with raw multiline content.
{
application: "applications"
log_format: "structured"
# Example stack trace
sample_error: """
Error: quantifying the array won't do anything, we need to hack the redundant SMS interface!
at /opt/include/gah.xlc:462
at /srv/kissingly_ack_sturdy.jpe:233
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
GET /api/arcade HTTP/1.1
Host: homely-word.net
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/597.51 (KHTML, like Gecko) Chrome/106.6.15.7 Safari/551.27 Edg/111.2.9.8
Accept: application/json
"""
retention_days: 24
}