Graylog2 / Graylog2/graylog2-server
Check plugin compatibility during startup for stock plugins
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
The Graylog server should do a sanity check for the stock plugins shipped with it (and enterprise) to find out if they are compatible. If not, startup should be aborted.
## Why?
If e.g. Graylog server v4.x is started with v3.x stock plugins, startup will abort with a cryptic error message. Instead, the user should know what the issue is.
## Your Environment
* Graylog Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System:
* Browser version:
Contributor guide
Assessment
This issue has not been assessed yet.