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
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...