Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.19 KB

influxdb.rst

File metadata and controls

37 lines (22 loc) · 1.19 KB

InfluxDB

:ref:`soc` includes a link on the sidebar that takes you to InfluxDB.

From https://github.com/influxdata/influxdb:

InfluxDB is an open source time series platform. This includes APIs for storing and querying data, processing it in the background for ETL or monitoring and alerting purposes, user dashboards, and visualizing and exploring the data and more.

Authentication

Log into InfluxDB using the same username and password that you use for :ref:`soc`.

If you need to reset your InfluxDB password, you can reset your :ref:`soc` password via the :ref:`administration` interface which will also update your InfluxDB password.

Configuration

You can configure InfluxDB by going to :ref:`administration` --> Configuration --> influxdb.

images/config-item-influxdb.png

You can configure Telegraf by going to :ref:`administration` --> Configuration --> telegraf.

images/config-item-telegraf.png

More Information

Note

For more information about InfluxDB, please see https://github.com/influxdata/influxdb.