@@ -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 ]
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