All Apps and Add-ons

How to integrate this add on with splunk?

jiten_pansara
New Member

How to integrate this add on with splunk?

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee
0 Karma

jiten_pansara
New Member

Thanks....I will check it..

0 Karma

jkuma39
New Member

Not Helpful.
I installed on Splunk Oracle Add on UF and configured inputs.conf. But how should splunk forwader should transfer logs to indexer?

0 Karma

ontkanin
Path Finder

Very easily ... by configuring your SplunkForwarder to send it to your Indexer 🙂

Assuming that your SplunkForwarder is installed in /opt/splunkforwarder, edit/create the following file:

/opt/splunkforwarder/etc/system/local/outputs.conf:

[tcpout]
defaultGroup = your_splunk_index_group
disabled = 0

[tcpout:your_splunk_index_group]
server = FQDN_of_your_indexer:9997
disabled = 0
maxQueueSize = 500MB
useACK = true
0 Karma
Get Updates on the Splunk Community!

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Building Momentum: Splunk Developer Program at .conf25

At Splunk, developers are at the heart of innovation. That’s why this year at .conf25, we officially launched ...