Deployment Architecture

How to push configuration to multiple Heavy forwarders at a time?

sekhar463
Path Finder

hai we are using multiple Heavy forwarders

while doing any configuration in inputs.conf during logs collection doing manually in all heavy forwarders.

is there anyway to update and push configuration for all at once 

we are using deployment server to manage universal forwarders/clients.

how we can use deployment to manage HF also 

Labels (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @sekhar463,

you can manage HSs in the same way of UFs using your Deployment Server:

  • you have to copy apps in $SPLUNK_HOME/etc/deployment-apps
  • create a ServerClass for HFs
  • deploy apps.

Ciao.

Giuseppe

0 Karma

sekhar463
Path Finder

hi @gcusello 

Thank you. we are using /etc/rsyslog.d/gtslog.d/i_inputs.conf for syslogs inputs.

is it possible to push all configuration for syslog onboarding which we are using rsyslog

 

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

as you are managing rsyslog configurations not splunk HF configuration you will need a something else than a Splunk DS. My proposal is to use e.g. ansible for deploy those configurations and do a needed restarts etc. But this is not a issue what we are discussing on splunk community.

r. Ismo

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @sekhar463,

as I said, the HF is a forwarder.

So you have to create a TA (containing at least inputs.conf) that reads the files created by your rsyslog and deploy it to the HF using the Deployment Server.

Ciao.

giuseppe

0 Karma
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...