Open dur3x opened 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
I recommend normalizing your timestamps into UTC. Development on Kibana 2 has stopped except for major security issues.
Thanks for you fast response ;-) I think we will see the possibility to switch to Kibana 3
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