Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

YAML Configuration Files

Apstra Flow Data supports YAML configuration files for all binaries.

To use a YAML file for configuration, place the file in the default location /etc/juniper/<binary_name>.yml or specify a custom location with the --config or -c flag when running the binary. For example:

or

Note:

You can also use environment variables to configure the Flow Data collector to override the YAML defined values.

To configure log settings for the flow-collector binary, follow these steps:

  1. Create a YAML file called flowcoll.yml.
  2. In the YAML file, go to the log settings section. From here you can customize the log settings and create additional YAML files for other binaries, if needed.
  3. Run the flow-collector binary with the --config flag. Specify the path to your flowcoll.yml file as follows: