Skip to content

feature: supporting apache log files #54

@daniel-baumann

Description

@daniel-baumann

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions