Getting Data In

FilterType=whitelist, blacklisting not working

mcbradford
Contributor

We're trying to exclude a machine from receiving an app through the Deployment server. In the serverclass "Windows Inputs-events" we want all machines except "WORKSTATIONA" to receive the app.

The machine previously had the app installed before we added the blacklist entry. Will adding the blacklist entry remove the app from the machine? How can we exclude it?

Windows Inputs-events

[serverClass:Windows-events]
restartSplunkd = true
machineTypes = windows-intel,windows-x64
filterType = whitelist
whitelist.0 =*
blacklist.0 = WORKSTATIONA*
[serverClass:Windows-events:app:WinEvents]

[serverClass:Windows-events:app:WMI]

Tags (2)
0 Karma

_d_
Splunk Employee
Splunk Employee

Give this stanza a try:

[serverClass:Windows-events]
restartSplunkd = true
filterType = whitelist
whitelist.0 = *
blacklist.0 = WORKSTATIONA
[serverClass:Windows-events:app:WinEvents]
machineTypes = windows-intel,windows-x64

d.

- please upvote if you find this answer useful

0 Karma

gekoner
Communicator

d
this format didn't work for me.

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

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

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...