All Apps and Add-ons

how to configure/enable heavy forwarder for Splunk Add-on for Amazon Web Services in distributed environment

dhavamanis
Builder

Can you please provide steps to configure/enable heavy forwarder for Splunk Add-on for Amazon Web Services in distributed environment.

0 Karma
1 Solution

dhavamanis
Builder

We have configured the $SPLUNK_HOME/etc/system/local/outputs.conf with SSL in search head to forward the aws data collected from Add-on to indexer node. Also created required indexes in indexer nodes.

outputs.conf:

[tcpout]
defaultGroup = splunkssl

[tcpout:splunkssl]
server = indexer1.abcunit.com:9997
compressed = true

[tcpout-server://indexer1.abcunit.com:9997]
sslCertPath = $SPLUNK_HOME/etc/certs/forwarder.pem
sslPassword = $as#$353dgsdt%23a
sslRootCAPath = $SPLUNK_HOME/etc/certs/cacert.pem

View solution in original post

0 Karma

dhavamanis
Builder

We have configured the $SPLUNK_HOME/etc/system/local/outputs.conf with SSL in search head to forward the aws data collected from Add-on to indexer node. Also created required indexes in indexer nodes.

outputs.conf:

[tcpout]
defaultGroup = splunkssl

[tcpout:splunkssl]
server = indexer1.abcunit.com:9997
compressed = true

[tcpout-server://indexer1.abcunit.com:9997]
sslCertPath = $SPLUNK_HOME/etc/certs/forwarder.pem
sslPassword = $as#$353dgsdt%23a
sslRootCAPath = $SPLUNK_HOME/etc/certs/cacert.pem

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...