Regular Expressions 101

Sponsors

Library entries

4
pcre2

Email

email format control
Submitted by ahmetbarut - 2 years ago
1
python

Test end

Test end
Submitted by anonymous - 2 years ago
1
pcre2

hdfilmcehennemi ana filmler

nothing
Submitted by no one - 2 years ago
1
python

phone

This regex is decision phone number
Submitted by anonymous - 2 years ago
1
pcre2

find img without alt

okok
Submitted by anonymous - 2 years ago
1
java

sfdgvsdgdfg

dgfdgdf
Submitted by anonymous - 2 years ago
1
pcre2

One or more spaces

Find one or more spaces
Submitted by anonymous - 2 years ago

AEM - Author & Publisher - request.log - RegEx for SPLUNK fields

Vote

0

Regular Expression
pcre2

/
(?P<request_date>^[\w\/\:]+)\s+(?P<request_offset>[\d\+]+)\s+\[(?P<request_id>.+)\]\s+(?P<request_inout>[\-\>\<]+)\s+((?P<request_method>[GET|POST|HEAD|PUT|DELETE|CONNECT|OPTIONS|TRACE|PATCH]+)?\s+(?P<request_path>[^;][^;][a-zA-Z0-9\/\_\-\.\=\@\:\%\+\~\#\?\&\{\}\[\]\|]+)\s+(?P<request_protocol>.+)\s+|(?P<request_code>\d+)\s+(?P<request_filetype>.+)\s+(?P<request_duration>[\d\w]+)\s+)
/
gm

Description

Loading markdown...
Submitted by Robert Wunsch - 2 years ago