I have an index in Elasticsearch which contains an array of simple objects (key-value please see example below).
The documents have a timestamp.
I can creat
This is possible by running two queries, one to plot bytes_sent and one to plot bytes_received. Set the histogram to use the common "value" field. It looks like you may also need to split your data up as well so there's unique records that are timestamp,bytes_sent,value and timestamp,bytes_received,value.
-Brent