All Apps and Add-ons

Splunk App for Windows Infrastructure: Is there any way to configure forwarders running on Active Directory/DNS servers to not index replicated data?

bohrasaurabh
Communicator

Is there a way to configure forwarders running on AD/DNS servers not to index REPLICATED data.

For example, when an entry is removed from DNS, around 140 events are logged in Splunk from our several DNS servers and most of the data is duplicate.

alt text

0 Karma

mreynov_splunk
Splunk Employee
Splunk Employee

if you can identify which data is duplicate, then the following transform will prevent the data from being indexed:

props.conf
[sourcetype]
TRANSFORMS-drop = null_queue_filter

transforms.conf
[null_queue_filter]
REGEX = <<>>
DEST_KEY = queue
FORMAT = nullQueue

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...