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

[Baikal] Support fastcgi format too #1121

Open
LaurenceJJones opened this issue Sep 23, 2024 · 0 comments
Open

[Baikal] Support fastcgi format too #1121

LaurenceJJones opened this issue Sep 23, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@LaurenceJJones
Copy link
Contributor

LaurenceJJones commented Sep 23, 2024

Currently it seem the Baikal parser only support apache httpd log format and does not cover fastcgi via Nginx:

Sample logs:

2024/09/23 07:13:04 [error] 53#53: *13 FastCGI sent in stderr: "PHP message: user admin authentication failure for Baikal" while reading response header from upstream, client: 192.168.90.254, server: _, request: "POST /admin/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", host: "SUBDOMAIN", referrer: "https://subdomain/admin/"

We should update this to cover both as Baikal supports both options via their installation instructions

@LaurenceJJones LaurenceJJones added the good first issue Good for newcomers label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant