Graylog2 / Graylog2/graylog2-server

Allow OpenSearch style config parameters for data node

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

Description

## What?
In data node, some OpenSearch parameters are passed through, especially regarding warm tier repositories.
These should allow the dotted OpenSearch-style key to be accepted in addition to the canonical Graylog config key.

This has already been implemented specifically for one use case, but should be extended, at least for the snapshot repository settings
https://github.com/Graylog2/graylog2-server/issues/25116

## Why?
To avoid misconfigurations often seen in community / support issues.

## Your Environment

* Graylog Version: 7.1

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing implementation for the one OpenSearch-style configuration use case, then identify how data-node configuration handles the warm-tier and snapshot repository settings. Extend the accepted configuration keys to include the dotted OpenSearch forms alongside the canonical Graylog keys, and verify that both forms avoid the reported misconfiguration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.