
# Set the log level from 1 (alerts only) to 7 (include all messages). # The UDP port to listen for syslog traffic. Set to 0.0.0.0 to bind to all available interfaces. # The interface to listen to UDP based syslog traffic. # Set which input to use between syslog (default) or file. # Period on which files under path should be checked for changes # Set to true to enable config reloading reload.enabled: false # = Filebeat modules =į: # Glob pattern for configuration loading # Paths that should be crawled and fetched. # Change to true to enable this input configuration. It is going to replace log input in the future. # Note: After is the equivalent to previous and before is the equivalent to to next in Logstash #multiline.match: after # that was (not) matched before or after or as long as a pattern is not matched based onnegate. It is used to define if lines should be append to apattern # Match can be set to "after" or "before". # Defines if the pattern set under pattern should be negated or not. The example pattern matches all lines startingwith [ # The regexp Pattern that has to be matched. This is common # for Java Stack Traces or C-Line Continuation # Multiline can be used for log messages spanning multiple lines. These fields can be freely picked # to add additional information to the crawled log files for filtering Filebeat drops the files that # are matching any regular expression from the list. It exports the lines that are # matching any regular expression from the list. It drops the lines that are # matching any regular expression from the list. `# Paths that should be crawled and fetched. `# Below are the input specific configurations.

Most options can be set at the input level, so # you can use different inputs for various configurations. # For more available modules and options, please see the sample # configuration file. # You can find the full configuration reference here: # The file from the same directory contains all the Preformatted text# This file is an example configuration file highlighting only the most common

Preformatted text# Filebeat Configuration Example #
