Getting Data In

Splunk Cluster Agent Forwarding DATA to Peer nodes

ramanapvr
New Member

In regards to the forwarding configuration we do have two issues
1.The puppet module is not able to set the target index just add forwarders and it will by default
send everything there.
2.Is there any possibility for the the peer nodes where log messages are sent to shouldn't be defined in the forwarder but on the peer nodes itself route log messages by their origin host(agents) on the indexer.

For example at the agents sides we have to must and should define the Index where it has to store the data as below.

[tcpout:project_example]
server = 10.10.10.10:8888, 10.10.10.11:8888
useACK=true

Rather than manual configurations at Agent side, once the data would be sent by agent to the Peer nodes, Peer nodes should be able to identify the host from which the request coming and send the data to respective indexes. Is this possible. If so can you please kindly let us know the possibilities.

Tags (1)
0 Karma

MuS
SplunkTrust
SplunkTrust

Hi ramanapvr,

take a look at the send events to specific index docs, this is what you can setup on the indexers to send data from one universal forwarder (you call it agent) to a specific index.

hope this helps ...

cheers, MuS

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...