: An Example Container Configuration File
Focus
Focus

An Example Container Configuration File

Table of Contents

An Example Container Configuration File

An Example Container Configuration File (config.yml) is presented below.
type: cloudgenix_prisma_access_panoramaversion: 2.0.3##REQUIRED ITEMS!## VPN Pre-shared key to use for tunnelsVPN_PSK: 'VPN PSK HERE'# Panorama password# Panorama Host/IP and Username are specified in Prisma SD-WAN portal# Click Email -> Extensions -> Prisma Access for Networks (managed by# Panorama)PANORAMA_PASSWORD: "password here"# PRISMA_ACCESS API Key from Panorama# Located at PANORAMA -> Cloud Services -> Configuration -> Service Setup# tab -> Generate API Key# PRISMA_ACCESS_API_KEY: "GET KEY FROM PANORAMA"# Prisma SD-WAN AUTH_TOKEN (tenant_super)# Click Email -> System Administration -> Auth TokensCGX_AUTH_TOKEN: "CGX AUTH TOKEN FROM CGX UI"##Optional items.##These enable external syslog debugging export for this on-premise# container.#SYSLOG_HOST: 10.0.0.1#SYSLOG_PORT: 514#SYSLOG_FACILITY: local2##This allows modification of the default run interval - default 180s.# Please note that commits for changes will be applied for the panorama user# at this interval.#RUN_INTERVAL: 30##If issues occur with configuration of this container, please contact# Prisma SD-WAN support:(support@cloudgenix.com, or# https://support.cloudgenix.com)

Recommended For You