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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...