-
I'm not quite sure how the Nginx logs get rotated.
-
When the Boost debug log is configured in the Performance tab, the file is not visible in the 'Logs' tab, and the files does not rotate.
## To Reproduce
Steps to reproduce the behavior:
1. Go…
-
This is a successor to issue #20, and subsumes that issue:
We need to add a log event whenever an endpoint is called, and we need to document how to configure logging and, if necessary, set up log ro…
-
# Problem
The general problem is that the `geth.log` file grows too rapidly, especially when the debug log level is enabled. The default `geth.log` rotation strategy in status-desktop is to maintai…
-
Mettre en place la rotation des logs dans Prometheus
https://prometheus.io/docs/guides/query-log/
-
**Describe the bug**
The webcam has 3 rotation option - Horizontal flip, Vertical flip and Rotate 90 degrees counter-clockwise.
These settings seem ignored in Firefox when using the plugin.
**To …
-
### LiquidBounce Branch
Nextgen
### LiquidBounce Build/Version
v.0.14.0
### Operating System
Windows 11
### Minecraft Version
1.21.1
### Describe the bug
When changing rotation mode/speed etc…
-
introduce log rotation for server and filecache
-
All bot output is today sent to logs/vikingbot.log, the log is cleared on restart but nothing more. The log should be rotated on a specified basis and on restart instead of simply nuked.
-
Is it possible to implement standard log rotation mechanism using signal handling?
An example of a good mechanism for log rotation is `nginx`, which does log rotation via `SIGUSR1`: when the nginx…