Requirement for elasticsearch library for export

This commit is contained in:
fcalvet 2020-02-10 18:42:25 +01:00 committed by GitHub
parent f42ff86f64
commit b6727ad42e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
Elasticsearch
=============
.. note::
You need to install the `elasticsearch`_ library on your system.
You can export statistics to an ``Elasticsearch`` server. The connection
should be defined in the Glances configuration file as following:
@ -36,3 +38,5 @@ get the CPU system stats:
"value": "2.2"
}
}
.. _elasticsearch: https://pypi.org/project/elasticsearch/