Websoft9 / docker-library

Docker Compose examples of selfhosted FOSS based on official image, just run it.
https://www.websoft9.com
Other
33 stars 17 forks source link

complete docker compose for influxdb #445

Closed lessfrim closed 8 months ago

lessfrim commented 9 months ago

XWXAQ8$NQX56(MFA{RAT%PG

lessfrim commented 9 months ago
2023-12-07T01:15:31.589701436Z  warn    boltdb not found at configured path, but DOCKER_INFLUXDB_INIT_MODE not specified, skipping setup wrapper    {"system": "docker", "bolt_path": "/var/lib/influxdb2/influxd.bolt"}
2023-12-07T01:15:31.679578127Z  warn    boltdb not found at configured path, but DOCKER_INFLUXDB_INIT_MODE not specified, skipping setup wrapper    {"system": "docker", "bolt_path": "/var/lib/influxdb2/influxd.bolt"}
ts=2023-12-07T01:15:31.817239Z lvl=info msg="Welcome to InfluxDB" log_id=0lxTM2Q0000 version=v2.7.4 commit=19e5c0e1b7 build_date=2023-11-08T17:07:39Z log_level=info
ts=2023-12-07T01:15:31.817351Z lvl=warn msg="nats-port argument is deprecated and unused" log_id=0lxTM2Q0000
ts=2023-12-07T01:15:31.823223Z lvl=info msg="Resources opened" log_id=0lxTM2Q0000 service=bolt path=/var/lib/influxdb2/influxd.bolt
ts=2023-12-07T01:15:31.823397Z lvl=info msg="Resources opened" log_id=0lxTM2Q0000 service=sqlite path=/var/lib/influxdb2/influxd.sqlite
ts=2023-12-07T01:15:31.824468Z lvl=info msg="Bringing up metadata migrations" log_id=0lxTM2Q0000 service="KV migrations" migration_count=20
ts=2023-12-07T01:15:31.938134Z lvl=info msg="Bringing up metadata migrations" log_id=0lxTM2Q0000 service="SQL migrations" migration_count=8
ts=2023-12-07T01:15:31.988318Z lvl=info msg="Using data dir" log_id=0lxTM2Q0000 service=storage-engine service=store path=/var/lib/influxdb2/engine/data
ts=2023-12-07T01:15:31.988406Z lvl=info msg="Compaction settings" log_id=0lxTM2Q0000 service=storage-engine service=store max_concurrent_compactions=6 throughput_bytes_per_second=50331648 throughput_bytes_per_second_burst=50331648
ts=2023-12-07T01:15:31.988429Z lvl=info msg="Open store (start)" log_id=0lxTM2Q0000 service=storage-engine service=store op_name=tsdb_open op_event=start
ts=2023-12-07T01:15:31.988525Z lvl=info msg="Open store (end)" log_id=0lxTM2Q0000 service=storage-engine service=store op_name=tsdb_open op_event=end op_elapsed=0.098ms
ts=2023-12-07T01:15:31.988571Z lvl=info msg="Starting retention policy enforcement service" log_id=0lxTM2Q0000 service=retention check_interval=30m
ts=2023-12-07T01:15:31.988588Z lvl=info msg="Starting precreation service" log_id=0lxTM2Q0000 service=shard-precreation check_interval=10m advance_period=30m
ts=2023-12-07T01:15:31.989930Z lvl=info msg="Starting query controller" log_id=0lxTM2Q0000 service=storage-reads concurrency_quota=1024 initial_memory_bytes_quota_per_query=9223372036854775807 memory_bytes_quota_per_query=9223372036854775807 max_memory_bytes=0 queue_size=1024
ts=2023-12-07T01:15:31.994659Z lvl=info msg="Configuring InfluxQL statement executor (zeros indicate unlimited)." log_id=0lxTM2Q0000 max_select_point=0 max_select_series=0 max_select_buckets=0
ts=2023-12-07T01:15:32.001689Z lvl=info msg=Starting log_id=0lxTM2Q0000 service=telemetry interval=8h
ts=2023-12-07T01:15:32.001706Z lvl=info msg=Listening log_id=0lxTM2Q0000 service=tcp-listener transport=http addr=:8086 port=8086
qiaofeng1227 commented 8 months ago

add W9_URL, solved