Created
June 21, 2019 17:49
-
-
Save lvthillo/3c1257a3af57cf56581532dce864d164 to your computer and use it in GitHub Desktop.
Logstash pipeline configuration
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # This file is where you define your pipelines. You can define multiple. | |
| # For more information on multiple pipelines, see the documentation: | |
| # https://www.elastic.co/guide/en/logstash/current/multiple-pipelines.html | |
| - pipeline.id: main | |
| path.config: "/usr/share/logstash/pipeline" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment