Skip to content

Add cleanup job for Collector transaction log #26267

Description

@thll

The collector_fleet_transaction_log MongoDB collection currently grows unbounded. It's not a collection the receives inserts with a high frequency, but it will grow over time.

Add a cleanup job that removes old entries. We have to find a balance between keeping the collection small and keeping enough data to support all existing collectors and show a meaningful transaction history in the UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions