Regular Expressions 101

Sponsors

Library entries

0
java

json value extract

json value extract
Submitted by anonymous - 2 hours ago
0
javascript

Classification Matcher

Classification Matcher
Submitted by anonymous - 3 days ago
0
javascript

RTTU Pharsing

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

Bespoke NGINX Log Parse

Splits NGINX logs into named groups
Submitted by Simon - 3 days ago
1
java

Email finder

Matches with the valid email addresses.
Submitted by anonymous - 4 days ago
0
javascript

Force email address

Force email address
Submitted by anonymous - 5 days ago
0
golang

pxc plcnext

plcnext version strings
Submitted by anonymous - 5 days ago
0
java

Other segment

Other segments
Submitted by Lufram - 8 days ago
0
java

Take segments to string

Take segments to string
Submitted by Lufram - 8 days ago
0
python

Special GPS input

Used for TrigDroid
Submitted by anonymous - 9 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