Skip to content

Update aliases for Elasticsearch and index-patterns

DESCRIPTION

  • Create new aliases for the existing indices and the corresponding index pattern.
  • Update the fields of the index patterns related to the issue cauldron#211 (closed).

IMPORTANT: Remember to update all_objects.yml in your files directory

ISSUES RELATED

VERSIONS

DB_IMAGE_NAME: "cauldronio/database:0.1.1"
WEB_IMAGE_NAME: "cauldronio/webserver:0.2.8"
WORKER_IMAGE_NAME: "cauldronio/worker:0.1.12"
ODFE_CONFIG_IMAGE_NAME: "cauldronio/odfe-config:0.1.12"
ELASTIC_IMAGE_NAME: "amazon/opendistro-for-elasticsearch:1.6.0"
KIBANA_IMAGE_NAME: "amazon/opendistro-for-elasticsearch-kibana:1.6.0"
SYSLOG_IMAGE_NAME: "cauldronio/syslog-ng:0.3"
MATOMO_IMAGE_NAME: "matomo:3"
  • The image cauldronio/odfe-config:0.1.12 has been created for this PR

REPOSITORIES CHANGED

  • Deployment: -
  • Web: master
  • Worker: master

Merge request reports