Skip to content

Support key format strings for Azure Blob as supported on Amazon S3 #7515

@wouterAA

Description

@wouterAA

We make heavy use of Amazon S3 output key format strings configuration property (https://docs.fluentbit.io/manual/pipeline/outputs/s3, see s3_key_format). To be specific we use the %Y%m%d%H%M%S format string. We would like to see the "format string" functionality for the Azure Blob output path configuration property (https://docs.fluentbit.io/manual/pipeline/outputs/azure_blob see path).

Our SaaS product is hosted on both AWS and Azure. To reduce maintenance, it is a goal to limit the differences between the cloud providers. Because the Azure Blob output, does not support format strings, we need to use a different logging processor. We have good experiences with fluentbit, and want to use it at both places.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions