From af976863719222f13e7b23fa87c3ba4d212e10f6 Mon Sep 17 00:00:00 2001 From: Ankitkumar Patel Date: Fri, 4 May 2018 11:47:45 -0400 Subject: EELF logging is added EELF logging is added. Issue-ID: OPTFRA-227 Change-Id: I2ec7ab4c13f93736acee82a36b9420480d78b50c Signed-off-by: Ankitkumar Patel --- config/common_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/common_config.yaml') diff --git a/config/common_config.yaml b/config/common_config.yaml index 5790042..5fab8a2 100644 --- a/config/common_config.yaml +++ b/config/common_config.yaml @@ -5,7 +5,7 @@ osdf_system: external: 8698 # clients use this port on DockerHost osdf_ip_default: 0.0.0.0 # # Important Note: At deployment time, we need to ensure the port mapping is done -# ssl_context: ['./../etc/osdf_aaf.crt', './../etc/osdf_aaf.key'] + ssl_context: ['./ssl_certs/oof.crt', './ssl_certs/oof_new.key'] osdf_temp: # special configuration required for "workarounds" or testing local_policies: -- cgit 1.2.3-korg