Graylog2 / Graylog2/graylog2-server

Extract entity catalog from content pack specific code

Open
#8,595 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Description

The `/system/catalog` endpoint provides a catalog of all entities in the system. The code for this is currently embedded in the content pack specific code. Since the catalog will be used for features unrelated to content packs, we want to extract the code into its own package so we can use and extend it independently from content packs.

Our first use case will be the resolving of GRNs into entity descriptors (e.g. title, description, database ID) to allow the UI to show details for a GRN.

## Tasks

- [ ] tbd

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.