Getting Data In

$decideOnStartup how to determine the name of the server the universal fowarder resides on

rainhailrob
Path Finder

We started using Splunk deployment server after some Windows servers already had the universal forwarder installed. However, it seems some servers were installed without the Splunk UniversalForwarder being configured correctly. Currently the $decideOnStartup "host" is reporting performance metrics, but I don't see any applog, seclog, or syslog data. I know that doesn't mean the server isn't reporting any data for the logs, I just don't have any data since the Splunk history was truncated to 35 days ago.

Is there an easy way to determine what server has the messed up configuration?

At the moment, I think I will be comparing the "All Forwarers" report from the Deployment Monitor Application and

0 Karma
1 Solution

lukejadamec
Super Champion

Run this search with a timeframe of 24-48hrs, and look for missing sourcetypes and or servers:

index=main sourcetype="*security" OR sourcetype="*application" OR sourcetype="*system" | stats count by host,sourcetype

If you are missing servers or source types, then check those servers to verify the forwarder configuration, and that they are configured for auditing. Windows auditing is minimal by default and must be configured by the administrator.

View solution in original post

lukejadamec
Super Champion

Run this search with a timeframe of 24-48hrs, and look for missing sourcetypes and or servers:

index=main sourcetype="*security" OR sourcetype="*application" OR sourcetype="*system" | stats count by host,sourcetype

If you are missing servers or source types, then check those servers to verify the forwarder configuration, and that they are configured for auditing. Windows auditing is minimal by default and must be configured by the administrator.

rainhailrob
Path Finder

Sorry applog, syslog, seclog were short for: WinEventLog:Application, WinEventLog:Security, WinEventLog:System

No its a linux Deployment Server.

Splunk version 5.0.1

0 Karma

lukejadamec
Super Champion

The applog, syslog, and seclog sound like unix log files. If you are configuring these boxes from a Windows box then you may have format and or permission problems.
Are you using a Windows deployment server for Linux hosts?
What version of Splunk are you running?

0 Karma
Get Updates on the Splunk Community!

Announcing the 1st Round Champion’s Tribute Winners of the Great Resilience Quest

We are happy to announce the 20 lucky questers who are selected to be the first round of Champion's Tribute ...

We’ve Got Education Validation!

Are you feeling it? All the career-boosting benefits of up-skilling with Splunk? It’s not just a feeling, it's ...

What’s New in Splunk Cloud Platform 9.1.2308?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2308! Analysts can ...