flowpipeline icon indicating copy to clipboard operation
flowpipeline copied to clipboard

support lists configuration yml

Open georg-e opened this issue 4 years ago • 0 comments

enable lists inside of segments in configuration. e.g.

- segment: example
  config:
    list:
      - val1
      - val2

This should be extended by modifing https://github.com/bwNetFlow/flowpipeline/blob/master/pipeline/config.go

georg-e avatar Oct 21 '21 14:10 georg-e