Hi all,
I'm having several issues after installing Splunk Forwarder on Any Win10 Device. (Win 10, Win Server 2012,2016).
I'm usingthe following line:
msiexec.exe /i splunkforwarder-7.3.4...
...ultiple options I can use dependning onthe scenario:
usingthe Splunk command-line (CLI)
using a free, downloadable, 3rd-party Windows GUI unzipper (can you recommend a good one for .tar.gz f...
I'm trying to perform a simple commandlineinstall for Windows Universal Forwarder (UF) and can't seem to get theinstall to work. All I want is a basic quiet install that points the UF to our d...
I want to installthewindows universal forwarder via commandline.
My command is:
msiexec.exe /i "" AGREETOLICENSE=Yes INSTALLDIR=""
Thecommand does not agree to the license and opens the...
We are installing a forwarder to new workstations usingthecommand below;
*msiexec /i "splunkforwarder-7.0.0-c8a78efdd40f-x64-release.msi" /qn /l*v %windir%\temp\INSTALL_Splunk.log A...
..., 6.3.13, and 6.5.9, onwindows 10 and windows 2012r2 server. However that's when we installthe UF usingthe msi invoked GUI, with all thewindows event log boxes checked so that we get event logs f...
Hi,
I'm testing an install of a Splunk UF on a Windows server usingthe Power Shell commandline. The server is supposed to be used as a golden image for provisioning, so I have to prepare the U...
I am in the process of creating some install scripts to install Splunk through our configuration management tool. Everything is working, except for this.
On certain systems, we use port 8089 f...
...8-17-2017 10:18:36.543 ERROR ChunkedExternProcessor - stderr: ImportError: No module named splunklib.searchcommands
Clearly python is unable to find the SDK.
How can I installthe python sdk onWindows...
I am Installing a Splunk universal forwarder usingthecommandline with the following command in "low-privilege" mode.
I want to use a local client account that is created prior to installation....