Skip to content

Commit 507b034

Browse files
authored
Merge pull request #207 from dafydd2277/master
Add documentation for two file types.
2 parents 4fe1532 + 86f3776 commit 507b034

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ class { '::splunk::forwarder':
206206

207207
* `splunk_authentication`: Used to manage ini settings in [authentication.conf][authentication.conf-docs]
208208
* `splunk_authorize`: Used to manage ini settings in [authorize.conf][authorize.conf-docs]
209+
* `splunk_deploymentclient`: Used to manage ini settings in [deploymentclient.conf][deploymentclient.conf-docs]
209210
* `splunk_distsearch`: Used to manage ini settings in [distsearch.conf][distsearch.conf-docs]
210211
* `splunk_indexes`: Used to manage ini settings in [indexes.conf][indexes.conf-docs]
211212
* `splunk_input`: Used to manage ini settings in [inputs.conf][inputs.conf-docs]
@@ -217,6 +218,7 @@ class { '::splunk::forwarder':
217218
* `splunk_transforms`: Used to manage ini settings in [transforms.conf][transforms.conf-docs]
218219
* `splunk_web`: Used to manage ini settings in [web.conf][web.conf-docs]
219220

221+
* `splunkforwarder_deploymentclient`: Used to manage ini settings in [deploymentclient.conf][deploymentclient.conf-docs]
220222
* `splunkforwarder_input`: Used to manage ini settings in [inputs.conf][inputs.conf-docs]
221223
* `splunkforwarder_output`:Used to manage ini settings in [outputs.conf][outputs.conf-docs]
222224
* `splunkforwarder_props`: Used to manage ini settings in [props.conf][props.conf-docs]
@@ -496,6 +498,7 @@ TBD
496498
[authentication.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Authenticationconf
497499
[authorize.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Authenticationconf
498500
[default.meta-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Defaultmetaconf
501+
[deploymentclient.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Deploymentclientconf
499502
[distsearch.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Distsearchconf
500503
[indexes.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Indexesconf
501504
[inputs.conf-docs]: http://docs.splunk.com/Documentation/Splunk/latest/Admin/Inputsconf

0 commit comments

Comments
 (0)