Matthias Oesterheld

Results 21 issues of Matthias Oesterheld

## Expected Behavior New data nodes joining a configured cluster should automatically be provisioned and started. ## Current Behavior Since introducing the PREPARED state, new nodes joining after preflight will...

bug

Make the logs of the data node's OpenSearch available in the UI. This should also include the logs for remote reindexing in the migration wizard.

Collect metrics from the running Opensearch process and the data node in an Opensearch index. These should include: OS metrics: - Disk health (% free space on OpenSearch partition), S.M.A.R.T....

## Description This PR changes the OS process to be controlled by transitions in the state machine instead of the process setting the state directly. /nocl ## Motivation and Context...

## Expected Behavior Permalink and Copy Id Button should be the same size ## Current Behavior ![image](https://github.com/Graylog2/graylog2-server/assets/33032967/9014fed1-858a-4809-b450-776b65b31f1d) ## Your Environment * Graylog Version: 6.0.rc2 * Java Version: * OpenSearch Version:...

bug
triaged
test-day

## Expected Behavior Delete should either be unavailable or display the correct message ## Current Behavior When trying to delete a shared dashboard which I am not owner of, I...

bug
triaged
test-day

## Description Fixes generation of data stream system indices with a wrong number of replicas on single-node setups (fixes #19010) and generation of metrics data stream and ism settings only...

For preflight, provide a distinct login screen with information on where to find the credentials for first time login.

## Description Modifies the CmdLineTool to allow configurable startup of new node types. A `GraylogNodeConfiguration` interface configures certain whether certain common startup features should be run. For a node incorporating...

## Description This adds a check for the configured heap size of the data node's OpenSearch vs. the free memory available after starting the OpenSearch process. It deducts a buffer...