Regular Expressions 101

Library entries

1
python

Orignial Log Parse (Spark Lab2)

no description available
Submitted by anonymous - 8 years ago
1
pcre

Non-prod Application Log Regex

no description available
Submitted by Aditya Bindra - 8 years ago
1
pcre

{1-65536}

12
Submitted by anonymous - 8 years ago
2
javascript

composer package

no description available
Submitted by anonymous - 8 years ago
2
pcre

Match <?xml...?>

How to match the first line of a xml document
Submitted by anonymous - 8 years ago
0
python

apache log analysis

no description available
Submitted by anonymous - 8 years ago
1
pcre

Find only ".config" file names

Will find lines that end with "/*.config"
Submitted by Dee - 8 years ago
1
python

ip address @pexipdemo.com

no description available
Submitted by anonymous - 8 years ago
1
javascript

Test BigDecimal formatter

no description available
Submitted by Wally - 8 years ago
-3
pcre

Telephone

Find Telephone
Submitted by Mr.Fail - 8 years ago

Syslog Parser

Vote

1

Regular Expression
pcre

/
#(\d+)#\s+(\d{4}-\d{2}-\d{2})T(\d{2}:\d{2}:\d{2})-(\d{2}:\d{2})\s+(\S+)\s+(\S+)\s+(.*)\.* task "(.*)"\s.* "(.*)"\s.*action "(.+)"\s+.*\s+return\s+code\s+(\d+)\.
/

Description

Loading markdown...
Submitted by anonymous - 8 years ago