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 Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...