mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Update splunk.markdown
This commit is contained in:
parent
f3d247987e
commit
b74486be74
@ -22,7 +22,7 @@ splunk:
|
||||
host: SPLUNK_HOST_IP_ADDRESS_OR_HOST_NAME
|
||||
port: 8088
|
||||
token: B4415DFF-683C-5C6C-3994-4F6D4A5DB03A
|
||||
SSL: True
|
||||
ssl: True
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
@ -30,4 +30,4 @@ Configuration variables:
|
||||
- **host** (*Optional*): IP address or host name of your Splunk host, eg. http://192.168.1.10. Will default to `localhost` if not supplied.
|
||||
- **port** (*Optional*): Port to use. Defaults to 8088.
|
||||
- **token** (*Required*): The HTTP Event Collector Token already created in your Splunk instance.
|
||||
- **SSL** (*Optional*): Use https instead of http to connect. Defaults to False.
|
||||
- **ssl** (*Optional*): Use https instead of http to connect. Defaults to False.
|
||||
|
Loading…
x
Reference in New Issue
Block a user