Graylog2 / Graylog2/graylog2-server
API Changes for 5.0 not complete in Upgrade Notes (Event Definitions)
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Changes regarding the /api/event/definitions/ API are missing in the upgrade nodes
In 5.0 the non optional field _scope is introduced.
Deployment Tools which interact directly with the REST API need to adapt this change.
https://go2docs.graylog.org/5-0/upgrading_graylog/upgrading_to_graylog_5.0.x.htm
Introduced here:
https://github.com/Graylog2/graylog2-server/pull/13032
The change for the Event Definition itself seam to happen in the Enterprise Repo
Contributor guide
Assessment
This issue has not been assessed yet.