So I have an issue in my syslog, snapshot paste below
So can see me trying to restart syslog using init.d commands which failed (but correct timezone), eventually restarted it manually.
all dnscrypt-proxy logging is 1 hour behind. Even when the processes are restarted. Any idea how to fix?
dnsmasq, ntp, syslog, rc_service all correct time.
Code:
Apr 7 21:12:22 rc_service: service 8569:notify_rc restart_syslog
Apr 7 21:12:22 rc_service: WARNING: rc notified of unrecognized event 'syslog'
Apr 7 21:12:34 rc_service: service 8571:notify_rc restart_syslogd
Apr 7 21:12:34 rc_service: WARNING: rc notified of unrecognized event 'syslogd'
Apr 7 21:13:48 syslogd exiting
Apr 7 21:13:53 syslogd started: BusyBox v1.20.2
Apr 7 20:36:14 dnscrypt-proxy[22917]: Refetching server certificates
Apr 7 20:36:14 dnscrypt-proxy[22917]: Server certificate #808464433 received
Apr 7 20:36:14 dnscrypt-proxy[22917]: This certificate looks valid
Apr 7 20:36:14 dnscrypt-proxy[22917]: Chosen certificate #808464433 is valid from [2016-04-08] to [2017-04-08]
Apr 7 20:36:14 dnscrypt-proxy[22917]: Server key fingerprint is BC3C:2154:64F6:927F:0783:55EA:C889:18F3:25FE:29A0:F52E:4D16:080D:671C:B93C:261B
Apr 7 21:47:34 dnsmasq[7296]: time 1832294
Apr 7 21:47:34 dnsmasq[7296]: cache size 10000, 0/5485 cache insertions re-used unexpired cache entries.
Apr 7 21:47:34 dnsmasq[7296]: queries forwarded 2738, queries answered locally 3302
Apr 7 21:47:34 dnsmasq[7296]: server 8.8.4.4#53: queries sent 23, retried or failed 8
Apr 7 21:47:34 dnsmasq[7296]: server 127.0.0.1#65057: queries sent 1757, retried or failed 958
Apr 7 21:47:34 dnsmasq[7296]: server 127.0.0.1#65055: queries sent 958, retried or failed 5
Apr 7 21:53:09 ntp: start NTP update
Apr 7 21:53:10 ntp: NTP update successful after 1 attempt(s)
So can see me trying to restart syslog using init.d commands which failed (but correct timezone), eventually restarted it manually.
all dnscrypt-proxy logging is 1 hour behind. Even when the processes are restarted. Any idea how to fix?
dnsmasq, ntp, syslog, rc_service all correct time.