Regular Expressions 101

Sponsors

Library entries

1
pcre

Capture example

no description available
Submitted by Darkoeur - 7 years ago
1
pcre

MDS Testing - first regex

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

prima

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

AND

no description available
Submitted by Marco - 7 years ago
1
pcre

song to html

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

c#

c#
Submitted by cj - 7 years ago
1
pcre

Eclipse coords numbers

no description available
Submitted by Rashmin Dandekar - 7 years ago
1
pcre

AU EMPDUPE file format

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

Number

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

Search a keyword NOT in html tags

no description available
Submitted by White Dragon - 7 years ago
1
pcre

UUID4 Validator

Validates UUID version 4
Submitted by Agustín Bouillet - 7 years ago
1
pcre

prova delete

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

Endpoint Monitor Summary Regex

no description available
Submitted by Palomba - 7 years ago
1
javascript

Match YouTube URL

Match YouTube URLs
Submitted by Xaotic - 7 years ago

fortigate_60B

Vote

1

Regular Expression
pcre

/
^(?<time>[^ ]* [^ ]* [^ ]*) (?<host>[^ ]*) date=(?<forti_date>[^ ]*) time=(?<forti_time>[^ ]*) devname=(?<dev_name>[^ ]*) device_id=(?<dev_id>[^ ]*) log_id=(?<log_id>[^ ]*) type=(?<type>[^ ]*) subtype=(?<subtype>[^ ]*) pri=(?<pri>[^ ]*) vd=(?<vd>[^ ]*) src=(?<src>[^ ]*) src_port=(?<src_port>[^ ]*) src_int="(?<src_int>[^ ]*)" dst=(?<dst>[^ ]*) dst_port=(?<dst_port>[^ ]*) dst_int="(?<dst_int>[^ ]*)" SN=(?<SN>[^ ]*) status=(?<status>[^ ]*) policyid=(?<policy_id>[^ ]*) dst_country="(?<dst_country>[^ ]*)" src_country="(?<src_country>[^ ]*)" service=(?<service>[^ ]*) proto=(?<proto>[^ ]*) duration=(?<duration>[^ ]*) sent=(?<sent>[^ ]*) rcvd=(?<rcvd>[^ ]*)$
/

Description

Loading markdown...
Submitted by ViKing - 7 years ago