-
**Is your feature request related to a problem? Please describe.**
I've tried to send a json log entry through the syslog output without any luck. The structure of the json entry is:
```
{
"file…
-
# source config
```yaml
sources:
syslog_udp:
type: syslog
mode: udp
address: 0.0.0.0:8514
```
# error
```
2024-04-02T15:21:02.662106Z ERROR source{component_kind="source" com…
-
**Describe the enhancement:**
Currently the Filebeat - Cisco Module - Nexus Fileset can't parse syslog processing for the Nexus series 3000,5000,7000 and 9000.
Have attached links which will give sy…
-
I wanted to give $TRANSPORT in 4.5.0 draft release a try. I set up various sources and checked the value of $TANSPORT:
* legacy syslog over UDP: "TRANSPORT":"rfc3164+udp"
* IETF syslog over TCP:…
-
## Bug Report
**Describe the bug**
In most cases, the parser plugin will work normally.
Generally, error logs will be printed out and log loss will occur within a few hours.
**To Reproduce**
…
-
http://www.rsyslog.com/doc/master/configuration/modules/omruleset.html references
http://www.rsyslog.com/doc/master/configuration/modules/rainerscript_call.html but this symlink is broken.
-
### The purpose and use-cases of the new component
In order to send messages from a device to a remote syslog server, one needs a syslog agent. Most Linux operating systems ship with a syslog agent…
-
Hello,
I think it's not already asked (I did not find this specific feature request).
Is it possible to add the option to send the "eve-log" format over **syslog** as an alternative to the defau…
-
Dear Team,
I have some issue regarding forward log rsyslog to otel-collector. otel-collector can not accepted log from rsyslog.
With Diagram flow
VM (rsyslog) => Signoz (Accept by signoz-otel…
-
Hey,
I want to dynamically add config files to fluentbit using `HOT_RELOAD` and `@INCLUDE` functionallity.
When creating empty directory and pointing `@INCLUDE` to it like this:
```
@INCLUDE /flue…