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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...