Regular Expressions 101

Library entries

0
pcre2

GSN

split words to keywords
Submitted by anonymous - 2 months ago
1
pcre2

BadDomainNamesDetected

/hostname=(?P\".*\")/gm
Submitted by KC.G - 2 months ago
0
pcre2

Record Date Rule (Semantic)

Record Date Rule (Semantic)
Submitted by Kasshyap - 2 months ago
0
pcre2

Add new line to every 2 sentences

-
Submitted by anonymous - 2 months ago
0
pcre2

regex for name unicode

regex detect name unicode
Submitted by hao.nguyen - 2 months ago
0
pcre2

match glassId

使用边界来匹配输出
Submitted by anonymous - 2 months ago

mariadb err.log format

Vote

0

Regular Expression
pcre2

/
^([^\]]+)]\s(?<Warning>.*)\suser:\s(?<user>[^ ]*)\s([^\(]*)\((?<message>[\w\s]*)\)
/
gm

Description

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