I currently have Splunk 5.0.1 and am unable to get the deployment server to push apps. The server class has been defined and the folder containing the apps created, however for some reason it just will not upload the packages. Right now I am trying to use the Exchange TA's for testing.
I have restarted the Splunk server and the Splunk universal forwarder on the other end as well with no luck.
The serverclass.conf contains:
[global]
targetRepositoryLocation = C:\Program Files\SplunkUniversalForwarder\etc\apps\
[serverClass:Global SEP Servers]
filterType = whitelist
repositoryLocation = C:\Splunk\deployment-apps\Corp_SEP\
whitelist.0 = -SEP-
The deploymentclient.conf file contains just an entry for [target-broker:deploymentServer]
I am sure I am missing something simply, but any help would be greatly appreciated.
... View more