Building for the Splunk Platform

specified a regex without any named capturing group

biagiodipalma
Explorer

Hi there,

App Inspect v. 2.4.0.dev13 gives me this failure:

[TRANSFORMS-extract-fields] setting in props.conf specified a regex without any named capturing group. This is an incorrect usage. Please include at least one named capturing group. File: default/props.conf Line Number: 2

The regex affected are:

 

 

[extract-queue-statistics]
REGEX = ^.*rsyslogd-pstats\:\sim(?P<protocol>\w+)\W+(?P<port>\d+)\W\:\ssubmitted=(?P<submitted>\d+).*$

[extract-port-submitted]
REGEX = ^.*rsyslogd-pstats\:\s(?P<queue>[^:]+)\:\ssize=(?P<size>\d+)\senqueued=(?P<enqueued>\d+)\sfull=(?P<full>\d+)\sdiscarded\.full=(?P<discarded_full>\d+)\sdiscarded\.nf=(?P<discarded_nf>\d+)\smaxqsize=(?P<maxqsize>\d+).*$

 

How could I pass validation? I need to deploy this app on Splunk Cloud.

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Streamline Data Ingestion With Deployment Server Essentials

REGISTER NOW!Every day the list of sources Admins are responsible for gets bigger and bigger, often making the ...

Remediate Threats Faster and Simplify Investigations With Splunk Enterprise Security ...

REGISTER NOW!Join us for a Tech Talk around our latest release of Splunk Enterprise Security 7.2! We’ll walk ...

Introduction to Splunk AI

WATCH NOWHow are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. ...