Kibana adding logic to show data

Hi
i am new elastic stack

i have used logstash to take data from csv file sucessfully

Now i have to visualize a vertical bar such that
Y axis will be having count
X axis will be denoting priority in each bar
n each bar have to be split based on time such that if a priority is closed in 24 hours it should be one split and rest should be other split

values from csv file to know start and close time.

start time :2018-06-25 23:10
stop time:2018-06-25 23:40

How is the priority determined?

just consider priority as a field in .csv file which determines the priority of a issue for SLA purpose

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.