Splunk Search

How to resolve props.conf regex error "syntax error in subpattern name (missing terminator)"?

Amandeepsin
New Member

I am facing issue with regexes. Can any body help me resolving the errors below?

Checking conf files for problems...
                        Bad regex value: `(?i) document:(?P<peppol-out-file>[^ ]+)`, of param: props.conf / [peppol-outbound] / EXTRACT-peppol-out-file; why: syntax error in subpattern name (missing terminator)
                        Bad regex value: `(?i) Name:(?P<peppol-in-file>[^ ]+)`, of param: props.conf / [peppol-oxalis] / EXTRACT-peppol-in-file; why: syntax error in subpattern name (missing terminator)
                One or more regexes in your configuration are not valid. For details, please see btool.log or directly above.
Tags (3)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I think the hyphens in your field names are the problem. Try replacing them with underscores or removing them.

---
If this reply helps you, Karma would be appreciated.

Amandeepsin
New Member

But it is showing Missing Terminators.. Whats That..?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

The missing terminator is either the '>' or ')' that is not found because the parser stopped at the '-' that doesn't belong there. It's a bad error message.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...