openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4.04k stars 3.5k forks source link

adguardhome: wrong time in non standard log file #21201

Open don-dolarson opened 1 year ago

don-dolarson commented 1 year ago

Maintainer: @dobo90 Environment: Intel x86, v. 22.03.3

Description: There is a problem with time or timezone showing in logs when _logfile: in /etc/adguardhome.yaml is set. OpenWrt system is set to CEST time. System log synchronized show correct time, adguardhome show correct time when writing to system log file, but minus 2 hours when log file is non-system as in my case it's /opt/logs/adguard.log

brada4 commented 1 year ago

It is upstream feature: https://github.com/AdguardTeam/AdGuardHome/issues/1234