Deployment Architecture

Define Multiple clientName in deploymentclient.conf file on splunk forwarder

nikhilagrawal
Path Finder

we have two separate App running on one server and need to monitor both Application (different log path).

[target-broker:deploymentServer]
targetUri = test:8089

[deployment-client]
clientName = fx_test1_fx_test2
phoneHomeIntervalInSecs = 300

serverclass.conf

[serverClass:fxtest1]
whitelist.0 = *

[serverClass:fxtest1:app:forward_fxtest1]
whitelist.0 = fx_test1
restartSplunkd = true

[serverClass:fxtest2]
whitelist.0 = *

[serverClass:fxtest2:app:forward_fxtest2]
whitelist.0 = fx_test2
restartSplunkd = true

Can someone please help I need to do with Whitelist to push these two deployment apps to splunk forwarder.

Thanks

Tags (1)
0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

I'm assuming you are changing the name of the client for a reason. So the whitelist needs to match fx_test1_fx_test2.

In serverclass.conf:

[serverClass:fxtest1]
whitelist.0 = *fx_test1*
restartSplunkd = true
[serverClass:fxtest1:app:forward_fxtest1]

[serverClass:fxtest2]
whitelist.0 = *fx_test2*
restartSplunkd = true
[serverClass:fxtest1:app:forward_fxtest2]

View solution in original post

alacercogitatus
SplunkTrust
SplunkTrust

I'm assuming you are changing the name of the client for a reason. So the whitelist needs to match fx_test1_fx_test2.

In serverclass.conf:

[serverClass:fxtest1]
whitelist.0 = *fx_test1*
restartSplunkd = true
[serverClass:fxtest1:app:forward_fxtest1]

[serverClass:fxtest2]
whitelist.0 = *fx_test2*
restartSplunkd = true
[serverClass:fxtest1:app:forward_fxtest2]

alacercogitatus
SplunkTrust
SplunkTrust

If this worked for you, please accept the answer (the checkmark next to my answer). Thanks!

0 Karma

nikhilagrawal
Path Finder

It worked... Thanks

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...