## # filename should be one of: # # - "*" meaning any monitored logfile data is sent to the plugin. # - "syslog" meaning any data coming from syslog is sent to the plugin. # - "/path/to/logfile" any data coming from this logfile is sent to the plugin. # # # filename plugin-name-list pcre-options regex # # * Debug - .* * Pcre - .* # # plugin-name-list is a coma separated list of plugins # (list is not supported yet, specify only a single name) # # pcre-options (not implemented yet) # # x exclusive # i case insensitive # - no options #