Regular Expressions 101

Sponsors

Library entries

0
java

json value extract

json value extract
Submitted by anonymous - 20 minutes ago
0
pcre2

T1

Reguljärt uttryck för att matcha T1
Submitted by Jonas Thor - 14 hours ago
0
pcre2

weekly

写周报把优路仕这边的工时天数去掉
Submitted by anonymous - a day ago
0
pcre2

test123

test
Submitted by anonymous - a day ago
0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - 2 days ago
0
pcre2

Parse XML element parts

Parse XML element parts
Submitted by emadhusameldeen@gmail.com - 3 days ago
0
javascript

RTTU Pharsing

RegEx for RTTU Pharsing
Submitted by CVIKL Dubravko - 3 days ago
0
pcre2

Gene ID from GTF Attributes

As the title says, duh...
Submitted by anonymous - 3 days ago
0
python

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 3 days ago
0
pcre2

match the id of linkedin url

match the id of LinkedIn URL
Submitted by goldentwon - 4 days ago

Odoo parsing for Loki

Vote

0

Regular Expression
pcre2

/
^(?P<date>[^ ]+) (?P<time>[^ ]+) (?P<process_id>[^ ]+) (?P<level>[^ ]+) (?P<db>[^ ]+) (?P<app>[^:]+): (?P<message>(?P<ip>(?:[0-9]{1,3}\.){3}[0-9]{1,3})(?: - - \[[0-9]{2}\/[A-Za-z]{3}\/[0-9]{4}\s[0-9]+:[0-9]+:[0-9]+\] ")(?P<http>(?:[A-Z]+)) (?P<path>(?:[\/a-z0-9\._]*)) .*" (?P<response>(?:\d{3})) (?:-) (?P<http_size>\d+) (?P<http_time_total>\d+\.\d+) (?P<http_time_>\d+\.\d+)|.*)$
/
gmi

Description

Loading markdown...
Submitted by coopdevs - 14 days ago