rashidkpc / kibana2

Kibana was acquired by Elastic in 2013. See elastic/kibana. More info at http://kibana.org
Other
1.19k stars 245 forks source link

Problem to show logs with GMT +X #410

Open dur3x opened 11 years ago

dur3x commented 11 years ago

Actually my enterprise use rsyslog + elasticsearch + kibana, everything works perfectly (thanks to you) but there is one problem...

The timestamp of a syslog is like that : 2013-10-30T13:12:06+01:00

and due of the +01:00 which indicate us that we use a GMT +1 we don't have any logs between 00:00:00 to 00:00:59 in kibana 2.

In kibana 3 it works, but we want at this time kibana 2. Can you help us ?

Thanks

rashidkpc commented 11 years ago

I recommend normalizing your timestamps into UTC. Development on Kibana 2 has stopped except for major security issues.

dur3x commented 11 years ago

Thanks for you fast response ;-) I think we will see the possibility to switch to Kibana 3