Admin Manual

 


Example: deploy a light forwarder

Example: deploy a light forwarder

This example walks through the configuration needed to deploy an app, in this case, the Splunk light forwarder.

On the deployment server

Edit serverclass.conf in /system/local on the deployment server and add a server class named lightforwarders that includes the light forwarder app by name:

[global]
whitelist.0=*

[serverClass:lightforwarders]
whitelist.0=*

[serverClass:lightforwarders:app:SplunkLightForwarder]
stateOnClient=enabled
restartSplunkd=true

On the deployment client

Edit deploymentclient.conf in /system/local on the deployment client to tell the client how to contact the deployment server:

[deployment-client]
[target-broker:deploymentServer]
targetUri=<IP:port>

which points this client at the deployment server at IP:port, where it will pick up the Splunk light forwarder app, enable it, and restart.

This documentation applies to the following versions of Splunk: 4.0 , 4.0.1 , 4.0.2 , 4.0.3 , 4.0.4 , 4.0.5 , 4.0.6 , 4.0.7 , 4.0.8 , 4.0.9 , 4.0.10 , 4.0.11 View the Article History for its revisions.


You must be logged into splunk.com in order to post comments. Log in now.

Was this documentation topic helpful?

If you'd like to hear back from us, please provide your email address:

We'd love to hear what you think about this topic or the documentation as a whole. Feedback you enter here will be delivered to the documentation team.

Feedback submitted, thanks!