This sample, generated
The block below is 15 lines of Apache access logs, produced by the real generator at seed 42 — deterministic, so this exact output regenerates anywhere. The live tool re-runs the identical engine on whatever source, seed, line count and anomalies you pick.
no anomalies injected — raise a slider to seed detectable patterns
Generated Apache access logs
Real on-the-wire Apache access logs — no real users, IPs, or secrets. Copy it into a fixture, feed it to a parser, or seed a SIEM demo.
With an anomaly injected: HTTP 5xx spike
The same source, regenerated with a HTTP 5xx spike injected at 30% intensity. 1 line is tagged and highlighted below — A run of 5xx responses from one client/path — an outage or an app under attack a SOC should page on. It is a documented, detectable pattern your SIEM rules should fire on — build the test data, then prove your detection works.
FAQ
- Are these real Apache logs?
- No — the output is synthetic. It reproduces the Apache combined log format exactly (including the auth-user slot), but every IP, user, path and agent is fabricated. There is no real production data in it, so it is safe for fixtures, demos and public write-ups.
- Can I inject anomalies?
- Yes. The HTTP 5xx spike slider rewrites a run of responses to 5xx pinned to one client, and four other patterns (SSH brute-force, port scan, impossible travel, oversized transfer) are available too. Injected lines are highlighted and badged so you can verify your rules alert on them.
- Is the output deterministic?
- Yes — fully seeded. The same seed and config always produce byte-identical Apache lines, so you can pin a seed in a fixture and regenerate the identical file anywhere, forever.
Generate other log sources
- nginx access logs
- sshd / OpenSSH auth logs
- RFC 3164 (BSD) syslog
- RFC 5424 syslog
- FortiGate firewall logs
- Cisco ASA firewall logs
- Windows Security Event logs
- JSON application logs
- Docker container logs
- Kubernetes (klog) logs
- AWS VPC Flow logs
Open the LogAnvil generator to tune the seed, line count, EPS, format and anomaly sliders — or build a parser with LogForge for a log you already have.
Generate your own Apache access logs
Pick the seed, line count and EPS, inject the anomalies your rules should catch, and copy or download the result. Free, no account, nothing uploaded — generation runs entirely in your browser.
Open the LogAnvil generator →