Skip to content

Commit a725715

Browse files
committed
Added piggyback-errors.
Signed-off-by: Zsolt Gyulai (zgyulai) <zsolt.gyulai@quest.com>
1 parent f2b5765 commit a725715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/doc/admin-guide/options/source-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## flags()
22

3-
|Accepted values:| assume-utf8, empty-lines, expect-hostname, kernel, no-hostname, no-multi-line, no-parse, sanitize-utf8, store-legacy-msghdr, store-raw-message, syslog-protocol, threaded, validate-utf8, no-piggyback-errors|
3+
|Accepted values:| `assume-utf8`, `empty-lines`, `expect-hostname`, `kernel`, `no-hostname`, `no-multi-line`, `no-parse`, `sanitize-utf8`, `store-legacy-msghdr`, `store-raw-message`, `syslog-protocol`, `threaded`, `validate-utf8`, `no-piggyback-errors`, `piggyback-errors`|
44
|Default: | empty set|
55

66
*Description:* Specifies the log parsing options of the source.

0 commit comments

Comments
 (0)