Actions
Bug #14609
closedWhen server syslog listen on another port than 514, it does not notify the agents with syslog
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
On an old ubuntu server, freshly upgraded in 5.0.9, the server still listen on 5514.
A newly accepted agent did not adapt its syslog conf to send the logs on the adequate port and was sending them on 514 instead.
It was on a Slackware, using syslog.
Updated by Nicolas CHARLES over 5 years ago
it does work with rsyslog and syslog-ng
the issue is that syslogd dosn't support other port than 514
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.9 to 5.0.10
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.10 to 5.0.11
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.11 to 5.0.12
Updated by Vincent MEMBRÉ over 5 years ago
- Target version changed from 5.0.12 to 5.0.13
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 5.0.13 to 5.0.14
Updated by Vincent MEMBRÉ about 5 years ago
- Target version changed from 5.0.14 to 5.0.15
Updated by Vincent MEMBRÉ almost 5 years ago
- Target version changed from 5.0.15 to 5.0.16
Updated by Alexis Mousset almost 5 years ago
- Target version changed from 5.0.16 to 5.0.17
Updated by Vincent MEMBRÉ over 4 years ago
- Target version changed from 5.0.17 to 5.0.18
Updated by François ARMAND over 4 years ago
- Status changed from New to Resolved
I'm closing this one since it is resolved in 6.0 by not using syslog anymore and 5.0 is EOL.
Actions