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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...