opensearch-project / index-management-dashboards-plugin

🗃 Manage policies and jobs and automate periodic data operations in OpenSearch Dashboards
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
15 stars 86 forks source link

[BUG] BAD Request error in Data stream menu #857

Open sipopo opened 1 year ago

sipopo commented 1 year ago

If you use opensearch-dashboard behind http proxy you will get error - "Bad request". The application makes request without slash. For example - "GET _data_stream/** HTTP/1.1"

The same problem for Templates

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Index Management'
  2. Click on 'Data streams'
  3. See error - "Bad request"

Expected behavior The application shows data streams

OpenSearch Version v 2.7.0

Dashboards Version v 2.7.0

Screenshots data_streams_error

kavilla commented 1 year ago

@opensearch-project/admin

Can you transfer to ISM?

bbarani commented 1 year ago

@kavilla Moved the issue to ISM repo.

bowenlan-amzn commented 1 year ago

@SuZhou-Joe @xluo-aws is this sth you can help with?