Skip to content

Commit 054fc08

Browse files
committed
Changing log_level to debug for kubepod and kubenode
1 parent 753b808 commit 054fc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

installer/conf/container.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276

277277
<match oms.containerinsights.KubePodInventory**>
278278
type out_oms
279-
log_level trace
279+
log_level debug
280280
num_threads 5
281281
buffer_chunk_limit 20m
282282
buffer_type file
@@ -292,7 +292,7 @@
292292

293293
<match oms.containerinsights.KubeNodeInventory**>
294294
type out_oms
295-
log_level trace
295+
log_level debug
296296
num_threads 5
297297
buffer_chunk_limit 20m
298298
buffer_type file

0 commit comments

Comments
 (0)