0 items
| # |
|---|
Jak generowane są wpisy w logach
Każdy wpis zawiera: adres IP klienta, znacznik czasu, metodę HTTP i żądaną ścieżkę, kod statusu odpowiedzi, liczbę wysłanych bajtów, adres URL odsyłacza (referer) oraz ciąg agenta użytkownika (user agent).
Obsługiwane formaty
- Apache Combined (domyślny)
- Apache Common — bez pól referer i user-agent
- Nginx — strukturalnie identyczny z Apache Combined
Frequently Asked Questions
Służą do testowania parserów logów, potoków SIEM, pulpitów analitycznych oraz systemów wykrywania anomalii.
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
Wszystkie wygenerowane dane są całkowicie fikcyjne i nie nadają się do użytku jako prawdziwe dane osobowe.