All Apps and Add-ons

Use eval to display only Rain on categories

sbnoobbb
Path Finder

I had a search query of sourcetype="CurrentWeatherSGTraffic" | stats count AS values by Location current_summary | sort - values | stats list(current_summary) AS categories. How can I display only Rain in the categories. I use (eval(current_summary="Rain")) but it wont work.

alt text

Tags (3)
1 Solution

Drainy
Champion

Is someone else writing your search queries for you? I'm so confused as to how you are reaching this point? You're deliberately counting things into multivalues instead of just focusing on the single category?

Surely (trying to figure out the data from the search) you would just add a current_summary=Rain in your initial search terms with the sourcetype?

View solution in original post

Drainy
Champion

Is someone else writing your search queries for you? I'm so confused as to how you are reaching this point? You're deliberately counting things into multivalues instead of just focusing on the single category?

Surely (trying to figure out the data from the search) you would just add a current_summary=Rain in your initial search terms with the sourcetype?

sbnoobbb
Path Finder

I gotten the search queries by the application itself, Thanks anyway 🙂

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...