Skip to content

Codec plugin not regenerating headersΒ #6

@thekofimensah

Description

@thekofimensah

I'm using ELK 7.6 and trying to export to an s3 bucket using the csv codec. So far things work, but there's an issue because I'm uploading files every 5 mins, but only the first "part" has the headers attached to it and ideally every part has the headers attached to it. Am I missing something? I've tried adding :
codec => csv {include_headers => true }
and
codec => csv {include_headers => true autodetect_column_names=>true}
but they aren't adding the headers after the first part is imported.

Thanks for the plugin btw!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions