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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...