InfluxDB HTTP Export, HTTP GET, HTTP POST plugin for Advanced PBX Data Logger

Latest version: 4.0.35 build 306. March 6, 2024.


The "InfluxDB HTTP Export" data publishing module for our loggers allows you to write data to an InfluxDB database by using that database's HTTP API.

InfluxDB is a database intended to store time-series data. It was specially developed to handle a lot of read and write requests.

You don't need to know SQL to write data to an InfluxDB database.

The module can also export data using HTTP GET and HTTP POST requests.

The module can create a backup copy of data if a database is offline, or if an attempt to write data to the database has failed. Later, when the connection to the database is reestablished, all data will be restored from the backup copy.

Download | Documentation

How to enable this plugin

The figure below shows how to select the plugin on the "Modules" page.

Selecting the parser plugin

Fig.1. Selecting the plugin.

How to configure the plugin

The figure below shows how to configure the plugin to poll the device every 15 seconds. Of course, you may change the poll interval as you want.

Configuring the parser

Fig.2. Configuring the plugin.