-
# syslog-ng
## Version of syslog-ng
4.6.0
The code is same in the newest version
## Platform
Linux platform with systemd
## Debug bundle
$ syslog-ng-debun -r
Syslog-NG DEBUg buNdle generat…
-
### Environment info
- NooBaa Version: **VERSION**
- Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify**
Noobaa 5.17.0-20240921 d/s build
### Actual behavior
1.…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
I use syslog-ng and logrotate to manage my log files. A syslog-ng log rule will write /opt/var/log/dnsmasq.log.
The script should ask, or assume, the log file path if syslog is used as log facilit…
-
Hello,
I tried upgrade Oxidized from 0.30.1 to 0.31.0, but after start I got only error mesage cannot execute oxidized
Log:
*** Running /etc/my_init.d/00_regen_ssh_host_keys.sh...
*** Running /e…
-
# syslog-ng
## Version of syslog-ng
3.38.1
## Platform
Linux version 5.4.286 running on an embedded device
## Debug bundle
# Issue
A memory leak is seen when running with valgrind:
…
-
**Describe the solution you'd like**
Add dedicated Opensearch output for syslog-ng. Currently only Elasticsearch exists: https://kube-logging.dev/docs/configuration/plugins/syslog-ng-outputs/elastics…
-
A small patch arrived from @fridrich for the syslog-ng package in openSUSE with the description:
```
Use SOURCE_DATE_EPOCH for reproducible jar mtime
```
As far as I could understand, the patc…
-
```
@version: current
block destination second(...) {
# something useful with an empty string parameter
};
block destination first(...) {
second(`__VARARGS__`);
};
log {
dest…
-
# AxoSyslog
## Version of AxoSyslog
4.9.0
# Steps to reproduce
### `syslog-ng.conf`
```
log "internal_messages_to_stderr" {
source{ internal(); };
destination {
file("/dev/stderr"…