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
Requires
- php: ~7.3.0 || ~7.4.0
README
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:*