Monitoring Splunk

"Cannot parse into key-value pair" error after upgrading to 4.1.4

Lowell
Super Champion

I just upgraded one of my splunk forwarders to version 4.1.4 and now I'm seeing the following error message in my internal logs:

WARN IniFile - C:\Program Files\Splunk\etc\apps\search\default\inputs.conf, line: 2: Cannot parse into key-value pair: This file intentionally left empty. Please do not delete it

Tags (2)

Lowell
Super Champion

This problem is caused by a bogus configuration file entry. To prevent this error message, open up your $SPLUNK_HOME/etc/apps/search/default/inputs.conf config file, which could contain the following:

# Copyright (C) 2005-2010 Splunk Inc.  All Rights Reserved.  Version 4.1.4
This file intentionally left empty. Please do not delete it.

Simply remove or comment out (add a "#") to the second line and the error message will go away.


Example of a fixed file:

# Copyright (C) 2005-2010 Splunk Inc.  All Rights Reserved.  Version 4.1.4
# This file intentionally left empty. Please do not delete it.
Get Updates on the Splunk Community!

Observability Unlocked: Kubernetes Monitoring with Splunk Observability Cloud

 Ready to master Kubernetes and cloud monitoring like the pros? Join Splunk’s Growth Engineering team for an ...

Update Your SOAR Apps for Python 3.13: What Community Developers Need to Know

To Community SOAR App Developers - we're reaching out with an important update regarding Python 3.9's ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...