Relative Content

Tag Archive for influxdbinfluxdb-2

install influxDB in Rockylinux9, but can’t use WebUI

I use docker to install rockylinux9 as container, then install influxDB in rockylinux9.
After start influxDB, I’d like to use Web UI. But it shows error.
(If I install influxDB as container, Web UI can use.)
But the point is that I need to install influxDB in rockylinux9 in docker.
Please help me to solve this problem.
The web I used:http://localhost:8086

Influx DB aggregate grouped data

I am very new to Influx DB, the flux query language, and time-series databases in general. I have a bucket filled with firewall log entries, and I’d like to count the number of entries grouped by source IP address. In SQL I’d do something like this:

How influx store tag in db?

I’m new to influx and just started to study it, and at the moment I’m worried about one question to which I can’t find an affirmative answer – how does influx save tags, that is, it indexes them, but I have a fear that it writes to a line up to a point, that is, if I I will record 20k points every 5 minutes, something like this: