influxdb icon indicating copy to clipboard operation
influxdb copied to clipboard

log file is huge

Open israel-gonzalezmedina opened this issue 3 years ago • 4 comments

Steps to reproduce: List the minimal actions needed to reproduce the behavior.

  1. ...Install InfluxDB in Mac OS
  2. ...
  3. ...

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 -srm and copy the output here
  • Darwin 21.5.0 x86_64
  • InfluxDB version: Run influxd version and 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.

israel-gonzalezmedina avatar Jul 30 '22 13:07 israel-gonzalezmedina

Can confirm, just happened to me as well today.

iohansson avatar Aug 22 '22 12:08 iohansson

Can you provide a snippet of the logs/any relevant sections that may help point to the contents?

jeffreyssmith2nd avatar Aug 22 '22 13:08 jeffreyssmith2nd

log-error.txt

this is the context of the /usr/local/var/log/influxdb2/influxd_output.log. file before it full my hd and crack my PC

israel-gonzalezmedina avatar Aug 24 '22 13:08 israel-gonzalezmedina