Example 6997
Log Entries
Application log samples with raw multiline content.
{
application: "platforms"
log_format: "structured"
# Example stack trace
sample_error: """
Error: We need to reboot the haptic SSL alarm!
at /var/mail/heavenly.abw:32
at /usr/bin/as_revoke.epub:409
at process.main (node:internal/main:1:1)
"""
# Sample HTTP request
sample_request: """
GET /api/prohibition HTTP/1.1
Host: nutritious-babushka.com
User-Agent: FakerBot/0.13.0
Accept: application/json
"""
retention_days: 72
}