From b65329a7221af103ebd3f7ea4ea797b84a4f12d1 Mon Sep 17 00:00:00 2001 From: "Satish K. Pagare" Date: Wed, 30 Aug 2017 13:22:08 +0530 Subject: [PATCH] Updated with the APICAST_PAYLOAD_BASE64 flag --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1353ba8..5ddcd71 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,11 @@ export SYSLOG_PROTOCOL=tcp export APICAST_MODULE=custom/verbose ``` +Plain text logging of payload without base64 encoding: +``` +export APICAST_PAYLOAD_BASE64=false +``` + Then, you need to register a resolver in the nginx configuration (example using the Google DNS): ``` cat < apicast/apicast.d/resolver.conf