Skip to content
Snippets Groups Projects
config.cfg 727 B
Newer Older
  • Learn to ignore specific revisions
  • jurgenhaas's avatar
    jurgenhaas committed
    # Server Density Agent Config
    
    # Version 2
    
    jurgenhaas's avatar
    jurgenhaas committed
    
    [Main]
    
    sd_account: {{ sd_account }}
    
    jurgenhaas's avatar
    jurgenhaas committed
    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: