Actions
Bug #8295
closedsyslog-ng logrotates tls files
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
syslog-ng
Target version:
-
Start date:
01/24/2018
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.4.2_1
Affected Plus Version:
Affected Architecture:
Description
Issue 3292 is back, because the options in the syslog-ng manual now suggest using option names like "key-file" instead of "key_file". See https://www.balabit.com/documents/syslog-ng-ose-latest-guides/en/syslog-ng-ose-guide-admin/html/tlsoptions.html
Luckily you can work around this by still using the underscore version, but the regex needs updating again. Perhaps change \bfile to [^\w-]file - though I'm worried this will not match ^file.
Updated by Jim Pingle almost 2 years ago
- Status changed from New to Closed
This is quite old and the regex has changed since this was put in. No recent complaints/updates. Closing.
Actions