fluent-bit icon indicating copy to clipboard operation
fluent-bit copied to clipboard

out_s3: add support for CSV formatting

Open edsiper opened this issue 3 years ago • 3 comments

The following PR introduces two new configuration properties allowing optional formatting to CSV:

  • format: defines the data format, it supports json and csv. Default is json.

  • csv_column_names: when format is csv, it appends the column names at the beginning of the S3 object. Default is off.

edsiper avatar Dec 07 '22 07:12 edsiper

@cosmo0920 @PettitWesley I've refactored the code a little with some cleanups; I've added also formatter callback and proper unit tests. Can you re-check it?

edsiper avatar Dec 08 '22 19:12 edsiper

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Apr 04 '23 01:04 github-actions[bot]

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Jul 03 '23 02:07 github-actions[bot]

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Nov 27 '24 02:11 github-actions[bot]

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Aug 28 '25 02:08 github-actions[bot]