Hello friends! Need help with visualisation in Kibana from sql query:
- I have the same table from sql query:
I need to group results values by columns of actions values and by Mail ID. In splunk I realise it with chart option ("chart latest(results) as status over mail_id by actions"):
How to get something like this in Kibana? - With an sql query, I get the difference between two time parameters in milliseconds. How to display this data on the graph on the Y-axis, on the x-axis-the time of data receipt:



