-
```sh
$ make all
### removing previously built plugin-build directory
rm -rf ./plugin-build
rm: cannot remove './plugin-build/rootfs/go/pkg/mod/google.golang.org/protobuf@v1.26.0-rc.1/types/descri…
-
# syslog-ng
## Version of syslog-ng
4.0.1
## Platform
Ubuntu 20.04.4 LTS
## Debug bundle
The source code of syslog client we use is below:
[https://github.com/jenkinsci/syslog-java-client…
-
## Description of the problem
I want to provide a secure connection for the transport of syslog messages which refers to rfc5425. All syslog messages must be sent as TLS "application data" according…
-
Sophos XG firewalls send syslog RFC5424 by default, refer to: https://docs.sophos.com/nsg/sophos-firewall/18.5/Help/en-us/webhelp/onlinehelp/AdministratorHelp/SystemServices/LogSettings/index.html
…
-
**Is your feature request related to a problem? Please describe.**
When using TCP, messages can be framed in a variety of ways. Historically, servers have accepted messages terminated with a newlin…
-
Hello guys, I'm trying to make an influx + telegraf on docker.
However every time I achieve to launch them, there is an error I don't understand :
```
2022-12-16T11:02:48Z I! Using config file: /…
-
I think I found a bug. In env_file, if I set:
`SC4S_SOURCE_LISTEN_RFC6587_SOCKETS=2
`The containers refuses to start and this is the error:
```
Traceback (most recent call last):
File "/etc/sys…
-
### Relevant telegraf.conf:
/etc/telegraf/telegraf.d/inputs.syslog.conf
```toml
[[inputs.syslog]]
## Specify an ip or hostname with port - eg., tcp://localhost:6514, tcp://10.0.0.1:6514
## Pr…
-
### Relevant telegraf.conf:
```toml
# # Accepts syslog messages following RFC5424 format with transports as per RFC5426, RFC5425, or RFC6587
[[inputs.syslog]]
# ## Specify an ip or hostnam…
-
As discussed on our last call, this PR is a consolidation of PR #30's remaining to-do items.
Following RFC7589, we still must address Sections:
4 Certificate Validation
5 Server Identity
6…