Is there a way to make a cost vs quantity plot, where corresponding quantity and cost are linked by common ID? I don't need to do this directly in the Kibana. Could be some logstash/elastic/filebeat processing. I just couldn't find a solution.
This would best be solved external to Kibana. I would recommend writting a process in your favorite coding language that combines documents as needed and then inserts those into a new index.
ID in this context is a Device ID and I have two processes requesting different data from the machine. So the first process asks device A for quantity and the second for cost. I guess it should be redesigned if there is no simple mechanism to handle it.
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.