-
- [x] I've checked the issue queue and could not find anything similar to my feature.
- [x] I'm on the latest version of valet-plus (`valet --version`): ``
**Why implement this improvement?**
T…
-
We are recieving disk full alerts on zookeeper hosts. after recent upgrade of zookeeper server software, default logging is now in DEBUG mode and is very execessive. WE need to update puppet config …
-
**Thanks for reaching out! We're happy to help resolve issues as quickly as possible.**
**Please use this template when creating a new issue. If you do not follow this template format, your issue m…
-
Getting this multiple times a day.
SEVERE: Failed to rotate log
java.io.IOException: JOB_NAME #134743: /nfs/blaa/.jenkins/jobs/JOB_NAME/builds/134743 looks to have already been deleted;
---
Origin…
timja updated
7 years ago
-
https://github.com/blacksenator/fbcallrouter/blob/18899565f8df101978684d879748c3b3a2a5618d/config.example.php#L25
Please add a simple logrotation to logfile. For example add a parameter `MaxLogSize…
-
### Name and Version
bitnami/dokuwiki:20230404.1.0-debian-11-r54
### What architecture are you using?
amd64
### What steps will reproduce the bug?
1. open the container
2. `command -v logrotate`…
-
**Description**
If a user a has set user to something other than **salt**, the log rotation sets the new log ownership to salt, causing issue with salt-master to halt since the key log file has its o…
-
## Description
Certbot renewals were running but failing on the SSCE staging server. I used the `--dry-run` option to test these failures.
```bash
sudo certbot renew --dry-run
```
First, I …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature description
At present the audit logs do not support traditional log rotation, making it harder to man…
-
In logrotate examples of how to handle rsyslog's logs it's suggested to have lines like that et the end of config:
```
postrotate
reload rsyslog >/dev/null 2>&1 || true
endscript
```
In …