Config File

The config file is located at /etc/astradot-infra/config.toml

Key
Description
Type

licenseKey

Astradot license key

string

logLevel

One of ERROR, INFO or DEBUG Defaults to INFO

Log is output at /var/log/astradot-infra/astagent.log

string

auditMode

Output all data sent to Astradot servers to log file. Defaults to false.

boolean

proxyURL

If your system has firewall rules that require the agent to communicate with Astradot servers via a proxy, specify the proxy url in the form http://user:password@hostname:port

string

Last updated

Was this helpful?