Regular Expressions 101

Community Patterns

1

ipv4

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

ewqewq

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Error Regex

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

Non-prod Application Log Regex

1

Regular Expression
PCRE (PHP <7.3)

/
^(?<hostip>[^ ]+) - - \[(?<timestamp>[^ ]+)\s-(?<unknown1>\d+)] "(?<method>[^ ]+) (?<request>[^ ]+) HTTP\/\d\.\d" (?<response>\d+) - (?<bytes>\d+)
/

Description

Loading markdown...
Submitted by Aditya Bindra - 8 years ago