Elastic metrics
How it works
Elasticsearch metrics stream connector sends metrics related data to Elasticsearch
Compatibility
to be determined
Installation
Login as root
on the Centreon central server using your favorite SSH client.
Run the command according on your system:
- Alma / RHEL / Oracle Linux 8
- Alma / RHEL / Oracle Linux 9
- Debian_11
dnf install centreon-stream-connector-elasticsearch
dnf install centreon-stream-connector-elasticsearch
apt install centreon-stream-connector-elasticsearch
Requirements and configuration
This stream connecters needs the following configuration:
Parameter | type | Example of value |
---|---|---|
log-file | string | mylogfile.log |
elastic-address | string | 192.168.0.2 |
elastic-port | number | 9200 |
max-row | number | 100 |