Site updated at 2017-06-14 05:57:51 UTC
This commit is contained in:
parent
0d30d9570d
commit
99c1060e77
50 changed files with 296 additions and 40 deletions
|
@ -76,7 +76,7 @@
|
|||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>token</strong> (<em>Required</em>): The HTTP Event Collector Token already created in your Splunk instance.</li>
|
||||
<li><strong>host</strong> (<em>Optional</em>): IP address or host name of your Splunk host, eg. http://192.168.1.10. Will default to <code class="highlighter-rouge">localhost</code> if not supplied.</li>
|
||||
<li><strong>host</strong> (<em>Optional</em>): IP address or host name of your Splunk host, eg. 192.168.1.10. Will default to <code class="highlighter-rouge">localhost</code> if not supplied.</li>
|
||||
<li><strong>port</strong> (<em>Optional</em>): Port to use. Defaults to 8088.</li>
|
||||
<li><strong>ssl</strong> (<em>Optional</em>): Use https instead of http to connect. Defaults to False.</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue