log file is huge
Steps to reproduce: List the minimal actions needed to reproduce the behavior.
- ...Install InfluxDB in Mac OS
- ...
- ...
Expected behavior: Describe what you expected to happen.
Actual behavior: Describe What actually happened. the log file increase its size up to 300 Gb in just one day. the file is located on /usr/local/var/log/influxdb2/influxd_output.log Environment info: Mac iOS
- System info: Run
uname -srmand copy the output here - Darwin 21.5.0 x86_64
- InfluxDB version: Run
influxd versionand copy the output here - InfluxDB 2.3.0 (git: 090f681737) build_date: 2022-06-16T18:48:06Z
This also happens with previous version 2.2.
- Other relevant environment details: Container runtime, disk info, etc
Config: Copy any non-default config values here or attach the full config as a gist or file. standard configuration
ls -l /usr/local/var/log/influxdb2/influxd_output.log -rw-r--r-- joe admin 344053583798 Jul 30 10:43 /usr/local/var/log/influxdb2/influxd_output.log
Logs: Include snippet of errors in log.
Performance: Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.
# Commands should be run when the bug is actively happening.
# Note: This command will run for ~30 seconds.
curl -o profiles.tar.gz "http://localhost:8086/debug/pprof/all?cpu=30s"
iostat -xd 1 30 > iostat.txt
# Attach the `profiles.tar.gz` and `iostat.txt` output files.
Can confirm, just happened to me as well today.
Can you provide a snippet of the logs/any relevant sections that may help point to the contents?
this is the context of the /usr/local/var/log/influxdb2/influxd_output.log. file before it full my hd and crack my PC