Splunk Search

timechart fields

HansK
Path Finder

I'm trying to create a chart based on this data, the Num field changes every day:

2012-06-28 13:57:48 operator=TLFT Num=10489

2012-06-28 13:57:48 operator=ORIN Num=15

2012-06-28 13:57:48 operator=CLWV Num=649

2012-06-28 13:57:48 operator=HILF Num=285

Everything I do just counts the occurences of operator, but I would like it to use the Num field, so have a line for operator and over time show the Num field.

Tags (1)
0 Karma
1 Solution

cphair
Builder

Have you tried


... | timechart span=1d values(Num) by operator

View solution in original post

0 Karma

cphair
Builder

Have you tried


... | timechart span=1d values(Num) by operator

0 Karma

cphair
Builder

No problem, @HansK. Could you click the checkmark to accept the answer?

0 Karma

HansK
Path Finder

I feel so s......

Thanks

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...