Graylog2 / Graylog2/graylog2-server
Add ephemeral flag to Collector enrollment tokens
Open
collector
feature
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
The idea is to have an "ephemeral" flag on enrollment tokens. Instances enrolled with this token are marked as "ephemeral" and will be cleaned up earlier than non-ephemeral instances. This can be useful in environments with short-lived instances like container.
Should we implement alerts for disappearing nodes, ephemeral nodes would not be included in those alerts.
Alternative: Make cleanup intervals configurable per fleet. (same with alerting)
Contributor guide
Assessment
This issue has not been assessed yet.