Update agent.yml
This commit is contained in:
@@ -11,5 +11,4 @@
|
|||||||
#RECEIVER_CONTAINER_PORT: 9009
|
#RECEIVER_CONTAINER_PORT: 9009
|
||||||
# port 설정이 필요할 경우 위 주석을 해제하고 설정
|
# port 설정이 필요할 경우 위 주석을 해제하고 설정
|
||||||
# RECEIVER_PORT 와 RECEIVER_CONTAINER_PORT 같은 경우 변수를 설정하지 않을 경우 default 값으로 각각 9010 , 9009 으로 설정 됨
|
# RECEIVER_PORT 와 RECEIVER_CONTAINER_PORT 같은 경우 변수를 설정하지 않을 경우 default 값으로 각각 9010 , 9009 으로 설정 됨
|
||||||
#agent_list: ['host-agent', 'container-agent']
|
agent_list: ['host-agent', 'container-agent', 'ndm-agent']
|
||||||
agent_list: ['ndm-agent']
|
|
||||||
|
|||||||
Reference in New Issue
Block a user