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
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