-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request