-
### Prerequisites
- [X] I have written a descriptive issue title.
- [X] I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not alrea…
-
The default values for l[og rotation on the kubelet ](https://kubernetes.io/docs/concepts/cluster-administration/logging/#log-rotation)
> containerLogMaxSize (default 10Mi) and containerLogMaxFiles (…
aojea updated
19 hours ago
-
Sometimes, one or more of the logs are a bit bigger than the `log_size` even though the last message is not bigger than the log_size itself. It happens when the last couple of messages are RPM callbac…
-
### Tested versions
v4.3.stable.arch_linux
v4.2.2.stable.official [15073afe3]
### System information
Godot v4.3.stable unknown - Arch Linux #1 SMP PREEMPT_DYNAMIC Thu, 12 Sep 2024 17:21:02 +…
-
For example, for use with something like `logrotate`.
-
**[ @Dilhasha](https://github.com/Dilhasha)** cloned issue [wso2-enterprise/ballerina-registry#1557](https://github.com/wso2-enterprise/ballerina-registry/issues/1557) on 2022-05-11:
> **Description…
-
When node starts, it starts rotating logs initiating suffix with `.0`. This leads to overwriting of recent logs when multiple restarts happen one after the other.
Suggestion: list the log directory…
-
Log rotation is a very common scenario with log files. Filebeat should have the option to do log rotation.
Initial discussion: https://discuss.elastic.co/t/log-rotation-and-filebeat/140285
-
### Proposal
Currently, the logs config block for alloc logs rotation must be configured on a per-task basis. This can be quite cumbersome. Requesting the ability to change the defaults in the client…
-
## Steps to reproduce
1. Deploy (on jammy/amd64 here), and wait for enough workload to generate a lot of logs
## Expected behavior
logrotate should rotate mysql's log files to avoid filling…