Skip to content

logsql: add a flag to limit the maximum query time range #611

Description

@func25

Is your feature request related to a problem? Please describe

Large time-range queries can scan enormous amounts of logs and consume a disproportionate amount of CPU, memory, and I/O especially in production environments with multiple concurrent users.

Describe the solution you'd like

Introduce a time-range limit flag to protect clusters from resource-heavy queries.

Also addresses: #50

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