0 items
| # |
|---|
Как генерируются логи
Записи содержат: IP клиента, время, метод и путь запроса, код статуса, размер ответа, реферер и строку User Agent.
Поддерживаемые форматы
- Apache Combined (по умолчанию)
- Apache Common — без полей реферера и UA
- Nginx — идентичен Apache Combined
Frequently Asked Questions
Для тестирования парсеров логов, пайплайнов SIEM, дашбордов аналитики и систем обнаружения аномалий.
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
Все сгенерированные данные являются полностью вымышленными и не подходят для использования в качестве реальной личной информации.