Sokratis Papadopoulos

Results 19 issues of Sokratis Papadopoulos

**Is your feature request related to a problem? Please describe.** Defining index templates is important and currently only possible through APIs. As a result, validations (e.g. typos) are only applied...

enhancement
ux / ui
index management

### Is your feature request related to a problem? Please describe There is no "show" command option on "opensearch-keystore" CLI tool. It would be helpful for debugging purposes. ### Describe...

enhancement
security
Other

**Is your feature request related to a problem?** I have a "per cluster metrics" monitor type, running `GET _cluster/health` every minute, with 2 triggers: 1. Cluster is red, checking `ctx.results[0].status...

enhancement

**Is your feature request related to a problem?** We are a big fun of the "per cluster metrics monitor" type. I've seen the list of supported APIs growing, which is...

enhancement

**Is your feature request related to a problem?** Just like the rest monitor types (Document/bucket/query level monitors), it would be nice to allow "per cluster metrics" monitors to be chained....

enhancement

**What is the bug?** Setting `plugins.scheduled_jobs.sweeper.period` to a different value than the default, for example `60m` does not have any effect, as the sweeper keeps on running every 5 minutes,...

bug

**Is your feature request related to a problem?** When on OpenSearch Dashboards UI, opening "Policy managed indices" or "Indices" page calls `dashboards/api/ism/managedIndices` and `dashboards/api/ism/_indices` API respectively, displaying nicely the information....

enhancement

**Is your feature request related to a problem?** The ISM history logs are usually small enough. Luckily, there are already some settings available to change the rollover time and generally...

enhancement
good first issue
ism

### Is your feature request related to a problem? The [plugins.alerting.AlertingClient.create_destination](https://opensearch-project.github.io/opensearch-py/api-ref/plugins/alerting_plugin.html#opensearchpy.plugins.alerting.AlertingClient.create_destination) API does not work with latest OpenSearch clusters, as destinations have been deprecated in favor of Notification channels. As...

enhancement

**Is your feature request related to a problem?** I have integrated LDAP for authentication and authorisation in my OpenSearch clusters. Each cluster is "managed" by a different LDAP group, that...

enhancement
help wanted
triaged