Regular Expressions 101

Sponsors

Library entries

0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - a day ago
0
golang

domain

ss
Submitted by sssssss - 12 days ago
0
python

Aurora SMS Log Parser

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

hyperlinks

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

Find ytdlp downloaded file path

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

XML file extract from logs

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

Semver split

"1.2.3" Group 1: 1 Group 2: 2 Group 3: 3
Submitted by Icaruk - 14 days ago
0
python

Obtiene Subject 3 Ouutlook

'^Subject:.\s((=?^.[?=$]).*)'
Submitted by Julio Bacan - 16 days ago
1
python

triple / double bottles

triple / double bottles
Submitted by anonymous - 22 days ago
0
python

在特定位置替换字符

1
Submitted by anonymous - 24 days ago

log timestamp

Vote

0

Regular Expression
golang

`
(?P<timestamp>\d{2}\/\d{2}\/\d{4}\s+\d{2}\:\d{2}\:\d{2}\.\d{1,4}\s*\+\d{2}\:\d{2})\s*-\s*\[(?P<severity>[A-Z]+)\]\s*-\s*\[(?P<subsystem>[^\]]+)\]\s*-\s*(?P<message>.*)
`

Description

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