Splunk Search

Splunk Tailing Errors

cvajs
Contributor

ok, my sources use syntax like \dir\dir\...\log so that it recursively finds all of my log files.

but now i see this in Splunk errors report (splunk v4.3.1 for linux)

03-19-2012 13:11:32.755 -0400 ERROR TailingProcessor - matching /logs/syslog/ironports/hostA/2012/03/ against ^/logs/syslog/ironports/.*/log$

  1. so why the tailing error? kinda a silly event as it gives no info as to what the error was.
  2. why does this report show a modified regex for the dir path? me personally, i dont like configs to look like one thing in one place and something else in another place. so instead of using ... in my source paths i should use .* ?? (question marks to indicate this is a question, etc)
Tags (2)
0 Karma

dart
Splunk Employee
Splunk Employee

The reason for the second one is that Splunk uses PCRE internally to implement the filters. The log message reflects the regex as used internally.

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!

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...

Preparing your Splunk Environment for OpenSSL3

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

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...