Open vladimir-dd opened 3 years ago
Just to make sure I understand these correctly, we call these parsers, right? We actually have a parse_csv
function in VRL already, but it lacks support for setting the headers.
yes, I actually wanted to update our parse_csv
VRL function and then just re-use it for my grok filter
Ah, gotcha, these are integrated into the grok patterns. 👍
csv(headers[, separator[, quotingcharacter]])
https://docs.datadoghq.com/logs/processing/parsing/?tab=filters