Skip to content

opensearch containers #271

@DavidEdell

Description

@DavidEdell

We are pinned to a (3-year) old version of opensearch. There is also a warning to not use the configured installer on 'production or public reachable systems'.

We should upgrade (& document usage) or remove these containers. Are we currently using opensearch and/or opensearch-dashboard? The dashboard does not seem to be used with our UI and I do not see any mention of it in our documentation.

The following was in the opensearch logs. The exception part only occurred on one system where the container is crashing (likely an issue with said system), but the warnings are present on all.

opensearch-1  | Enabling execution of install_demo_configuration.sh for OpenSearch Security Plugin
opensearch-1  | **************************************************************************
opensearch-1  | ** This tool will be deprecated in the next major release of OpenSearch **
opensearch-1  | ** https://github.com/opensearch-project/security/issues/1755           **
opensearch-1  | **************************************************************************
opensearch-1  | OpenSearch Security Demo Installer
opensearch-1  |  ** Warning: Do not use on production or public reachable systems **
opensearch-1  | Basedir: /usr/share/opensearch
opensearch-1  | OpenSearch install type: rpm/deb on NAME="Amazon Linux"
opensearch-1  | OpenSearch config dir: /usr/share/opensearch/config
opensearch-1  | OpenSearch config file: /usr/share/opensearch/config/opensearch.yml
opensearch-1  | OpenSearch bin dir: /usr/share/opensearch/bin
opensearch-1  | OpenSearch plugins dir: /usr/share/opensearch/plugins
opensearch-1  | OpenSearch lib dir: /usr/share/opensearch/lib
opensearch-1  | Detected OpenSearch Version: x-content-2.0.0
opensearch-1  | Detected OpenSearch Security Version: 2.0.0.0
opensearch-1  | /usr/share/opensearch/config/opensearch.yml seems to be already configured for Security. Quit.
opensearch-1  | Enabling OpenSearch Security Plugin
opensearch-1  | Killing performance analyzer process 29
opensearch-1  | /usr/share/opensearch/./opensearch-docker-entrypoint.sh: line 116:    28 Killed                  "$@" "${opensearch_opts[@]}"
opensearch-1  | OpenSearch exited with code 137
opensearch-1  | Performance analyzer exited with code 143

Metadata

Metadata

Assignees

No one assigned

    Labels

    CRIT-3Defect has moderate to mild impact on usability of delivered software for mission operations.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions