Getting Data In

Input.conf on Deployment App

jonsantos
Engager

I created a deployment app (which distributes to Windows Universal Forwarders), from my Linux Deployment Server. Inside Windows\Local\ I have an inputs.conf file looks like this:

[WinEventLog://System]
blacklist = EventCode=xxxx

When the app gets delivered to the Windows Universal Forwarders, the input.conf file in the deployed app looks like this:

[WinEventLog://System]blacklist = EventCode=xxxx

The contents in the Inputs.conf is all in one line causing the blacklisting not to work. Any ideas on what I'm doing wrong?

Jon

Labels (1)
0 Karma
1 Solution

scelikok
SplunkTrust
SplunkTrust

Hi @jonsantos,

Windows notepad cannot show Linux line endings properly, that should not be a problem. Please try filter with quotes like below;

[WinEventLog://System]
blacklist = EventCode="xxxx"

 

If this reply helps you an upvote is appreciated.

If this reply helps you an upvote and "Accept as Solution" is appreciated.

View solution in original post

scelikok
SplunkTrust
SplunkTrust

Hi @jonsantos,

Windows notepad cannot show Linux line endings properly, that should not be a problem. Please try filter with quotes like below;

[WinEventLog://System]
blacklist = EventCode="xxxx"

 

If this reply helps you an upvote is appreciated.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
Get Updates on the Splunk Community!

Splunk Enterprise Security: Your Command Center for PCI DSS Compliance

Every security professional knows the drill. The PCI DSS audit is approaching, and suddenly everyone's asking ...

Developer Spotlight with Guilhem Marchand

From Splunk Engineer to Founder: The Journey Behind TrackMe    After spending over 12 years working full time ...

Cisco Catalyst Center Meets Splunk ITSI: From 'Payments Are Down' to Root Cause in ...

The Problem: When Networks and Services Don't Talk Payment systems fail at a retail location. Customers are ...