Skip to content

Update logging #460

@annshress

Description

@annshress

Large number of inputs might be generating bigger logs (> 8KB).

In order to handle this, logging should be divided into two parts.

  • Logs that is sent to the prefect server + locally saved logs (should tend to be small)
  • Logs that are locally saved only (can be detailed and verbose)

Inspiration: #459
Reference: https://docs.aws.amazon.com/waf/latest/developerguide/aws-managed-rule-groups-baseline.html#aws-managed-rule-groups-baseline-crs

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions