Graylog2 / Graylog2/graylog2-server
Add data adapter type to data adapter list page
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
While working https://github.com/Graylog2/graylog2-server/issues/17649 and https://github.com/Graylog2/graylog-plugin-enterprise/issues/6292 it was noted that the customer had 82 data adapters over 9 pages, meaning that to pinpoint the data adapter having a problem, we had to scroll through several pages:

While most of the data adapters in the environment are for Illuminate, a type column added to this page would have been helpful to locate the JSON data adapter directly.
Better yet, hide the unalterable Illuminate data adapters, or sort them after user-created data adapters, so user doesn't have to scroll through Illuminate data adapters to look for their own.
## Your Environment
* Graylog Version: Graylog Cloud 5.2.2 (397)
Contributor guide
Assessment
This issue has not been assessed yet.