sorting - logstash-elasticsearch: sort data by timestamp -


i centralize logfiles 1 logfile using logstash , each event have timestamp(the original one). now, last challenge data sorted timestamp(if possible on real-time thats better).

my timestamp format is: yyyy-mm-dd hh:mm:ss

now, can make change in format/ file format in order make work, long stays on our servers.

what's best way sort data? ideas?

thanks in advance!


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -