

Open influxdb service ports on the firewallįor users using ufw firewall, allow service port. └─8275 /usr/bin/influxd -config /etc/influxdb/nfĪpr 20 10:11:03 influxd-systemd-start.sh: ts=T10:11:03.766647Z lvl=info msg="Starting HTTP service" log_id=0_yc6TNl000 service=httpd authentication=trueĪpr 20 10:11:03 influxd-systemd-start.sh: ts=T10:11:03.766652Z lvl=info msg="opened HTTP access log" log_id=0_yc6TNl000 service=httpd path=stderrĪpr 20 10:11:03 influxd-systemd-start.sh: ts=T10:11:03.766655Z lvl=info msg="Auth is enabled but shared-secret is blank. Loaded: loaded (/usr/lib/systemd/system/rvice enabled vendor preset: disabled)Īctive: active (running) since Wed 10:11:04 UTC 47min ago
How to install curl on debin series#
rvice - InfluxDB is an open-source, distributed, time series database.Start and enable the service to start on boot up.Ĭheck service status: $ systemctl status influxdb Most sections are commented out, you can modify it to your liking and restart influxdb service after.

InfluxDB default configuration file is located under /etc/influxdb/nf.

How to install curl on debin update#
Once the repository is added, install InfluxDB on Debian 11 / Debian 10 Linux: sudo apt update Echo "deb $(lsb_release -cs) stable" | sudo tee /etc/apt//influxdb.list
