Skip to content

Add log levels to service logs #35

Description

Would allow us to quickly identify the good from the bad. Could use it along with "grep -v INFO" and the like.

Could also add a label to debug logs if enabled.

Example:
Index example-000001 meets required days to rollover but is not larger than 10 gb. Skipping
Becomes:
INFO: Index example-000001 meets required days to rollover but is not larger than 10 gb. Skipping

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