Regular Expressions 101

Sponsors

Library entries

0
pcre2

Целые числа

Для тестов
Submitted by anonymous - a year ago
0
pcre2

Get date from string

Get date from string
Submitted by anonymous - a year ago
0
pcre2

任意字符串

(.*)
Submitted by kobunketsu - a year ago
0
golang

Another regex test

Testing for BetterDiscord chat alias plugin
Submitted by anonymous - a year ago
0
golang

Address

Address check
Submitted by anonymous - a year ago
0
pcre2

Les_crises

Articles revue "Les crises". Clean comments
Submitted by anonymous - a year ago
0
java

Detect [YOTI] in string.xml

we can use this regex?
Submitted by anonymous - a year ago
0
pcre2

ID-in-C

Identifiers in C
Submitted by anonymous - a year ago
0
pcre2

DiscoveryPlus regex

.
Submitted by anonymous - a year ago
0
java

subnet cidr check

subnet cidr check example 192.168.1.0/30
Submitted by Di - a year ago
0
pcre2

Ip check, shortest

Ip check, shortest validate ip
Submitted by Di - a year ago
0
java

ACM Code Extraction

title
Submitted by anonymous - a year 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