From 541fec2b4c15222f193d9cb91ed5832f875a9284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=A0=95=ED=9B=88=20=EB=B3=80?= Date: Tue, 19 Mar 2024 16:20:24 +0900 Subject: [PATCH] Update agent.yml --- agent.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/agent.yml b/agent.yml index 0a0a97b..002300f 100644 --- a/agent.yml +++ b/agent.yml @@ -11,5 +11,4 @@ #RECEIVER_CONTAINER_PORT: 9009 # port 설정이 필요할 경우 위 주석을 해제하고 설정 # RECEIVER_PORT 와 RECEIVER_CONTAINER_PORT 같은 경우 변수를 설정하지 않을 경우 default 값으로 각각 9010 , 9009 으로 설정 됨 - #agent_list: ['host-agent', 'container-agent'] - agent_list: ['ndm-agent'] \ No newline at end of file + agent_list: ['host-agent', 'container-agent', 'ndm-agent']