-
**What is the bug?**
Since the removal of the TransportClient in OpenSearch 2.0 (See https://github.com/opensearch-project/security/pull/1638) the `-icl` and `-cn` options of the `securityadmin.sh`…
-
**Is your feature request related to a problem? Please describe.**
Add support for some values being read from the global context.
**Describe the solution you'd like**
I think the role based…
-
### What is the bug?
I'm trying to output an AggregateDictionary to the end-user browser as JSON. When I do this, all of the properties of the object seem to be at their default state (nulls, `0`s,…
-
**Is your feature request related to a problem? Please describe.**
In our company **we need to extend index creation logic for RestHighLevelClient**, in particular to call some API of our service b…
-
**Summary**
Today, when a plugin stashes the ThreadContext the plugin is in a "trusted" mode where it can perform any action on a cluster (analogous to sudo). Conventionally, stashing the ThreadCon…
-
I tried to configure kafka-connect-elasticsearch 11.1.2 with my cluster which is built with OpenSearch binaries and got an error:
```Connector configuration is invalid and contains the following 1 er…
-
### Is your feature request related to a problem?
Hi there, and apologies if it is too early/it's not on your roadmap/ has already been discussed elsewhere and I have missed it.
First of all thank…
-
### Describe the bug
`desc_sort_tip_amount` in nyc_taxis is this query:
```
"body": {
"query": {
"match_all": {}
},
"sort" : [
{"tip_amount" : "des…
-
## Expected Behavior
No errors in the logs.
## Current Behavior
This error shows occasionally in the logs. It refers to the Graylog Events index set.
```
2024-05-02T15:18:01.048+03:00 ERR…
-
I have to connect to a deployed instance of opensearch with different Urls, for example a regular {indexname}/_search is {indexname}search, similar with other features, how can I change this confgurat…