You're absolutely right, it's confusing indeed. I think you'll need to append the `_search` in your configuration for it to work as of today.
To fix it properly, the client should append `_search` as its not part of the index. Moreover, we should not return the status code of the logstore to the user like we do here. It should rather be a 502 and hide the details for the user. cc @dubee [ Full content available at: https://github.com/apache/incubator-openwhisk/issues/4022 ] This message was relayed via gitbox.apache.org for [email protected]
