Getting Data In

Can symlink cause Splunk to index files twice?

mfeeny1
Path Finder

Due to some inconsistencies in how some of our servers use Symbolic Links (symlinks), we need to understand how Splunk would handle the following situation...

/usr2/wlp_logs is a symlink pointing to /hosting/logs.

If we have the following 2 monitor stanzas in inputs.conf...

[monitor:///usr2/wlp_logs/blah/myapp.log]

[monitor:///hosting/logs/blah/myapp.log]

...would Splunk recognize that these are 2 references to the same file, and index it only once? Or, would myapp.log get indexed twice?

Thx for any clarification / enlightenment.

mfeeny1

Tags (2)

jrodman
Splunk Employee
Splunk Employee

Symbolic links cannot cause splunk to index files twice, unless you make use of crcSalt to force splunk to consider files different via their filenames.

Monitoring both the symbolic link and the target of the link is not a good practice however. You will get uncertain behavior as to which name splunk finds the data under.

cramasta
Builder

Would like to know this as well.

0 Karma
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...