Splunk Search

How to use String fields in chart??

Rajkumarkbm
Engager

I want to use the string Fields in the chart. Please help me on this.

EX:
Date Duration Volume
01-02-2018 02:20 10000
02-02-2018 04:10 15000
.
.
28-02-2-18 03:02 15323
for the above date should be in x axis and the other 2 in Y axis.

Thank You.
Raj

Tags (2)
0 Karma

deepashri_123
Motivator

Hey@Rajkumarkbm ,

Try using timechart
index=* | timechart span=1d sum(Volume) AS Volume sum(Duration) AS Duration.

Let me know if this helps!!

0 Karma

niketn
Legend

@Rajkumarkbm, refer to Timeline Custom Visualization from Splunk.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...

Stay Connected: Your Guide to July Tech Talks, Office Hours, and Webinars!

What are Community Office Hours?Community Office Hours is an interactive 60-minute Zoom series where ...