Reporting

Create report showing total servers and what sourcetypes they are collecting, including operating system and version

shandman
Path Finder

I'm working on a query that will tell me all the servers reporting in my environment, but broken down by operating system and version. I also need to see what exactly each host is logging. So I was thinking of two separate queries:
1. index=_internal |dedup os,hostname| stats count(hostname) by os
this one doesn't show me the variations of OS. I need help with that.
2. This search would show all Windows servers and what sourcetypes they are collecting. I need to ensure they are logging security data.

I hope this makes sense. Thanks for the help guys.

0 Karma

adonio
Ultra Champion
  1. you have this report in the DMC (MC) under forwarders
  2. look for ways to verify your windows hosts send the correct data, many answers here about this subject hope it helps
0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...