Unassigned shards in Elasticsearch 7 and 8
There are multiple reasons why shards might get unassigned, ranging from misconfigured allocation settings to lack of disk space.
There are multiple reasons why shards might get unassigned, ranging from misconfigured allocation settings to lack of disk space.
This guide describes the steps to establish a Percona XtraDB Cluster v8.0 among three Ubuntu 22.04 nodes.
We will configure a site-to-site IPsec IKEv2 tunnel between the Mikrotik Router and the StrongSwan server. This will enable secure communication between devi...
We will use Grafana with prometheus in container to monitor High availability cluster running by Pacemaker and Corosync.
We will configure Pacemaker/Corosync to enable the sharing of a disk between two nodes through the GFS2 clustered filesystem.
We are going to set up IdP-initiated (Okta) SAML authentication for AWS OpenSearch. We will create two Okta groups: “opensearch-admin” and “opensearch-user,”...
For ansible lab environment setup, first I will generate ssh key for non-root user and then create a Dockerfile to build a docker image. After that, we will ...
I will be adding a new node elk-04 in the existing 3 nodes Elasticsearch cluster and again remove it later.