how to display two lines for same field but from different hosts in same visualization using kibana?
I have peakload values from two different hosts and i want them to be displayed in same visualization each line representing peakload values for each host.
suppose there is host1 and host2. then line1 should represent peakload values for host1 and line2 should represent peakload values for host2. how should i do it? Both the lines should be present in same visualization
Edit 1:
this is the plot for graph containing peakload from single host but if i have multiple hosts, how to plot peakload values from multiple hosts in same plot