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!

Index This | What goes away as soon as you talk about it?

May 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this month’s ...

What's New in Splunk Observability Cloud and Splunk AppDynamics - May 2025

This month, we’re delivering several new innovations in Splunk Observability Cloud and Splunk AppDynamics ...

Getting Started with Splunk Artificial Intelligence, Insights for Nonprofits, and ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...