Применение csv фильтра после grok

То есть нужно вот так:

csv {
  source => "message2"
  separator => "," 
  autodetect_column_names => "true"
}