Skip to content
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

Traefik access logs parser #275

Merged
merged 3 commits into from Dec 7, 2021

Conversation

gmelodie
Copy link

@gmelodie gmelodie commented Oct 27, 2021

This parser supports Traefik v2 logs both in JSON and CLF

Addresses #41

Testing (assuming the Crowdsec's testing environment):

  1. Save a Traefik log file as traefik.log
  2. Run ./crowdsec -c ./dev.yaml -dsn file://traefik.log -type traefik

@gmelodie gmelodie marked this pull request as ready for review October 30, 2021 23:07
@AlteredCoder AlteredCoder changed the base branch from master to traefik_parser December 7, 2021 17:18
@AlteredCoder AlteredCoder merged commit bc3995f into crowdsecurity:traefik_parser Dec 7, 2021
AlteredCoder pushed a commit that referenced this pull request Dec 8, 2021
* Add basic traefik parser

* Add traefik bf scenario

* Add traefik collection
AlteredCoder added a commit that referenced this pull request Dec 8, 2021
* Traefik access logs parser (#275)
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.

None yet

2 participants