Sanjay Kumar
Sanjay Kumar
Hi team, Our security scans of splunk/fluent-plugin-splunk-hec have reported vulnerabilities on json-jwt:1.15.0 . What would you like to be added: Upgrade to fixed version of json-jwt to mitigate this vulnerability...
### Description Opening a new PR since old PR got closed by mistake. This PR adds validations for the indexPattern configured in autofollow API Existing behavior of the autofollow API...
Hi, Im using opensearch version 2.9 We have enabled Cross-Cluster replication with security enabled and trying to delete the index from the follower cluster by stopping the replication for each...
Hi, We are trying to establish a cross-cluster replication setup between two Kubernetes clusters. We are unable to establish the connection between the leader and the follower using nodePort using...
Addition of Optional Parameter - allow_Red_cluster to bypass ISM to run on a Red Opensearch Cluster
*Issue #, if available:* https://github.com/opensearch-project/index-management/issues/1127 *Description of changes:* This PR involves the provision for ISM to run on a red opensearch cluster. **Behaviour before:** - The current implementation of the...
Is updation of an autofollow replication rule allowed? Consider that an autofollow replication rule (test-rule) exists in the system which corresponds to the index pattern (test-*). Now when we try...
**What is the bug?** When the retention lease period expires for few indices. Few of the indices are going to "AutoPaused" and few of the indices are going to "Failed"...
[BUG] _remote/info API is giving "connected: false" when replication is undergoing with proxy mode.
**What is the bug?** _remote/info API is returning "connected" field as false even when the replication is happening seemlessly through proxy mode. ``` bash-4.4$ curl -XGET "https://opensearch-1:9200/_remote/info?pretty" { "leader-site" :...