Metric don't show any result maybe because the date pattern

Hi, I have an index with this pattern on this field (had to be exactly like this, if I don't add that "+00:00", the Kibana adds/removes one hour of the date)

image

And I have that field on the index pattern like this too:

And in the filter of the metric too, but don't show any result and in the filter appears "01:00:00" (why?)

If the index pattern or the filter aren't like that, it returns me an exception, but if they are, they don't return any result.

Can somebody help me?

The solution was to to leave the pattern as "HH:mm:ss" in mapping, index pattern and filter and change the timezone of Kibana to "UTC" in "Management > Kibana > Advanced Settings > Timezone for date formatting".

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.