-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
nerdlog is nice for parsing syslog or journalctl output. However, imho a major advantage would be if it could also understand apache logfiles. This format is often used by other daemons too, not just apache. Currently, nerdlog complains about it that it doesn't understand the timestamp:
║ example.org: unable to detect time format from "1.2.3.4 - - [23/Jul/2025:11:41:05 +0000] "CONNECT google.com:443 HTTP/1.1" 301 773 "-" ║
(i've replaced the actual IP address with 1.2.3.4 here).
Regards,
Daniel
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request