Finn

Results 6 comments of Finn

The CSV Codec is part of the S3 Source, and the S3 Source does not have any Logstash configuration conversion at the moment. I believe this issue can be closed...

Hello, here are the proposed configuration options for the CSV processor: `source` — The field in the Event that will be parsed. * Default: `message` `quote_character` — The character used...

I agree with this approach and I'll add your expansion to the comment. Another question about using `column_names` as a fallback is the case where a `column_names_source_key` is defined and...

I can work on this, and would like to request feedback on another feature for the `parse_json` processor here. It may be useful to support using a JSON pointer to...

I also like the suggestion that the destination (`message` or `/`) is configurable. Many processors use `message` as the default `source`, so changing the `csv` codec to write keys to...