reessolutions/elastic-status

A module to check and create notifications about the status of elasticsearch

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 9

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.2 2021-08-02 07:45 UTC

This package is auto-updated.

Last update: 2025-04-26 21:13:37 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector

elastic-status

A magento 2 module to provide access to the elastic search health status on a cron job and on demand.

Installation

Add the Repository:

composer config repositories.elastic-status vcs https://github.com/Sental/elastic-status.git

Require the Module

composer require reessolutions/elastic-status:*