I figured out how to use autosplit to create hourly log files in NG but is uses UTC time. Can this be changed to use local time?
unfortunately there is no option to change this behaviour. I've already reached out to the support and created a service request:
Log to file with daily log file rotation does not synch with local timezone - THWACK
Thank you for the update
There are changes in Kiwi Syslog NG 1.5 to improve timezone support for LogToFile:
You can now configure whether time-related AutoSplit variables use UTC or local time for LogToFile action file naming (Settings > Formatting > Log to file settings > Use local time instead of UTC time for auto-split variables). The file name now includes local timezone information, with the last five characters indicating the timezone offset. For example, mylog_20251020072355123-0600.txt would be for a local time of UTC -6.
mylog_20251020072355123-0600.txt
We would love to hear more feedback.