I have a data table of individual events with rows split by an event id. I am able to find the min and max of my timestamp field. What I want to do is have a column whose values are the difference between the max and mix times. This requires, as I understand it, aggregation in the json input. Reading through the documentation I could not find an example of applying aggregations in the JSON Input field.
This appears similar to discuss post: JSON Input arithmetic
Try visualization time series TSVB using math aggregations. Also cc: @Marius_Dragomir to help further.
Unfortunately a time series visual builder that is suggested, is not the correct tool as far as I can see. I want to split by a time independent field to calculate duration using my timestamp field.
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.