TechnitiumSoftware / DnsServer

Technitium DNS Server
https://technitium.com/dns/
GNU General Public License v3.0
4.47k stars 431 forks source link

Timezone for logs #1011

Closed jbhardman closed 2 months ago

jbhardman commented 2 months ago

I am running Technitium DNS in Podman container. I set the container to use my local timezone, America/Denver.

When I connect to the terminal in the container, and run the command date, it shows MDT.

All logs still show UTC.

How do I get it to recognize my timezone? OS is already set...

ShreyasZare commented 2 months ago

Thanks for asking. There is an option to use Local Time in Settings > Logging which you can enable for logs to be in the same time zone that you have in the container.

jbhardman commented 2 months ago

Thank you! I kept doing a text search on every page for "zone" and "timezone". Somehow missed it. Thanks a million.