Actions
Bug #12114
opensyslog-ng only binds to the last specified interface
Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
syslog-ng
Target version:
-
Start date:
07/07/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
Description
I can reproduce this issue.
As stated here, the problem is that the option ip()
is used multiple times within the syslog()
driver configuration. The documentation apparently provides no definitive information on this matter.
I therefore created a pull request that creates distinct driver configurations for each selected interface.
Updated by Jim Pingle 11 months ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho 10 months ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
PR has been merged. Thanks!
Actions