AIDBOX_DD_API_KEY = <Datadog API Key>
# Optional; default: 200.
# How many log entries to collect before uploading.
# Aidbox uploads logs when either at least AIDBOX_DD_BATCH_SIZE entries collected
# or time passed from previous log uploading exceeds AIDBOX_BATCH_TIMEOUT
# Optional; default: 3600000 (1 hour)
# How long to wait before uploading
# Aidbox uploads logs when either at least AIDBOX_DD_BATCH_SIZE entries collected
# or time passed from previous log uploading exceeds AIDBOX_BATCH_TIMEOUT
# Path to file in which logs will be written in case of error
# in uploading logs to Datadog.
# If not provided, in case of uploading error logs will be printed to stdout.
# Tags associated with your logs.
# Convenient for transferring the name of the environment.
# For example "env:staging"
# Optional; default: datadoghq.com
The regional site for a Datadog customer.
This can only be one of datadoghq.com,us3.datadoghq.com,datadoghq.eu,ddog-gov.com