We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A user has reported some errors he found in the filebeat tuorial: https://discuss.elastic.co/t/filebeat-module-nginx-problem-with-permissions/80647/2
From what I see we have to review several things:
name: nginx
module: nginx
The text was updated successfully, but these errors were encountered:
Fix configuration keys and nginx logs path in doc
448c001
Fixes elastic#3857
Fix configuration keys and nginx logs path in doc (#3859)
559b9d3
Fixes #3857
Fix configuration keys and nginx logs path in doc (elastic#3859)
f03a7a3
Fixes elastic#3857 (cherry picked from commit 559b9d3)
Fix configuration keys and nginx logs path in doc (#3859) (#3865)
0e7f6bf
Fixes #3857 (cherry picked from commit 559b9d3)
exekias
No branches or pull requests
A user has reported some errors he found in the filebeat tuorial: https://discuss.elastic.co/t/filebeat-module-nginx-problem-with-permissions/80647/2
From what I see we have to review several things:
name: nginx
should bemodule: nginx
)The text was updated successfully, but these errors were encountered: