-
I am trying to configure the monit service to log to journald instead of the default `/var/log/monit.log`. I have tried setting `set log /dev/log` and `set log /dev/stdout`, but no luck 😞
Reference…
-
The message format for sysdig looks like a perfect match to systemd's journald.
Would be great to have an ability to log all the events into journald directly.
Here is the corresponding documentation:…
-
### What happened?
switching to new packaging pkgs.k8s.io with Ubuntu 22.04 and having `log_to_journald set to true` breaks all containers with the errors
```
Mar 16 11:32:24 crio-conmon[3397]: c…
-
We are currently looking into rosconsole to find a way to directly write to the system journal using [sd_journal_send](https://manpages.debian.org/testing/libsystemd-dev/sd_journal_send.3.en.html). O…
mgrrx updated
3 years ago
-
#### Description of problem:
The tests for Rule IDs:
* xccdf_org.ssgproject.content_rule_journald_compress
* xccdf_org.ssgproject.content_rule_journald_forward_to_syslog
* xccdf_org.ssgproject.con…
-
For a couple checks we would need to know if a service is `static`, which is different from `enabled`
```
"static" The unit file is not enabled, and has no provisions for enabling in the [Insta…
-
## Feature Request
An input plugin for the systemd journal that can capture the journald logs from one or all systemd services and sockets.
### Proposal:
either use a socket or the [core os sys…
-
I'm testing the journald log collector of v3.7.0. I have one configured on the ossec server and an another on a remote machine via ossec agent. Both have the following config entry:
```xml
…
terba updated
5 months ago
-
```
.ts = del(.timestamp) ?? .ts ?? %docker_logs.timestamp
```
This fails with:
```
│ .ts = del(.timestamp) ?? .ts ?? %journald.timestamp
│ ^^^^^^^^^^^^^^^ -- --- this expression never resolve…
-
redis is currently used to buffer logs received over qrexec and then a service reads from redis and writes to the appropriate log files. It would be nice if we could use existing log aggregators for t…