代码拉取完成,页面将自动刷新
proxy option to support TLS connection
# Cloudinsight Agent Configuration
[global]
# The host of the Cloudinsight data collector server to send Agent data to
ci_url = "https://dc-cloud.oneapm.com"
# The Cloudinsight license key to associate your Agent's data with your organization.
# You can find it at https://cloud.oneapm.com/#/settings
license_key = ""
# Set the hostname to whatever you want, if empty use your system hostname.
hostname = ""
# Set the host's tags
tags = ""
# Proxy to use for TLS connection, you can set it as "http://user:password@proxy-server:proxy-port"
proxy = ""
# The loopback address the Forwarder and Statsd will bind.
bind_host = "127.0.0.1"
# Change port the Agent is listening to
listen_port = 10010
# Change port the Statsd is listening to
statsd_port = 8251
# Allow non-local traffic to this Agent
# This is required when using this Agent as a proxy for other Agents that might not have an internet connection
non_local_traffic = false
# ========================================================================== #
# Logging
# ========================================================================== #
[logging]
log_level = "info"
log_file = "/var/log/cloudinsight-agent/cloudinsight-agent.log"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。