-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[logstash] Add support to use pattern files #883
[logstash] Add support to use pattern files #883
Conversation
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
💚 CLA has been signed |
16df72d
to
b5e09f1
Compare
@jmlrt can I have a review here please? Thank you. |
Hi @tuananhnguyen-ct, |
jenkins test this please |
@jmlrt please review, the test has passed. Thanks a lot. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @tuananhnguyen-ct, this looks mostly good outside of the copy/paste error in the README.
I'll also try to get someone else with better knowledge of Logstash pattern files than me.
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM⛴
jenkins test this please |
jenkins test this please |
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
${CHART}/tests/*.py
${CHART}/examples/*/test/goss.yaml
Fixes #685, as we don't want to manage the pattern via a configmap externally.
To use the pattern, add
patterns_dir => "/usr/share/logstash/patterns"
to your filter.