Graylog2 / Graylog2/graylog2-server

Allow creating new Field Type Profiles by importing the existing index template of a given index

Open
#22,983 0 comments 0 reactions 1 assignee Claimed by @Emy-01 View on GitHub
7.2 Candidate feature triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## What?

Allow creating new Field Type Profiles by importing the existing index template of a given index

## Why?

Graylog's Field Type Profiles is very powerful and very useful. This feature could allow a user, who may be using their own index templates directly in OpenSearch, may wish to "migrate" to using Field Type Profiles. This could allow the user to go through a workflow as such:

1. create a new field type profile
2. select an existing index to read the index template from
3. import the field mappings into the UI and allow the user to continue editing
4. save this as a new field type profile

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.