Astradot
  • Home
  • Release Notes
  • Security and Privacy
  • System Agent
    • Installation on Linux
    • Datadog Agent Integration
    • Installation on Kubernetes
    • Datadog Agent Integration
    • Environment Variables
    • Config File
    • AWS Integration
  • Application Agent
    • Java Agent
  • Infrastructure Integrations
    • Apache
    • AWS ElasticCache
    • AWS RDS
    • HAProxy
    • MongoDB
    • MySQL
    • Nginx
    • PgBouncer
    • PostgreSQL
    • RabbitMQ
    • Redis
    • Consul
    • Etcd
    • Oracle
Powered by GitBook
On this page

Was this helpful?

  1. System Agent

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

PreviousEnvironment VariablesNextAWS Integration

Last updated 2 years ago

Was this helpful?