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

Docs: add documentation for new setting filebeat.registrar.clean_interval #22513

Closed
urso opened this issue Nov 10, 2020 · 3 comments
Closed

Docs: add documentation for new setting filebeat.registrar.clean_interval #22513

urso opened this issue Nov 10, 2020 · 3 comments
Labels
docs Stalled Team:Docs Label for the Observability docs team

Comments

@urso
Copy link

urso commented Nov 10, 2020

The new setting filebeat.registrar.clean_interval configures the interval/period a registry state cleanup process is executed with. The cleanup routine checks for outdated entries and removes those from the Registry.

Filebeat has a multitude of inputs that can store entries in the registry. For example logs, o365audit, or http_json. The cleanup routine that is configured via filebeat.registrar.clean_interval can not remove entries created by the logs, docker or container input.

@urso urso added the docs label Nov 10, 2020
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Nov 10, 2020
@andresrc andresrc added the Team:Services (Deprecated) Label for the former Integrations-Services team label Nov 10, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/integrations-services (Team:Services)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Nov 10, 2020
@andresrc andresrc added Team:Docs Label for the Observability docs team and removed Team:Services (Deprecated) Label for the former Integrations-Services team labels Nov 10, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/obs-docs (Team:Docs)

@botelastic
Copy link

botelastic bot commented Oct 11, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@botelastic botelastic bot added the Stalled label Oct 11, 2021
@botelastic botelastic bot closed this as completed Nov 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Stalled Team:Docs Label for the Observability docs team
Projects
None yet
Development

No branches or pull requests

3 participants