Small syslog server written in Java. Useful for testing, small installations or for forwarding messages to other logging solutions. Accepts RFC-3164 (BSD), RFC-5424 and GELF log messages on a configurable port, UDP and/or TCP. https://github.com/mnellemann/syslogd
Go to file
Mark Nellemann 3ef961e44b Update README.md 2024-05-17 07:53:25 +00:00
doc Read from stdin and forward. 2023-02-05 14:38:54 +01:00
gradle/wrapper Update dependencies and gradle. 2023-10-02 14:25:33 +02:00
src Cleanup. 2023-11-13 13:46:11 +01:00
.drone.yml Improve robustness of GELF forwarding and parsing. 2023-01-22 11:44:03 +01:00
.editorconfig Initial import 2020-09-22 20:33:22 +02:00
.gitattributes Initial import 2020-09-22 20:33:22 +02:00
.gitignore Cleanup. 2020-12-01 13:43:36 +01:00
LICENSE Add APACHE-2.0 license. 2020-09-22 20:45:16 +02:00
README.md Update README.md 2024-05-17 07:53:25 +00:00
bitbucket-pipelines.yml Update dependencies and build container. 2022-11-02 12:09:49 +01:00
build.gradle Update dependencies and gradle. 2023-10-02 14:25:33 +02:00
gradle.properties Update dependencies and gradle. 2023-10-02 14:25:33 +02:00
gradlew Update links and gradle. 2023-01-06 08:06:52 +01:00
gradlew.bat Update links and gradle. 2023-01-06 08:06:52 +01:00
settings.gradle Fix syslog message parsing error resulting in messages being cut at first whitespace. 2023-01-25 08:47:31 +01:00

README.md

Repository moved

Please visit github.com/mnellemann/syslogd