Yes, we are using logging.timezone parameter to set the timezone in logs.
We have a usecase where we need to have the timezone of the host and kibana logs should be same.
Like, logging.timezone should be able to pick the timezone from '/etc/localtime' in the host to get the timezone.
Is there anyway that this can be configured?