-
**Is your feature request related to a problem? Please describe.**
I found logs in `/var/log` to be rotated inconsistently:
bbb-apps-akka 14 days
bbb-fsesl-akka 14 days
bbb-webrtc-sfu 2 days
…
-
Need to add configuration to vagrant box logrotation settings
Unfortunately in office peers we face that `/var` partition gets full by logs and blocks to create environments
By default /var lv has …
-
Pretty much the title. The log gets cleared on every gw2 start, so to be able to play right away after a crash and look at the log later, there needs to be some sort of log rotation.
-
Hi
It would be really nice with some sort of built-in logfile rotation feature
Regards
Henrik Schack
-
Log rotation isn't working correctly at least for nginx.
Multiple issues
* Logrotate doesn't seem to be able to properly signal and restart nginx and thus it keeps writing to old logs e.g never wr…
-
Do it using the logrotate utility.
-
While the function body is there, there is no functionality in it.
-
Hi
> https://github.com/elastic/logstash/blob/master/Dockerfile (v6.4.2)
If you have a lot of activity in logstash, the logfiles can grow very large and fill up entire disk.
This is the default s…
-
We use #1034 because of https://github.com/chef/chef/issues/4578 . Unfortunately, a restart may fail:
```
[2018-04-01T06:35:22-04:00] FATAL: Chef is already running pid 43711
[2018-04-01T06:35:22…
-
Hi,
I'm using em-tail to tail apache log files but I'm running into problems when the files are rotated by Apache. I get the following exception
Tailing started
Tailer(/mnt/var/log/apache2/access-2…