Change Logger version from v2 to v1 and export your poller. I think there is something wrong with the new default logging behavior. Maybe changing some logging options on v2 also do the trick.
Hello,
It’s working, thank you !
We can close this topic
Hello everyone,
I encountered the same issue with my pollers (no notifications appearing on the event logger).
When I noticed your messages here, I was on the verge of reverting the engine logger version to V1 (legacy, with epoch timestamps). However, I discovered that by default, when you select V2 (ISO-8601, with log level fine-tuning), it sets the "Notifications" to "Error".
Changing it to "Info" and exporting the configuration resolved the issue and allowed us to view notifications in the event logs as it need to be.
Best regards,
PS: A bit stranger that none from centreon have helped us with this basic stuff after so many months !! ;-(
Hi,
Sorry, this topic has gone under the radar…
The log level of Notifications has been badly set in the introduction of the improved Engine logger, in 22.04, and has been fixed in 22.10, but only for new installs or upgrades from prior to 22.04 platforms (we avoid changing the existing configurations in the upgrade scripts).
To illustrate:
if you created your pollers on a 22.04 platform, or on a previous version and then upgraded to 22.04, you may want to change this setting.
If you created your pollers on a platform prior or higher to 22.04, and then upgraded to 22.10 or higher, you should not have to change anything.