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!

Announcing Scheduled Export GA for Dashboard Studio

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

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...