Site updated at 2016-07-30 20:22:19 UTC
This commit is contained in:
parent
d2d5ef4fdc
commit
d5dc0ccb1d
362 changed files with 5165 additions and 1607 deletions
|
@ -106,6 +106,8 @@
|
|||
<span class="key">blacklist</span>:
|
||||
- <span class="string"><span class="content">entity.id1</span></span>
|
||||
- <span class="string"><span class="content">entity.id2</span></span>
|
||||
<span class="key">tags</span>:
|
||||
- <span class="string"><span class="content">instance: prod</span></span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -120,10 +122,12 @@
|
|||
<li><strong>password</strong> (<em>Optional</em>): The password for the database user account.</li>
|
||||
<li><strong>ssl</strong> (<em>Optional</em>): Use https instead of http to connect. Defaults to false.</li>
|
||||
<li><strong>verify_ssl</strong> (<em>Optional</em>): Verify SSL certificate for https request. Defaults to false.</li>
|
||||
<li><strong>blacklist</strong> (<em>Optional</em>): List of entities not logged to influxdb.</li>
|
||||
<li><strong>blacklist</strong> (<em>Optional</em>): List of entities not logged to InfluxDB.</li>
|
||||
<li><strong>tags</strong> (<em>Optional</em>): Tags to mark the data.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue