Getting Data In

Why am I unable to send internal logs after enabling a Splunk forwarder?

cwl
Contributor

Splunk forwarders seem to stop forwarding internal logs after enabling SplunkForwarder app.

Any idea how to forward internal logs even after enabling Splunk forwarder?

0 Karma
1 Solution

cwl
Contributor

Current issue is being caused by forwardedindex.2.whitelist parameter in SPLUNK_HOME/etc/apps/SplunkForwarder/default/outputs.conf

[tcpout] 
... 
forwardedindex.2.whitelist = (_audit|_introspection|_telemetry) 
... 

Please add below content to either in SPLUNK_HOME/etc/apps/SplunkForwarder/local/outputs.conf or SPLUNK_HOME/etc/system/local/outputs.conf to fix this issue.

[tcpout] 
forwardedindex.2.whitelist = (_audit|_internal|_introspection|_telemetry) 

View solution in original post

0 Karma

cwl
Contributor

Current issue is being caused by forwardedindex.2.whitelist parameter in SPLUNK_HOME/etc/apps/SplunkForwarder/default/outputs.conf

[tcpout] 
... 
forwardedindex.2.whitelist = (_audit|_introspection|_telemetry) 
... 

Please add below content to either in SPLUNK_HOME/etc/apps/SplunkForwarder/local/outputs.conf or SPLUNK_HOME/etc/system/local/outputs.conf to fix this issue.

[tcpout] 
forwardedindex.2.whitelist = (_audit|_internal|_introspection|_telemetry) 
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 ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...