I have data in the following format in Splunk:
AppName time count
app1 00.00 110
00.10 120
00.30 130
app2 00.00 210
00.10 220
00.30 230
How do I plot the above as a overlaid time series chart?
I have data in the following format in Splunk:
AppName time count
app1 00.00 110
00.10 120
00.30 130
app2 00.00 210
00.10 220
00.30 230
How do I plot the above as a overlaid time series chart?
Please explain how Splunk separated events and time on this data? All these lines appear in 1 event? or each line is an event?
Assuming second answer: