-
### Go version
go version go1.22.1 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='amd64'
GOBIN=''
GOEXE=''
GOEXPERIMENT=''
GOFLAGS=''
GOHOSTARCH=…
svent updated
7 months ago
-
Hi! Thanks for this great project! Can you add JSON to log formats?
It can be useful for sending logs to SIEM/Elasticsearch etc for machine parsing, while still beeng human readable.
Using Elastic…
-
Hi,
we need to ingest a very high rate of syslog data into elasticsearch. We are using this configuration
```
module (load="imptcp" threads="8" processOnPoller="off")
module (load="builtin:omp…
-
prometheus-nginxlog-exporter | 2023-11-28T13:29:10.670Z info prometheus-nginxlog-exporter/main.go:139 starting listener for namespace nginx
prometheus-nginxlog-exporter | 2023-11-28T13:29:10.670Z i…
-
I have a fresh Graylog 3.2 installation and try to forward my Log Messages into Graylog.
All messages that i deliver from rsyslog are corretly paresed but the messages form syslog-ng are wrong.
…
-
Put simply, I just can't get this to work.
Here is my config:
```
@type cloudwatch_logs
log_group_name application-logs
use_tag_as_stream true
auto_create_stream true
…
-
The current test suite relies on two containers running netcat and using a shared docker volume where the behave container searches for the logs in the volume
Due to disc IO caching writes, etc, a …
-
### Describe the bug
When properly configured, no rejected traffic messages are sent to the remote syslog server, even though the relevant messages appear in the system log (and kernel log).
###…
-
## Version of syslog-ng
```
3.14.1
```
## Platform
Debian 8.10
# Issue
I was sending BSD messages to the syslog-ng and i noticed that the parsing was wrong. It is not parsing the PROG…
-
I need insert in mysql from CEF log date format timestamp (%Y-%m-%d %H:%M:%S)
In the CEF-log the date in this form:
> Nov 02 2017 18:39:47.476 MSK
Rule in rsyslog.conf:
> template(name="cef" t…
gubzh updated
7 years ago