Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add time_key and time_key_format config options #17

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

PettitWesley
Copy link
Contributor

Issue #, if available:
aws/amazon-kinesis-firehose-for-fluent-bit#9

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

fluent-bit-kinesis.go Outdated Show resolved Hide resolved
@PettitWesley
Copy link
Contributor Author

Ran integ tests, then tested the time key change with this config:

[OUTPUT]
    Name   kinesis
    Match  *
    region us-west-2
    stream integ-test-fluent-bit-kinesisStream-HPCEW6APH6EZ
    time_key  time
    time_key_format %Y-%m-%dT%H:%M:%S%z

It works.

@hossain-rayhan hossain-rayhan merged commit 2ee6017 into aws:master Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants