Thanks to visit codestin.com
Credit goes to github.com

Skip to content

awslogs datetime format should be used for event time #52900

Description

@ohshazbot

Description

The awslogs driver only uses the datetime format as a quasi-canned multi-line split, meaning that it's properly used to split up event lines but the resulting lines cloudwatch events do not match the logged event time. If you have the datetime format available, why not use it to also set the cloudwatch event time.

This would also provide more parity with the cloudwatch logs driver, which does leverage it's datetime format to properly set cloudwatch event times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureFunctionality or other elements that the project doesn't currently have. Features are new and shiny
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions