Skip to content

Commit

Permalink
Updated Splunk component to include verify_ssl option (home-assistant…
Browse files Browse the repository at this point in the history
…#7770)

* Updated Splunk component to include verify_ssl option

* fixed type in Splunk component
  • Loading branch information
FieldofClay authored and fabaff committed Dec 27, 2018
1 parent 8282dbd commit a7a19d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/_components/splunk.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ ssl:
required: false
default: false
type: boolean
verify_ssl:
description: Allows you do disable checking of the SSL certificate.
required: false
default: false
type: boolean
name:
description: This parameter allows you to specify a friendly name to send to Splunk as the host, instead of using the name of the HEC.
required: false
Expand Down

0 comments on commit a7a19d6

Please sign in to comment.