Knowledge Management

SPLUNK doesn't pick same content with different file name.

AKG1_old1
Builder

Hello,

I want to monitor multiple files which contain same content but different file name.

For example:
counts_sybase15_2016-09-26-12-20-21_START.log
counts_sybase15_2016-09-26-13-02-18_STOP.log

these files are in same folder and having same size but splunk is picking only 1 file.

Is there any specific configuration which make splunk to pick differernt file without consent of content ?

Regards,
Ankit

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

You would need to setup crcSalt attribute (with value <SOURCE>) in the inputs.conf for your monitoring stanza to force Splunk to index same data with different file name.

[monitor://....]
..other attributes..
crcSalt = <SOURCE>

Look at inputs.conf specification for more details on the attribute.
https://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Inputsconf

View solution in original post

somesoni2
Revered Legend

You would need to setup crcSalt attribute (with value <SOURCE>) in the inputs.conf for your monitoring stanza to force Splunk to index same data with different file name.

[monitor://....]
..other attributes..
crcSalt = <SOURCE>

Look at inputs.conf specification for more details on the attribute.
https://docs.splunk.com/Documentation/Splunk/6.4.3/Admin/Inputsconf

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...