diff --git a/_includes/doc/admin-guide/options/persist-name.md b/_includes/doc/admin-guide/options/persist-name.md index 8fd20ce..9ee9b48 100644 --- a/_includes/doc/admin-guide/options/persist-name.md +++ b/_includes/doc/admin-guide/options/persist-name.md @@ -9,6 +9,10 @@ drivers: > Error checking the uniqueness of the persist names, please override it with persist-name option. Shutting down. +or + +> Automatic assignment of persist names failed, as conflicting persist names were found. Please override the automatically assigned identifier using an explicit persist-name() option or remove the duplicated configuration elements. + This error happens if you use identical drivers in multiple sources, for example, if you configure two file sources to read from the same file. In this case, set the persist-name() of the drivers to a custom string,