Splunk Search

Ignore a certain value to be shown in timechart

balash1979
Path Finder

I am trying to plot only cumulative users in timechart but daily user value also comes in the timechart. How can I ignore the daily user to be shown 

Here is my search:

<search> | timechart span=1d count as Daily_Users | streamstats sum(Daily_Users) as Cumulative_Users

--Sunray

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust
| fields _time Cumulative_Users

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust
| fields _time Cumulative_Users
0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In January, the Splunk Threat Research Team had one release of new security content via the Splunk ES Content ...

Expert Tips from Splunk Professional Services, Ensuring Compliance, and More New ...

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

Observability Release Update: AI Assistant, AppD + Observability Cloud Integrations & ...

This month’s releases across the Splunk Observability portfolio deliver earlier detection and faster ...