From 054fc0818b5d0c053d2637d52a37f59f4f8a04bc Mon Sep 17 00:00:00 2001 From: Sambit Mishra Date: Fri, 20 Apr 2018 11:20:05 -0700 Subject: [PATCH] Changing log_level to debug for kubepod and kubenode --- installer/conf/container.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/conf/container.conf b/installer/conf/container.conf index d1a756cdb..df5e2993e 100755 --- a/installer/conf/container.conf +++ b/installer/conf/container.conf @@ -276,7 +276,7 @@ type out_oms - log_level trace + log_level debug num_threads 5 buffer_chunk_limit 20m buffer_type file @@ -292,7 +292,7 @@ type out_oms - log_level trace + log_level debug num_threads 5 buffer_chunk_limit 20m buffer_type file