diff --git a/Apps_for_Splunk/01-Conf_deploy_client/local/deployclient.conf b/Apps_for_Splunk/01-Conf_deploy_client/local/deployclient.conf deleted file mode 100644 index d06703d..0000000 --- a/Apps_for_Splunk/01-Conf_deploy_client/local/deployclient.conf +++ /dev/null @@ -1,8 +0,0 @@ -[deployment-client] - -phoneHomeIntervalInSecs = "60" - -[target-broker:deploymentServer] - -targetUri = "https://SVLCTPLOGSUP01.mom.fr:8089" -connect_timeout = "120" diff --git a/Apps_for_Splunk/01-Conf_deploy_client/local/deploymentclient.conf b/Apps_for_Splunk/01-Conf_deploy_client/local/deploymentclient.conf new file mode 100644 index 0000000..5779d89 --- /dev/null +++ b/Apps_for_Splunk/01-Conf_deploy_client/local/deploymentclient.conf @@ -0,0 +1,5 @@ +[target-broker:deploymentServer] +targetUri = https://SVLCTPLOGSUP01.mom.fr:8089 + +[deployment-client] +disabled = 0 \ No newline at end of file