Difference between revisions of "/etc/influxdb/influxdb.conf"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> cat /etc/influxdb/influxdb.conf | grep -v "#" | grep . reporting-enabled = false [meta] dir = "/var/lib/influxdb/meta" [data] dir = "/var/lib/influxdb/data" wal-di...")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
(No difference)

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: