-
**Is your feature request related to a problem? Please describe.**
Many journal messages are very small, and messages from the same service are likely to contain much redundancy. The compression of s…
-
When a test fails, sometimes stdout and stderr don't contain enough information to identify the cause of the failure.
If a step fails, journald should contain more detail.
Something like:
```…
-
(calaos-os-intel-corei7-64-v3.0-20200116173105)
Forwarding journald messages to syslog seems to be enabled by default in /etc/systemd/journald.conf : "ForwardToSyslog=yes".
It doesn't work, leading …
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
This issue was migrated from [Pagure Issue #1217](https://pagure.io/dogtagpki/issue/1217). Originally filed by **[mkosek](https://pagure.io/user/mkosek) (@mkosek)** on *2014-11-28 16:04:18*:
- Assign…
-
Right now journald will consume the entire disk of the system if left to its own devices.
We need to make that configurable and template it.
Per @atyronesmith
```
stopped all master nodes
…
-
When running under `systemd`, a timestamp is added to each line by `journald` in addition to the first one added by the RNS logger.
-
Currently cron jobs dump their output into the systemd journal, which means that any cron job can dump a large amount of data into the journal, which would make it harder for the sysadmin to read the …
pabs3 updated
3 weeks ago
-
**Describe the bug**
When adding `services.journald.extraConfig = "Storage=volatile";` ([as in the example](https://nixos.org/nixos/options.html#journald.extraconfig)) to `configuration.nix` the re…
-
Currently all messages are logged to journald with log level "info". In order to have it recognize them, log messages should be prefixed with log level in angular brackets, like this:
```
Debug 1…