-
Hi! It seems like there is an incompatibility between `thiserror-impl` which is using syn v.2.0.87 and `async-trait` which is using v.2.0.46. Using them both in the same project resulted in a conflict…
-
**Description**
Refactor rlo_06 so that:
## Functional requirements
- It takes ByteBuffer[] as an input instead of a Streamable (existing interface within rlo_06)
- There is separate linefeed …
-
# Overview
Syslog TLS x509 client certificates can be validated via permittedpeer. However, the proof of authenticity per message is not checked or added to syslog messages and syslog hostnames can b…
-
Is it possible to set generic format? as opposed to being specific.
```
server.SetFormat(syslog.RFC3164)
//server.SetFormat(syslog.RFC5424)
//server.SetFormat(syslog.RFC6587)
```
…
-
The SyslogUdpHandler constructor has a last parameter "rfc", default value is ["self::RFC5424"](https://github.com/Seldaek/monolog/blob/master/src/Monolog/Handler/SyslogUdpHandler.php#L47).
However, …
gwinn updated
3 years ago
-
Unwittingly, I designed Alertinator to use a subset of [syslog's severity levels](https://en.wikipedia.org/wiki/Syslog#Severity_levels) (defined in [rfc5424](http://tools.ietf.org/html/rfc5424#page-10…
-
Standard JS Date is displaying:
> new Date()
2019-10-11T**08**:56:49.584**Z**
> new Date().toString()
'Fri Oct 11 2019 **11**:01:59 **GMT+0200 (Central European Summer Time)**'
You can notice, …
-
Hello,
I am having an issue and I need guidance. My Promtail agent is complaining about the log format received from resticprofile. It expect them to be in RFC 5424 format, this is what I see with…
-
Hello,
tried several hours to find out which format structured_data_field has to be.
E.g. when I set structured_data_field structured_data with following value via record_transformer
```
@t…
-
This project should prefer maintained, cloudfoundry packages where possible.