Getting Data In

Escaping backslashes for Windows paths in props.conf

Ranazar
Path Finder

In my props.conf I need a [source::] stanza to override some settings from a [sourcetype] stanza. The source is a file on a Windows server, so I take a look at the props.conf documentation, and follow these instructions:

When you specify Windows-based file paths as part of a [source::<source>] stanza, you must escape any backslashes contained within the specified file path.
Example: [source::c:\\path_to\\file.txt]

But that seems to be flat out wrong. If I use this:

[source::C:\\dir1\\dir2\\app.log]

it doesn't match. Change it to:

[source::C:\dir1\dir2\app.log]

and it matches.
Am I missing something obvious, or is the documentation just wrong?

0 Karma

skalliger
Motivator

As far as I remember, you don't have to escape any paths as long as they don't contain spaces. You can scroll to the end of the docs page and use the "provide feedback" form. The docs team should reply to you in a few days. 🙂

Skalli

Ranazar
Path Finder

Yeah, the doc team was really responsive when I reached out once before. I just wanted to make sure it's actually an error and not just a case of Idiot User.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...