-
# syslog-ng
## Version of syslog-ng
```
syslog-ng 4 (4.2.0.7.g59f6cdb.dirty)
Config version: 4.2
Installer-Version: 4.2.0.7.g59f6cdb.dirty
Revision: 4.2.0.7.g59f6cdb.dirty-snapshot+20230522T1950…
-
The Datadog agent permits additional tags for monitored Systemd units like so:
```
# cat /etc/datadog-agent/conf.d/systemd.d/conf.yaml
init_config: null
instances:
- tags:
- application:…
-
I want to ingest logs from host systemd journald.
Any ideas how to accomplish this?
There is `Journald Receiver` => https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/re…
-
**Describe the bug**
The man pages for systemd were removed from all systemd packages in https://github.com/microsoft/azurelinux/pull/1732.
Most packaged do have man pages that are installed under /…
-
Please consider supporting `systemd-journal-remote` for log ingestion.
Docs:
https://systemd.io/JOURNAL_EXPORT_FORMATS/#journal-export-format
https://www.freedesktop.org/software/systemd/man/syst…
-
https://github.com/elastic/beats/pull/40061 is changing how we read journals in the journald input, as part of this change `include_matches.and` and `include_matches.or` have been removed and a simple…
-
I have several [journal-upload](https://www.freedesktop.org/software/systemd/man/systemd-journal-upload.html) services sending logs to a central server running [journald-remote](https://www.freedeskto…
-
I have two separate configuration blocks for journald logs, because I want to give them separate `service` tags:
```
app1:
init_config:
logs:
- type: journald
include_u…
-
Hi, I'm using `tracing-journald` version 0.3.0 as published on crates.io, but this doesn't seem to match what's available [in this repo](https://github.com/tokio-rs/tracing/tree/master/tracing-journal…
bouk updated
9 months ago
-
Hello there...
I'm using KSZ8795 drivers from here from kernel version 5.10 along with the Yocto build system
I'd copied the drivers manually in to micrel drivers folder and, applied the patche…