Regular Expressions 101

Sponsors

Library entries

0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 3 days ago
0
dotnet

Aus Mobile number

validates against multiple common formats
Submitted by anonymous - 6 days ago
0
golang

domain

ss
Submitted by sssssss - 14 days ago
0
python

Aurora SMS Log Parser

For personal use in my project.
Submitted by sn3kdev - 14 days ago
0
python

hyperlinks

collect information from web links
Submitted by anonymous - 15 days ago
0
python

Find ytdlp downloaded file path

For internal use
Submitted by ezalos - 16 days ago
0
python

XML file extract from logs

For internal use
Submitted by ezalos - 16 days ago
0
golang

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 16 days ago

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

Vote

0

Regular Expression
pcre2

/
(?P<error_date>^[\w\/\.]+)\s+(?P<error_time>[\w\/\.\:]+)\s+\*(?P<error_level>\w+)\*\s+\[((?P<error_ip>[\d\.]+)\s+\[(?P<error_thread_id>.+)\]\s+(?P<error_request_method>\w+)\s+(?P<error_urlpath>.+)\s+(?P<error_req_protocol>.+)|(?P<error_thread>.+?))\]\s+(?P<error_message>.+[\n]?.+)
/
gm

Description

Loading markdown...
Submitted by Robert Wunsch (wunsch@adobe.com) - 6 months ago