Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Apstra Server Configuration File

/etc/aos/aos.conf

Controller Section

Security Section

Log Rotate Section

Auth Sysdb Log Rotator Section

Main Sysdb Log Rotator Section

Four parameters for configuring the main graph datastore retention policy.

enable_main_sysdb_rotate = 1 enables and disables the policy.

  • Set to 1 to enable the retention policy (default). If you enable the policy after it has been disabled, you must restart the Apstra server for it to be enabled again.
  • Set to 0 to disable the retention policy and keep all backups. AOS VM file disk utilization issues may occur. The policy will be disabled during the next retention check (check_interval). There is no need to restart the Apstra server unless you want to disable the policy immediately.

max_kept_backups = 5 maximum number of backups to store in /var/lib/aos/db.

  • Leave default of 5 to keep the latest five backups.
  • Set to an empty string to keep an unlimited number of backups.
  • Setting to an invalid number results in the default value of 5.
  • Setting to a number smaller than 3 (the minimum) results in the minimum value of 3.

max_total_files_size = maximum file group size to store in /var/lib/aos/db

  • Leave default of an empty string for no size limitation.
  • Set to a number ending in k, m, or g (case-sensitve) or without a suffix.

The effect of max_kept_backups and max_total_files_size is cumulative. For security, Apstra keeps a minimum of three groups of valid Main Graph Datastore persistence files.

check_interval = 1:00:00 time between retention checks and parameter updates (if file has been updated) (format: <hh:mm:ss>).

  • Leave default of 1:00:00 to check every hour.
  • Setting to an invalid number results in the default value of 1:00:00.
  • Setting to a number smaller than 00:01:00 (the minimum) results in the minimum value of 1:00:00.

Credential Sysdb Log Rotator Section

Anomaly Sysdb Log Rotator Section

Device Image Management Section

Authentication Section

Device Config Management Section

Telemetry Init Section

Telemetry Global Config Section

Task API Section

Statistics Section