Skip to content

Commit 9dd0873

Browse files
committed
persist-name(): added latest syslog-ng error message
Signed-off-by: Hofi <hofione@gmail.com>
1 parent 62335f1 commit 9dd0873

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_includes/doc/admin-guide/options/persist-name.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ drivers:
99

1010
> Error checking the uniqueness of the persist names, please override it with persist-name option. Shutting down.
1111
12+
or
13+
14+
> Automatic assignment of persist names failed, as conflicting persist-names were found. Please override the automatically assigned identifier using an explicit perist-name() option or remove the duplicated configuration elements
15+
1216
This error happens if you use identical drivers in multiple sources, for
1317
example, if you configure two file sources to read from the same file.
1418
In this case, set the persist-name() of the drivers to a custom string,

0 commit comments

Comments
 (0)