0 items
| # |
|---|
Cómo se generan las entradas de log
Cada entrada contiene: la dirección IP del cliente, una marca de tiempo, el método HTTP y la ruta, el código de estado, el tamaño en bytes, la URL de referencia y el 'user agent'.
Formatos compatibles
- Apache Combined (por defecto)
- Apache Common — igual pero sin referer ni user-agent
- Nginx — idéntico a Apache Combined
Frequently Asked Questions
Para probar analizadores de logs, tuberías de ingestión SIEM, dashboards de analítica y sistemas de detección de anomalías.
Apache Combined Log Format (the most common), Apache Common Log Format (without referer/UA), and Nginx default format. All three are structurally identical in this generator — the combined format includes referer and user-agent fields.
No. IP addresses are randomly generated and not linked to real users or devices. They may fall in private, public, or reserved ranges — intentionally, to cover all test cases.
Yes. The generated entries include a realistic mix of methods, paths, and status codes (including 401, 403, 404, 500) that are useful for testing rule-based IDS/SIEM systems.
Yes. Export to CSV for spreadsheet analysis or JSON for programmatic use. The full log line is in the "log_entry" column.
Related Tools
Todos los datos generados son completamente ficticios y no son adecuados para su uso como información personal real.