Getting Data In

How can I deploy forwarders prior to Splunk servers (indexer, deployment server)?

halr9000
Motivator

For non-technical reasons, I need to plan the deployment of forwarders before the Splunk server infrastructure is in place. What factors need to be considered, and what is the minimal configuration that can be placed on the forwarders, such that the agents can be deployed in a dormant state, and then activated at a later time when the index tier is ready?

Also, is deployment server a requirement in such a scenario?

0 Karma
1 Solution

aholzer
Motivator

Do you have the future IP and port you will use for the deployment server? That's really the only piece of informantion you'd need in order to have "dormant" forwarders set up and ready once you get the deployment server ready.

After you install the forwarder you'd have to configure the "deploymentclient.conf" to point to your future deployment server and turn on polling (command: ./splunk set deploy-poll deployment-server:mgmtPort -auth admin:changeme1). If you don't do this, you'll have to later manually do both of the above before they start communicating with your deployment server.

View solution in original post

aholzer
Motivator

Do you have the future IP and port you will use for the deployment server? That's really the only piece of informantion you'd need in order to have "dormant" forwarders set up and ready once you get the deployment server ready.

After you install the forwarder you'd have to configure the "deploymentclient.conf" to point to your future deployment server and turn on polling (command: ./splunk set deploy-poll deployment-server:mgmtPort -auth admin:changeme1). If you don't do this, you'll have to later manually do both of the above before they start communicating with your deployment server.

halr9000
Motivator

I'm asking for a colleague, so let's assume yes, the deployment server can be defined in advance. I'll convert your comment to an answer so you get credit.

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

Stay Connected: Your Guide to November Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...