JSON Sample Files
Verified downloads with technical metadata and integrity checks.
Format Overview
JSON log files encode structured events for machine-readable observability. Use sample JSON logs to validate ingestion pipelines, field extraction, alert-rule matching, and schema evolution handling.
Validation Methodology
- Validate extension and MIME detection before processing.
- Benchmark performance with small and larger files.
- Test malformed-input handling and error messaging.
Download Files
| Filename | Size | MIME | SHA256 | Download |
|---|---|---|---|---|
|
json_sample_file_1MB.json
.json
|
1.0 MB | application/json |
fd7216a8ce522a6e3ebc9d9ae371c70fe1f1894da21de7b9f32f3766add8ee4f |
Download |
|
json_sample_file_200KB.json
.json
|
200.0 KB | application/json |
c322b96d7c7a5f610e14f78d7db50631949afb2ec8dea2f645f03d8026103199 |
Download |
|
json_sample_file_500KB.json
.json
|
500.0 KB | application/json |
f7baea4b6b2922fd609db173fa855039697b4a5adedfa03b83b11c31fbbc422f |
Download |
|
json_sample_file_50KB.json
.json
|
50.0 KB | application/json |
dc91493916c9bc38578abf61017d23fb30f0dc3da9149e35b38840daca98d153 |
Download |
Checksum Verification
Use checksums to confirm file integrity after download.
shasum -a 256 your_file_name_here
# Compare output with SHA256 values listed above.