parse_vector VRL function? #946
Labels
type: enhancement
A value-adding code change that enhances its existing functionality
vrl: stdlib
Changes to the standard library
I'm looking for a way to parse the logs emitted by Vector itself. AFAICT there isn't a
parse_*
function for this.Example log:
Is there a recommended approach for parsing Vector's logs? Just
parse_grok
orparse_regex
? Seems like this may be hard to do. Compare this other WARN log:The text was updated successfully, but these errors were encountered: