Graylog2 / Graylog2/graylog2-server

Switching back from data-node to normal OS should be easy.

Open
#18,711 0 comments 0 reactions 0 assignees View on GitHub
data-node feature test-day triaged
Dominant language
Java
Stars
8.1k
Forks
1.1k
Avg merge
1d 20h
Merged PRs (30d)
217

Description

## Expected Behavior
When I want to stop using Datanode, in my `graylog.conf` I can modify `elasticsearch_hosts` so that it points to any ES/OS instance, restart GL and have it work with configured ES/OS.

## Current Behavior
After the change, GL does not start, printing a log of `Datanode is not available (...)` messages in the server logs.
In order to force it to stop using Datanode, I have to manually remove some documents in MongoDB collections (like `preflight` collection...).

## Possible Solution
?

## Your Environment
* Graylog Version: 6.0
* OpenSearch Version: 2.12
* Operating System: Linux

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.