Splunk Search

List for a particuar field

taskall78
New Member

I am new to Splunk so any help would appreciated

I have a table

Host Software installed/Uninstalled

1 XYZ Y
RTY N
WER N
YUO Y
2 ABC N
ERT Y
EDC N
3 DEF Y
QWE Y
WSC N

Question: how can I display list of uninstalled/installed software for a particular host?

Tags (4)
0 Karma

sundareshr
Legend

Try this

.... | chart values(Software) as Software over Host by "installed/Uninstalled"
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...