Regular Expressions 101

Community Patterns

faa

1

Regular Expression
PCRE (PHP <7.3)

/
^raw_data\.(?!((event_record_string|event_record_binary|event_record_binary\.event_record_binary)\.prod\.(18477|18478|5416|5454|5455)|storage\.aw|codo)\.)(?!.*(failure_permanent|failure_\d+_\w+)$).*
/

Description

no description available

Submitted by anonymous - 9 years ago