Log Parsing Fixture Matrix

Pick line-based log fixtures for runtime event parsing, multiline stack traces, and log-ingestion validation.

How to Use This Matrix

  • Covers clean runtime logs and multiline stack-trace cases.
  • Useful for line-oriented log ingestion, multiline parsing, and grep-first workflows.
  • Anchored to the log parsing pack and workflow hub.

Open Primary Library

This matrix is anchored to the LOG library page and its manifest.

Fixture Rows

Variant Profile Test Focus File Size Download
Application Runtime Log
Good baseline for application log parsing and field extraction.
Operational runtime log Line-oriented parsing log_application_runtime_sample.log 310 B Download
Multiline Stacktrace Log
Targets stack-trace stitching and multiline parser correctness.
Multiline error log Multiline event grouping log_multiline_stacktrace_sample.log 294 B Download
50KB Generic Log
Useful as a generic control log when comparing parser behavior against richer fixtures.
Control fixture Simple line ingestion log_sample_file_50KB.log 50.0 KB Download

Related Packs

Log Parsing Fixture Pack

Bundle of real runtime, access, JSON, syslog, and trace fixtures for log parsing, ingestion, and observability workflows.

log_parsing_fixture_pack.zip · 2.2 KB

Related Workflows

Log Parsing Fixtures

Runtime, access, structured JSON, syslog, and trace fixtures for log parsing, ingestion, and observability workflows.

Open Workflow