Client Telemetry Setup [SOC Automation with AI Implementation]

 Goal:

Now that Splunk has been installed, it's time to set up the Windows Client to start sending the collected logs to the Splunk server.

Telemetry Set up:

The first step is to download and install "Splunk Universal Forwarder" from the Splunk website.

the setup is straight forward. After agreeing to the License Agreement, I type in a username and manually set the password.













On the Receiving Indexer screen I input the IP address of the Splunk Server as well as the port number that we set to 9997. Then I just continued and let it finish installing.














After the installation I have to navigate to "C:\Program Files\SplunkUniversalForwarder\etc\system\local" and add the "inputs.conf" file that will allow the Windows client telemetry to be forwarded to the Splunk server.



-








Next I ran "Services" as admin and searched for the "SplunkForwarder" service. Double clicking it, and going into "Log On" and change it to "Local System account", then Apply and OK. The Last step is to right click the service and restart it.















The Splunk server should now be receiving data from the Windows Client. This can be verified by logging into the Splunk server through the web browser and going to "Search and Reporting" under "Apps".









Summary and Reflection:

It was refreshing to do something simple this time. This was very different than when I had to set up agents for Wazuh. I do believe this is the easier part of the project and that the part that might be a little more challenging is when I have to string everything together.

Comments

Popular posts from this blog

About Me

VM Setup [SOC Automation with AI Implementation]

Implementing Slack and Putting it all together [SOC Automation with AI Implementation]