Graylog2 / Graylog2/graylog2-server
Alert user about cloud-incomptible inputs in content pack
Open
triaged
UX improvement
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Graylog2/graylog-plugin-enterprise#5997 introduced a check when importing content pack in Cloud. Inputs that are not valid in Cloud are skipped.
Currently the only notification is a server log message, which is not easily accessible in Cloud. We should notify users when inputs are ignored, e.g. via a "toast".
## Steps to Reproduce (for bugs)
1. Create a content pack in an on-prem system, including e.g. GELF HTTP input.
2. Import that content pack in Cloud.
## Your Environment
* Graylog Version: 6.0.0
Contributor guide
Assessment
This issue has not been assessed yet.