Splunk Search

i am unable to take graph for each event by start_time and end_time?

vasavigangana
Explorer

Hai
i have log file as shown below:

start_time=2015-04-02 10:41:54,end_time=2015-04-02 10:42:51,duration=57,event=JAVA
start_time=2015-04-02 10:47:27,end_time=2015-04-02 10:48:41,duration=74,event=coherence
start_time=2015-04-02 11:15:58,end_time=2015-04-02 11:16:11,duration=13,event=nosql

with this data i want to show each event start_time and end_time.. Can anyone help

Thank u

Tags (1)
0 Karma

NOUMSSI
Builder

Hi, try this

index=your_index_name sourcetype=your_sourcetype_name start_time=* end_time=* event=* | table event start_time end_time
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...