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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

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 GA in US-AWS!

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