File tree 1 file changed +0
-10
lines changed
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change 39
39
40
40
- The issue occurred regardless of the presence of the ` persist-name() ` option.
41
41
- 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.
You can’t perform that action at this time.
0 commit comments