Search found 1 match

by Karen763Purvis
Wed Oct 15, 2025 7:05 am
Forum: Nagios Log Server
Topic: Nagios Log Server - only UTC timestamp?
Replies: 6
Views: 102955

Re: Nagios Log Server - only UTC timestamp?

To display timestamps in CEST instead of UTC on Nagios Log Server (Ubuntu 24.04), set the system timezone using timedatectl, update the cluster timezone in the Nagios web interface, and configure Logstash’s date filter with timezone => "Europe/Budapest". Restart Logstash and Nagios service...