Skip to content

Commit

Permalink
Merge 2dcf13c into 72474b0
Browse files Browse the repository at this point in the history
  • Loading branch information
thekofimensah committed Mar 25, 2020
2 parents 72474b0 + 2dcf13c commit f4be06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/usage.rst
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Read config from config.ini and put to stdout::
tags: tag1,tag2
add_field: fieldname1,fieldvalue1[,fieldname2,fieldvalue2, ...]

; follow all logs in /var/log except those with `messages` or `secure` in the name.
; follow all logs in /var/log except those with `messages` or `secure` in the name *of the file*. Currently it is not possible to exclude certain lines of a file.
; The exclude tag must be a valid python regular expression.
[/var/log/*log]
type: syslog
Expand Down

0 comments on commit f4be06d

Please sign in to comment.