Dashboards & Visualizations

How to install splunk in 1000 EC2 instances

VijaySrrie
Builder

Hi,

We have 1000 EC2 instances, how to install forwarders in all instances all at one go?

If we use script, from where we need to push the forwarder config to all 1000 instances?

 

Labels (1)
0 Karma

Roy_9
Motivator

I would recommend an ansible script to automate this installation.

isoutamo
SplunkTrust
SplunkTrust

Hi

this depends what kind of instances those are and especially how those are created and managed. Options are e.g. use suitable commands in your cloudformation definition or terraform scripts or use e.g. ansible or other to to install and update those. Then @richgalloway propose use DS to manage configurations or ansible or other tool which your enterprise is already used. 
As you see there isn’t only one solution or even best practices (except automate it).
r. Ismo 

richgalloway
SplunkTrust
SplunkTrust

Consider installing the UF on one instance and the then cloning that instance 999 times.  See https://docs.splunk.com/Documentation/Forwarder/8.2.3/Forwarder/Makeauniversalforwarderpartofahostim...for details.

If you already have all of the instances defined, then it may be best to run a script that installs the UF remotely on each instance.  A good place to run the script is on your Deployment Server.  If you don't have a DS, then create one - it will make managing so many forwarders much easier.  See https://community.splunk.com/t5/Installation/Forwarder-Installation-Script/m-p/50690 and https://docs.splunk.com/Documentation/Forwarder/8.2.3/Forwarder/Installanixuniversalforwarderremotel...for sample scripts.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...