Graylog2 / Graylog2/JadConfig

Trigger warning if configuration source is providing an unknown property

Open
#129 1 comment 0 reactions 0 assignees View on GitHub
triaged
Dominant language
Java
Stars
26
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Configuration files idea: should we warn if you configure a property that we don't know? Opensearch does this and it helps to realize you are doing something that isn't working. Last time I've seen an usage of **disable_security** in datanode, but the actual property is called **insecure_startup** . By triggering an error or at least warning, we'd tell the user that they are trying to do something that we don't understand. It would remove some portion of trial and error during configuration.

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.