Skip to content

Commit 0bfada8

Browse files
committed
news: updated the news file, removed the warnings about the possible persist state loss
Signed-off-by: Hofi <[email protected]>
1 parent ed453c1 commit 0bfada8

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

news/bugfix-5091.md

-10
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,3 @@ NOTE:
3939

4040
- The issue occurred regardless of the presence of the `persist-name()` option.
4141
- It affected not only the simplified example of the legacy wildcard `file()` but also the new `wildcard-file()` source.
42-
43-
**<u>WARNING</u>**, the main issue causing this problem was that the generated final persist names for the
44-
`file()` and `wildcard-file()` sources were not always unique. To fix this, we had to change the format of
45-
the names used in the persist files. These changes will result in the loss of persist information in the
46-
`syslog-ng` persist files!
47-
48-
**<u>BE AWARE</u>**, ensure that all your existing wildcard `file()` and `wildcard-file()` sources are fully processed before
49-
installing the new version of `syslog-ng`. Otherwise, the content of those files will be reprocessed from the
50-
beginning at the next startup of the updated `syslog-ng`, as the file read positions in the persist files will be
51-
ignored due to the changed persist names.

0 commit comments

Comments
 (0)