-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Description
The Time_Offset
parameter allows to add a fixed UTC offset to local datetimes. However, that offset is subject to changes in countries that observe a daylight saving time, so hardcoding it in a config file may produce incorrect results at some point. This seems like a common problem but I don't see a way to address it with the current configuration options of Fluent Bit. Am I missing something? Or would you consider adding a parameter, for example, to retrieve that offset directly from the system instead of using a fixed one?
shqear-mawdoo3, iinuwa, alexd88, alexbrouwer, ngauje and 25 more