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!

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 ...