Closed
Description
Timestamps in neither Elasticsearch nor Logstash logs contain timezone information. Currently the elasticsearch
and logstash
Filebeat modules simply index these timestamps as-is (without any timezone information), causing Kibana to interpret them as being in UTC.
Like the system
Filebeat module, the elasticsearch
and logstash
Filebeat modules should support the var.convert_timezone
configuration setting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment