Regular Expressions 101

Library entries

0
pcre

jiggl

toggl track to jira
Submitted by anonymous - a day ago
0
javascript

IPv4-CIDR

Match IPv4-CIDR (JavaScript)
Submitted by fwqaaq - 3 days ago
0
python

Author cite

Get author names from shitty import
Submitted by anonymous - 9 days ago
0
pcre

strip host port

removes port number from URL
Submitted by pc - 13 days ago

Bespoke NGINX Log Parse

Vote

0

Regular Expression
python

r'
(?P<ip>\S*) (?P<firstseperator>-) (?P<userid>\S+|-) (?P<timestamp>\[\S+ \S+) "(?P<URL>\S+|\S+ \S+ [A-Z/0-9.]+)" (?P<http_code>[0-9]+) (?P<guessing_size>[0-9]+) "(?P<endpoint_url>\S+|-)" "(?P<client_and_version>[a-zA-Z/0-9.-]+)
'
gm

Description

Loading markdown...
Submitted by Simon - 2 months ago