Getting Data In

Index Windows Robocopy Log files - Help!

psbailey
Engager

I am sure this is something simple that i am over looking here but basically i want to monitor a directory with all robocopy log files in it, so that each file is a single new event so i can setup alerts for certain key words that would indicate when things are not working. These logs get overwritten as the same file name multiple times a day. So i want splunk to archive each time they get overwritten with new information so we can monitor things. My first attempt was just something like this, and it doesn't seem to be working? ANY help would be greatly appreciated!

Thanks.

[monitor://D:\Apps\Scripts\SchedLogs]
alwaysOpenFile = 1
crcSalt =
index = _admin

Simon
Contributor

Try

crcSalt = <SOURCE>

AFAIK the case matters. And I'm pretty sure you don't need "alwaysOpenFile", since you're checking the file's CRC.

Btw: Do you really want to have the whole logfile in a single event? If yes, remember to set the line breaking adequately.

0 Karma
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!

Get Agentic with Splunk Lantern: Connect to Cisco Cloud Control, Transform ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

July Community Events: Master ITSI 5.0 & Automate Splunk

Struggling with alert fatigue or feeling like you're spending more time on infrastructure maintenance than ...

New Release of Federated Search: Bringing Splunk Analytics to More of Your Data

Organizations today are generating more data than ever and storing it across cloud object stores, data lakes, ...