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!

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...

Splunk AppDynamics Agents Webinar Series

Mark your calendars! On June 24th at 12PM PST, we’re going live with the second session of our Splunk ...

SplunkTrust Application Period is Officially OPEN!

It's that time, folks! The application/nomination period for the 2025 SplunkTrust is officially open! If you ...