Getting Data In

Mysterious Log Feed

StuartMacL
Path Finder

I have a log feed which was configured by a previous employee. Documentation does not exist, of course...

The feed stopped once we migrated indexers. I checked the deployment server and there does not seem to be any apps on this server where the feed exists which ingest this feed.

Then, we added in the old indexer to the architecture and the feed started working again!

When I check these events in Search & Reporting, I can see the feed is only coming in via this legacy indexer by checking the splunk_server field.

I logged into the legacy indexer via CLI and used btool on inputs for the index, source and sourcetypes, no matches. Also struggling to find anything useful in the _internal events via search head GUI.

Both indexers are in a cluster and so the config should be identical, but the events only come in via the legacy indexer.

How can I find how this feed is configured?

Labels (1)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

One or more of the forwarders are either not using the Deployment Server, are not in a serverclass in the DS, or have outputs.conf set in $SPLUNK_HOME/etc/system/local (which overrides settings from the DS).  The forwarder(s) still has the old indexer configured and is not getting the new indexer list from anywhere.

You'll have to sign in to the forwarders in question and repair them manually.  Move settings from $SPLUNK_HOME/etc/system/local to custom apps.  Ensure they are consulting the DS and are represented in a serverclass on the DS.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...