Monitoring Splunk

Is there a possibility to send an internal log from a universal forwarders to a custom index?

AbilashSe
Explorer

Can anyone please help me on this?
Is there any possibility to send universal forwarder internal logs to user specific index?

Thank you..!

1 Solution

harsmarvania57
Ultra Champion

Hi @AbilashSe,

Generally it is not best practice to send Internal logs to custom indexes but if you still want to send UF Internal logs to custom indexes then you can do below configuration in $SPLUNK_HOME/etc/apps/SplunkUniversalForwarder/local/inputs.conf

inputs.conf on Windows UF

[monitor://$SPLUNK_HOME\var\log\splunk\splunkd.log]
index = CUSTOM_INDEX_NAME

[monitor://$SPLUNK_HOME\var\log\splunk\metrics.log]
index = CUSTOM_INDEX_NAME

inputs.conf on Linux UF

[monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log]
index = CUSTOM_INDEX_NAME

[monitor://$SPLUNK_HOME/var/log/splunk/metrics.log]
index = CUSTOM_INDEX_NAME

Restart splunk on UF.

View solution in original post

0 Karma

harsmarvania57
Ultra Champion

Hi @AbilashSe,

Generally it is not best practice to send Internal logs to custom indexes but if you still want to send UF Internal logs to custom indexes then you can do below configuration in $SPLUNK_HOME/etc/apps/SplunkUniversalForwarder/local/inputs.conf

inputs.conf on Windows UF

[monitor://$SPLUNK_HOME\var\log\splunk\splunkd.log]
index = CUSTOM_INDEX_NAME

[monitor://$SPLUNK_HOME\var\log\splunk\metrics.log]
index = CUSTOM_INDEX_NAME

inputs.conf on Linux UF

[monitor://$SPLUNK_HOME/var/log/splunk/splunkd.log]
index = CUSTOM_INDEX_NAME

[monitor://$SPLUNK_HOME/var/log/splunk/metrics.log]
index = CUSTOM_INDEX_NAME

Restart splunk on UF.

0 Karma

AbilashSe
Explorer

Hi @harsmarvania57 ,

Thank you for your help..!!

We arent going to jmplement this in UF, but i just wanted to get idea on this.

Regards,
Abilash

0 Karma

harsmarvania57
Ultra Champion

Hi,

Can we have an use case, why you would like to put it in custom index because Internal logs going to Internal indexes such as _internal , _introspection and those does not count against splunk license.

0 Karma

AbilashSe
Explorer

Hi @harsmarvania57 ,

We have installed Splunk UF in one of my VM and i just wanted to forward the Splunk internal logs to my index.

0 Karma

darrenfuller
Contributor

I can think of two off the top of my head

i want to keep forwarder logs for a different retention period than core Splunk internal logs

OR

I want forwarder logs to be on a cheaper disk than core Splunk internal logs.

0 Karma

adonio
Ultra Champion

you can increase the retention of the internal index
you can also play with volumes and have colddb on separate volume that maps to a cheaper disk.
also seen user summarizing some of the data that is important to them to a summary index and keep retention that way

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Thanks for the Memories! Splunk University, .conf25, and our Community

Thank you to everyone in the Splunk Community who joined us for .conf25, which kicked off with our iconic ...