Skip to content

Add haproxy log format #222

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 22, 2020
Merged

Add haproxy log format #222

merged 4 commits into from
Jun 22, 2020

Conversation

fdellwing
Copy link

See https://forum.matomo.org/t/regex-fuer-haproxy/29959 for some background (in german).

@fdellwing
Copy link
Author

It was not easy to get nose installed, but now it should be good to merge.

@Findus23
Copy link
Collaborator

@fdellwing That's why it is planned to switch to python3 and also use a modern test system instead.
#205

@fdellwing
Copy link
Author

I don't know why the autodetection does not work, is it important that it works?

@fdellwing
Copy link
Author

Any progress on this?

@mattab mattab added this to the Current sprint milestone Mar 18, 2019
@JackSlateur
Copy link

The following regexp match on my logs (haproxy httplog):
'(?P<ip>[\w*.]+).*\[(?P<date>.*)\].*\ (?P<status>\\b\d{3}\\b)\ (?P<length>\d+)\ -.*\"(?P<method>\S+)\ (?P<path>\S+).*'

@tsteur tsteur changed the base branch from master to 3.x-dev January 13, 2020 22:46
@diosmosis diosmosis merged commit 01d8ad2 into matomo-org:3.x-dev Jun 22, 2020
@innocraft-automation innocraft-automation removed this from the Current sprint milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants