mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-02 06:27:55 +03:00
Requirement for elasticsearch library for export
This commit is contained in:
parent
f42ff86f64
commit
b6727ad42e
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user