-
hello, I have read a lot that it is recommended to use the UTC time zone but in my case I want to change it, the thing is that for some reason SO changes it again automatically in a matter of minutes. I am trying it in the following way: sudo timedatectl set-timezone "Europe/Madrid" Once done I get the expected result and the time zone changes to Madrid/Europe but in a matter of a few minutes I run "timedatectl" again and we return to the initial position. Should this change be made in a file related to Salt? Thank you so much. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Security Onion sets its time zone to UTC intentionally. Please do not try to change it. Instead, simply allow the web interface to render timestamps in your local timezone. From https://docs.securityonion.net/en/2.3/timezones.html#utc-and-time-zones:
|
Beta Was this translation helpful? Give feedback.
Security Onion sets its time zone to UTC intentionally. Please do not try to change it. Instead, simply allow the web interface to render timestamps in your local timezone.
From https://docs.securityonion.net/en/2.3/timezones.html#utc-and-time-zones: