Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-05-01 07:39
Flavor·PCRE (Legacy)

/
(?:[\S]+received_bytes_count )(?:true|false) ([\S]+)|(?:[\S]+received_bytes_count )([\S]+) (?:true|false)|(?:[\S]+received_bytes_count )([\S]+)
/
g
Open regex in editor

Description

useful for filtering data from Gooogle Compute Engine monitoring into grafana

Submitted by NR0Q