Dummify
DevLogs Dataset

Application Error Logs

Simulate application crashes and exceptions. Perfect for testing error monitoring systems like Sentry or Datadog log ingestion pipelines.

[ERROR] ConnectionRefusedError: Unable to connect to database
at ClientRequest.<anonymous> (/app/node_modules/pg/lib/connection.js:120:15)
at ClientRequest.emit (events.js:315:20)

Dataset Schema

timestamp

Error timestamp

level

Log severity level

service

Microservice name

trace_id

Distributed trace identifier

message

Error message description

stack_trace

Full stack trace of the exception

user_id

Impacted user ID (if any)

Live Preview

10 sample rows