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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...