Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

[logstash] Add support to use pattern files #883

Merged
merged 4 commits into from
Feb 5, 2021

Conversation

tuananhnguyen-ct
Copy link
Contributor

  • Chart version not bumped (the versions are all bumped and released at the same time)
  • README.md updated with any new values or changes
  • Updated template tests in ${CHART}/tests/*.py
  • Updated integration tests in ${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.

@elasticmachine
Copy link
Collaborator

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-checker-service
Copy link

cla-checker-service bot commented Nov 2, 2020

💚 CLA has been signed

@tuananhnguyen-ct
Copy link
Contributor Author

@jmlrt can I have a review here please? Thank you.

@jmlrt
Copy link
Member

jmlrt commented Nov 18, 2020

Hi @tuananhnguyen-ct,
Thanks for opening this PR.
We'll try to review it soon. Please be patient.

@jmlrt
Copy link
Member

jmlrt commented Nov 18, 2020

jenkins test this please

ebuildy
ebuildy previously approved these changes Dec 10, 2020
@tuananhnguyen-ct
Copy link
Contributor Author

@jmlrt please review, the test has passed. Thanks a lot.

Copy link
Member

@jmlrt jmlrt left a 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.

logstash/README.md Outdated Show resolved Hide resolved
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
Copy link
Member

@jmlrt jmlrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM⛴

@jmlrt
Copy link
Member

jmlrt commented Feb 4, 2021

jenkins test this please

@jmlrt
Copy link
Member

jmlrt commented Feb 5, 2021

jenkins test this please

@jmlrt jmlrt merged commit d370593 into elastic:master Feb 5, 2021
@tuananhnguyen-ct tuananhnguyen-ct deleted the logstash-add-pattern-support branch February 8, 2021 04:56
jmlrt added a commit to jmlrt/helm-charts that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
jmlrt added a commit to jmlrt/helm-charts that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
jmlrt added a commit to jmlrt/helm-charts that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>
jmlrt added a commit that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>

Co-authored-by: Tuan Anh Nguyen <48820639+tuananhnguyen-ct@users.noreply.github.com>
jmlrt added a commit that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>

Co-authored-by: Tuan Anh Nguyen <48820639+tuananhnguyen-ct@users.noreply.github.com>
jmlrt added a commit that referenced this pull request Feb 23, 2021
Co-authored-by: Julien Mailleret <8582351+jmlrt@users.noreply.github.com>

Co-authored-by: Tuan Anh Nguyen <48820639+tuananhnguyen-ct@users.noreply.github.com>
This was referenced Mar 15, 2021
This was referenced Mar 23, 2021
@jmlrt jmlrt mentioned this pull request May 25, 2021
@jmlrt jmlrt mentioned this pull request Mar 8, 2022
@jmlrt jmlrt mentioned this pull request Apr 21, 2022
This was referenced Sep 14, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add example showing patterns_dir usage
4 participants