Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-25 05:21
Flavor·PCRE (Legacy)

/
^\[SF_KAFKA_CONNECTOR\] (?<message>.*) \((?<code_reference>[^ ]*)\)$
/
gm
Open regex in editor

Description

Used for parsing logs of snowflake kafka connector

Submitted by anonymous