#
syslog-ng
Here are 46 public repositories matching this topic...
LibreNMS Docker image based on Alpine Linux and Nginx
-
Updated
Feb 16, 2021 - Dockerfile
Syslog Collector written in Go, streams to Kafka 0.8
-
Updated
Jun 12, 2018 - Go
nfsinkhole is a Python library and scripts for setting up a Linux server as a sinkhole (monitor, log/capture, and drop all traffic to a secondary interface).
linux
networking
service
network
systemd
syslog
iptables
rsyslog
bsd-license
firewalld
tcpdump
sinkhole
syslog-ng
netfilter
-
Updated
Apr 8, 2017 - Python
Collection of PatternDB files to parse Ubiquiti Unifi events into Security Onion's Syslog-NG and ELSA
-
Updated
Apr 24, 2017
Sensu plugins for Syslog-NG
-
Updated
Dec 11, 2020 - Ruby
Centralized Logging with Spring Boot and Logback and Syslog-ng and Elasticsearch
-
Updated
Dec 26, 2020 - Java
syslogng_kafka provides a Python module for syslog-ng 3.7 allowing one to filter and forward syslog messages to Apache Kafka brokers.
-
Updated
Aug 23, 2017 - Python
Development repository for the syslog_ng cookbook
-
Updated
Nov 28, 2020 - Ruby
OpenNMS with syslog-ng. A marriage made in monitoring heaven.
-
Updated
Mar 11, 2020
Syslog-ng, Elasticsearch and Kibana simple installation and configuration.
-
Updated
Oct 12, 2018 - Shell
Develop a Redis based queue interface which could be an alternative to the disk queue.
-
Updated
Aug 20, 2018
syslog-ng logger and NodeJS on Alpine
-
Updated
Dec 17, 2020 - Makefile
Pushbullet destination for syslog-ng
-
Updated
Aug 20, 2018 - Python
Syslog server with Splunk Universal Forwarder baked to allow remote logging from mobile applications.
-
Updated
Apr 15, 2020 - Dockerfile
Improve this page
Add a description, image, and links to the syslog-ng topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the syslog-ng topic, visit your repo's landing page and select "manage topics."
I have an application which receives log messages from a firewall. The logs are written into a MongoDB. My goal is to process 30'000 messages per second (more or less constantly for 7*24 hours, not as transient peak value)
As peak value I expect app. 50'000 messages per second.
With several settings I reached up to 20'000 msg/sec. but that is not sufficient for our life traffic. The MongoDB ho