Project

General

Profile

Cloud Support » History » Version 1

Version 1/4 - Next » - Current version
Luke Murphey, 06/02/2022 02:41 PM


Cloud Support

Website Monitoring will not allow users on Splunk Cloud to create inputs that are not using SSL (they are restricted to monitoring HTTPS). This is enforced in the backend code in the modular input (https://github.com/LukeMurphey/splunk-website-monitoring/blob/master/src/bin/web_ping.py) which will reject attempts to make an input that uses HTTP on Splunk Cloud and will refuse to run inputs on Cloud (in case the user crated an input manually via inputs.conf).

If someone wants to monitor an HTTP site, they need to run a forwarder outside of Splunk's Cloud environment.

HTTP_not_allowed.jpg View (50.7 KB) Luke Murphey, 06/08/2022 05:13 PM