All Apps and Add-ons

Is it possible to install the Splunk App for Windows Infrastructure on Splunk running on CentOS?

MalkaAviv
New Member

Hi,

I am trying to deploy Splunk for Windows Infrastructure to monitor my Domain Controllers.
I read the tutorial, and I saw the tutorial is designed for Splunk that is installed on Windows infrastructure and not Linux.

Is it possible to install the Splunk App for Windows Infrastructure on Splunk that is running on CentOS 7?

Thanks

0 Karma

sjohnson_splunk
Splunk Employee
Splunk Employee

Yes, the app will run on Centos.

You need to have the Splunk universal forwarder running on your domain controllers. You then configure and deploy the Splunk Add-on for Microsoft Windows to those forwarders.

If you DC's are very busy, you will probably need to also set the following on the forwarders as well:

limits.conf

[thruput]
maxKBps =

The default value is 256 which is often not enough to keep up with the log traffic from busy DC's.
Setting this to 0 is unlimited. If you have bandwidth limitations you will need to find a happy median. You may have to live with some latency in indexing the events.

If you have a dev/test DC, I ALWAYS recommend you test on that one before deploying to production.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...