Skip to content

[FEATURE] Improve log management in Raven due to high log volume #256

Description

@Aravinda-HWK

Summary

Currently, the Raven container generates a large amount of logs, which can make monitoring, storage, and troubleshooting more difficult. This can also impact performance and make it harder to extract meaningful information from the logs.

Why is this feature needed?

  • Introduce log rotation and retention policies.
  • Allow configurable log levels to reduce verbosity in production.
  • Consider aggregating or summarizing repetitive logs.
  • Ensure logs are compatible with monitoring/alerting tools.

Alternatives Considered

No response

Additional Context

This will help reduce storage usage and improve clarity in monitoring dashboards.
High-volume logs can currently make it difficult to spot real issues quickly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions