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!

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, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...