Difference between revisions of "/etc/influxdb/influxdb.conf"
Jump to navigation
Jump to search
m (Welcome moved page Etc/influxdb/influxdb.conf to /etc/influxdb/influxdb.conf) Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
− | + | ||
− | cat /etc/influxdb/influxdb.conf | grep -v "#" | grep . | + | cat /etc/influxdb/influxdb.conf | grep -v "#" | grep . |
− | reporting-enabled = false | + | reporting-enabled = false |
− | [meta] | + | [meta] |
− | + | dir = "[[/var/lib/]]influxdb/meta" | |
− | [data] | + | [data] |
− | + | dir = "/var/lib/influxdb/data" | |
− | + | wal-dir = "/var/lib/influxdb/wal" | |
− | [coordinator] | + | [coordinator] |
− | [retention] | + | [retention] |
− | [shard-precreation] | + | [shard-precreation] |
− | [monitor] | + | [monitor] |
− | [http] | + | [http] |
− | [ifql] | + | [ifql] |
− | [logging] | + | [logging] |
− | [subscriber] | + | [subscriber] |
− | [[graphite]] | + | [[graphite]] |
− | [[collectd]] | + | [[collectd]] |
− | [[opentsdb]] | + | [[opentsdb]] |
− | [[udp]] | + | [[udp]] |
− | [continuous_queries] | + | [continuous_queries] |
− | [tls] | + | [tls] |
− | |||
== /etc/influxdb/influxdb.conf file == | == /etc/influxdb/influxdb.conf file == |
Revision as of 07:14, 18 April 2021
cat /etc/influxdb/influxdb.conf | grep -v "#" | grep . reporting-enabled = false [meta] dir = "/var/lib/influxdb/meta" [data] dir = "/var/lib/influxdb/data" wal-dir = "/var/lib/influxdb/wal" [coordinator] [retention] [shard-precreation] [monitor] [http] [ifql] [logging] [subscriber] graphite collectd opentsdb udp [continuous_queries] [tls]
/etc/influxdb/influxdb.conf file
Advertising: