Installation

how to install splunk forworder on windows 12 R2 Server

V4M51
Engager

need complete instructions guide step by step

Tags (1)
0 Karma
1 Solution

afamoyib
Path Finder

While you are logged into the forwarder as an admin follow the following steps

  • Download the splunk from https://www.splunk.com/en_us/download/universal-forwarder.html
  • Store the folder in a location you can access from the server in this case C:\Temp
  • Run the install via command line this is the fastest and the process that can easily be automated for an enterprise if you like
  • cd C:\Temp
  • msiexec.exe /i Splunk.msi SPLUNK_APP="SplunkForwarder" FORWARD_SERVER="" LOGON_USERNAME="AD\splunk" LOGON_PASSWORD="splunk123
  • Or you can use this if you want to enter the config afterwards by yourself
  • msiexec.exe /i Splunk.msi /quiet
  • Do not forget to open the port you use on the local system firewall. If you do not do this it will affect your outcome.

View solution in original post

0 Karma

afamoyib
Path Finder

While you are logged into the forwarder as an admin follow the following steps

  • Download the splunk from https://www.splunk.com/en_us/download/universal-forwarder.html
  • Store the folder in a location you can access from the server in this case C:\Temp
  • Run the install via command line this is the fastest and the process that can easily be automated for an enterprise if you like
  • cd C:\Temp
  • msiexec.exe /i Splunk.msi SPLUNK_APP="SplunkForwarder" FORWARD_SERVER="" LOGON_USERNAME="AD\splunk" LOGON_PASSWORD="splunk123
  • Or you can use this if you want to enter the config afterwards by yourself
  • msiexec.exe /i Splunk.msi /quiet
  • Do not forget to open the port you use on the local system firewall. If you do not do this it will affect your outcome.
0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...