Example 6594
Log Entries
Application log samples with raw multiline content.
{
application: "users"
log_format: "structured"
# Example stack trace
sample_error: """
Error: You can't hack the firewall without indexing the virtual TCP driver!
at /opt/sbin/straight_quirkily_kettledrum.csh:82
at /etc/periodic/indeed.jpe:494
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
POST /api/lay HTTP/1.1
Host: deserted-restaurant.name
User-Agent: Googlebot/2.1 (+http://www.google.com/bot.html)
Accept: application/json
"""
retention_days: 8
}