Hi All,
* I want to display only results which are present in a given list, please see below :
`....... | xmlkv | stats count by "ApplicationFunction" | WHERE "ApplicationFunction" IN ("Price", "History", "Notify")`
* There are around 10 values that I want to filter out from 30-40 values. So the list specified in **IN** will have 10 values.
* I want to create an overview dashboard (PieChart).
**Is this possible with Splunk? **
*If yes, please help me.
Otherwise, please specify any possible way to achieve the same.*
Thanks in advance !
↧