Hello,
For the past few days I have been receiving emails with the following message:
The issue is strange because I have not done anything with the server recently.
I also noticed that the logger also does not save information in
When I perform the test nothing is saved in the log.
I have tried several ways from the forum to solve the problem but nothing works.
For the past few days I have been receiving emails with the following message:
Time: Sat Feb 25 20:17:35 2023 +0100
Error: Failed to detect code [Uzu5u0Wiuq8DgDhIZ0MP7H9xUNYs] in SYSLOG_LOG [var/log/messages]
SYSLOG may not be running correctly on server.example.com
The issue is strange because I have not done anything with the server recently.
I also noticed that the logger also does not save information in
var/log/messages
When I perform the test nothing is saved in the log.
[root@gamma log]# logger -p auth.notice "test-log"
[root@gamma log]# grep "test-log" var/log/messages
[root@gamma log]#
I have tried several ways from the forum to solve the problem but nothing works.