All Apps and Add-ons

Has anyone successful setup Splunk Synthetic App on a windows system? Examples provided seem to be unix only.

mookiie2005
Communicator

We are continually seeing an error - "ImportError: No Module named site". No tests seem to execute.
Here are the contents of our .bat file to launch our .py script:

@echo off
set PYTHONPATH="C:\Python 3.7"
set LD_LIBRARY_PATH="C:\Python 3.7\Lib"
set CLASSPATH="C:\Python 3.7\Scripts\Splunk Scripts\selenium-2.43.1\selenium-server-standalone-.jar"
set SELENIUM_SERVER_JAR="C:\Python 3.7\Scripts\Splunk Scripts\selenium-2.43.1\selenium-server-standalone-
.jar"

set SELENIUM_SERVER_JAR

python "D:\Program Files\Splunk\etc\apps\splunk-app-synthetic\bin\SFIALoginProd_p7.py"

I could not find a windows example of the bin file referenced in the instructions:
https://splunkbase.splunk.com/app/1880/#/details

Thanks!

0 Karma
Get Updates on the Splunk Community!

Enterprise Security Content Update (ESCU) | New Releases

In the last month, the Splunk Threat Research Team (STRT) has had 2 releases of new security content via the ...

Announcing the 1st Round Champion’s Tribute Winners of the Great Resilience Quest

We are happy to announce the 20 lucky questers who are selected to be the first round of Champion's Tribute ...

We’ve Got Education Validation!

Are you feeling it? All the career-boosting benefits of up-skilling with Splunk? It’s not just a feeling, it's ...