Skip to content

Increase Default Sidecar Update Interval #520

@patrickmann

Description

@patrickmann

Support issue Graylog2/support#384

What: The default update interval of 10s causes large deployments to crumble under their own rate. Increasing the default should prevent this in large deployments with no real impact on smaller deployments.

Why:
Mongo updating "Token Last Used" for sidecar token. For large number of sidecars (500+) the default update interval (10 seconds) is FAR too frequent. It overloads mongo. A customer added 1600 sidecars then saw this slowdown.

It's been set to 5m which appears to have completely resolved their issue.

This seems like a reasonable new default to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions