Skip to content

Support ISO-8601 timestamp without brackets #4

@musicin3d

Description

@musicin3d

Parser requires time to be in brackets. I'm assuming this is a convenient assumption. It makes it easy to find all the data, even if they contain spaces. However, AWS ELB logs use ISO-8601 format without brackets.

Example: 2019-06-29T12:40:00.547997Z

This is a very common, portable, and parsable date format. It should be supported with a new format field.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions