Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-12-30 23:59
Flavor·PCRE (Legacy)

/
^([\S+]{3}\s+[\S+]{3}\s+[\d+]{2}\s+[\d+]{2}:[\d+]{2}:{0,2}:[\d+]{2}:{0,2}\s+[\d+]{0,4})\s+(\/[\S+]*)\s+([\S+*\s+]*)
/
gmi
Open regex in editor

Description

Regex for parsing fswatch event

Submitted by anonymous