Hello ,
I have 30 logs and they are repeated every three minutes, I need to calculate the time difference between each two logs and keep this values tracked,
I will insert need to calculate the time between log 2-1 , 3-2 ...etc
I had a look to elapse plugin but it's not fit my application here ,
any thoughts ...
Unfortunately this isn't something Kibana will be super helpful with. It would be much better if you could calculate this when indexing into Elasticsearch and have it be a field on the document itself (i.e. elapsedTimeSinceLastLog or something).
any hints about how the configuration will be ?
I tried to use elapsed plugin during the ingestion, but I faced some difficulties with the grok filter, because I already had filter .
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.