mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update splunk.markdown (#2808)
Adding the http:// directive forces the python module to try port 80 instead of the specified port
This commit is contained in:
parent
233e62921f
commit
08f0fe4161
@ -25,6 +25,6 @@ splunk:
|
||||
Configuration variables:
|
||||
|
||||
- **token** (*Required*): The HTTP Event Collector Token already created in your Splunk instance.
|
||||
- **host** (*Optional*): IP address or host name of your Splunk host, eg. http://192.168.1.10. Will default to `localhost` if not supplied.
|
||||
- **host** (*Optional*): IP address or host name of your Splunk host, eg. 192.168.1.10. Will default to `localhost` if not supplied.
|
||||
- **port** (*Optional*): Port to use. Defaults to 8088.
|
||||
- **ssl** (*Optional*): Use https instead of http to connect. Defaults to False.
|
||||
|
Loading…
x
Reference in New Issue
Block a user