From 61a03d2e0cc720151f182e0a9f9d5a44a8a0cdf5 Mon Sep 17 00:00:00 2001 From: Ruslan Gainutdinov Date: Tue, 19 Feb 2019 16:31:21 +0200 Subject: [PATCH] Release 2.5.1 compatible with Graylog 2.5.1 --- .gitignore | 1 + README.md | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ffabb9d..ecfb5fa 100644 --- a/.gitignore +++ b/.gitignore @@ -66,3 +66,4 @@ vagrant/.vagrant /vagrant/graylog_latest.deb vagrant/server.* **/Thumbs.db +.vscode diff --git a/README.md b/README.md index b82e9c7..fb91727 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Based on the syslog4j library bundled with Graylog. This plugin allows you to forward messages from a Graylog 2.X server in syslog format. Messages can be dispatched over TCP or UDP and formatted as plain text (classic), structured syslog (rfc 5424) or CEF (experimental). -This plugin supports Graylog 2.X+. +This plugin supports Graylog 2.4.x, 2.5.x ## Graylog marketplace diff --git a/pom.xml b/pom.xml index be8ccc5..8e93e6c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.wizecore.graylog2 graylog-output-syslog - 2.4.5 + 2.5.1 jar graylog-output-syslog @@ -23,7 +23,7 @@ true true true - 2.4.5 + 2.5.1 0.9.60 /usr/share/graylog-server/plugin