Graylog2 / Graylog2/graylog2-server

Datanode migration not working

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

Description

Datanode migration does not work on 6.3.5 properly. Cannot seem to start the migration process - either hangs in the install certificate or directory check.

Manually transferring all existing Opensearch data to a new location and referencing that on Datanode config starts the datanode itself succesfully but the Graylog server does not connect to the datanode - it gets stuck on attempting to connect to the old Opensearch even though all references are deleted from the config. The server seems to read the config file. If I put a blank string to the elasticsearch_hosts, the server complains about it. If the line is commented, it defaults to fallback 127.0.0.1:9200...

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.