Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set an accelerated distributed_interval in the osquery config for the osquery instance startup period #2063

Merged

Conversation

RebeccaMahany
Copy link
Contributor

Closes #2056.

Some checks are unavoidably slow to run. When these checks become stale -- for example, if a user has turned off a device for the weekend -- we want to run them again as soon as possible, to avoid slowing down the authentication process. This PR shortens osquery's distributed_interval option for the first ten minutes after the instance starts up, so that osquery will request these distributed queries more quickly.

@RebeccaMahany RebeccaMahany added the features-improvements Features and Improvements label Jan 24, 2025
@RebeccaMahany RebeccaMahany added this pull request to the merge queue Jan 24, 2025
Merged via the queue into kolide:main with commit af07158 Jan 24, 2025
33 checks passed
@RebeccaMahany RebeccaMahany deleted the becca/accelerate-distributed_interval branch January 24, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features-improvements Features and Improvements
Projects
None yet
3 participants