1 Configuration
StefanSA edited this page 2026-07-10 09:24:20 +02:00

Configuration

Configs are YAML files with:

  • global
  • targets
  • exporters
  • address_pools
  • public_pools
  • security_pools
  • applications
  • services
  • service_groups
  • policies
  • scenarios
  • topology
  • personas
  • sessions
  • behaviour_profiles
  • template_profiles

Validate with:

flowsimulator-go validate -c path/to/config.yaml
flowsimulator-go validate-templates -c path/to/config.yaml