# Server Density Agent Config
# Version 2

[Main]
sd_account: {{ sd_account }}
agent_key: {{ sd_agent_key }}

plugin_directory: {{ sd_agent_plugins_dir }}

# ========================================================================== #
# Logging
# See https://support.serverdensity.com/hc/en-us/articles/213093038-Log-levels-agent-debug-mode
# ========================================================================== #

log_level: {{ sd_logging_level }}

# collector_log_file: /var/log/sd-agent/collector.log
# forwarder_log_file: /var/log/sd-agent/forwarder.log

# if syslog is enabled but a host and port are not set, a local domain socket
# connection will be attempted
#
# log_to_syslog: yes
# syslog_host:
# syslog_port: