From 721dad1bf9f22fab5a59e9ef4ae43f2c8b0ad9f2 Mon Sep 17 00:00:00 2001 From: g41797 Date: Fri, 13 Oct 2023 11:58:54 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0cabaea..3a0c0e1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ All messages with severity above 4 will be discarded. { "SEVERITYLEVEL": 4, "ADDRTCP": "127.0.0.1:5141", - "ADDRUDP": "0.0.0.0:5141", + "ADDRUDP": "127.0.0.1:5141", "UDSPATH": "", "ADDRTCPTLS": "127.0.0.1:5143", "CLIENT_CERT_PATH": "", @@ -167,4 +167,4 @@ You can use [starter](https://github.com/g41797/starter#readme) for automatic st - syslog for [Memphis](https://memphis.dev) is part of [memphis-protocol-adapter](https://github.com/g41797/memphis-protocol-adapter) project - syslog for [NATS](https://nats.io) - [syslog2nats](https://github.com/g41797/syslog2nats) - **Both implementations are still in initial stage. Don't use in production!!!** \ No newline at end of file + **Both implementations are still in initial stage. Don't use in production!!!**