summaryrefslogtreecommitdiffstats
path: root/docs/gw/elastic.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gw/elastic.rst')
-rw-r--r--docs/gw/elastic.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/gw/elastic.rst b/docs/gw/elastic.rst
index f0897f02..2c247fa8 100644
--- a/docs/gw/elastic.rst
+++ b/docs/gw/elastic.rst
@@ -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/