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!

Celebrating the Winners of the ‘Splunk Build-a-thon’ Hackathon!

We are thrilled to announce the winners of the Splunk Build-a-thon, our first-ever hackathon dedicated to ...

Why You Should Register for Splunk University at .conf25

Level up before .conf25 even begins Splunk University is back in Boston, September 6–8, and it’s your chance ...

Building Splunk proficiency is a marathon, not a sprint

Building Splunk skills is a lot like training for a marathon. It’s about consistent progress, celebrating ...