How to Configure Panorama/Log Collector Combination in HA
58208
Created On 09/25/18 17:30 PM - Last Modified 01/30/25 19:57 PM
Environment
- Panorama
- PAN-OS 9.1 and above
- High-Availability
Procedure
For Updated Steps and more information please see Set Up HA on Panorama
Steps
On the primary Panorama (active):
- On the primary Panorama (active), use the following CLI command to set the Panorama-server, which should be the IP address of the secondary panorama: admin1# set deviceconfig system panorama-server <ip address of secondary panorama>
- Commit the change.
- On the secondary panorama, use the following CLI command to set the Panorama-server, which should be the IP address of the primary panorama: admin1# set deviceconfig system panorama-server<ip address of primary panorama>.
- Commit the change.
On the GUI of primary Panorama:
- Add the two log collectors and add the disks to each log collector.
- Select the log collector which is in the secondary Panorama.
- In the general tab, put the primary Panorama IP address into the Panorama Server IP field and the secondary Panorama IP address into the Panorama Server IP 2 field.
- In the management tab, put the secondary Panorama IP address/Netmask/Default address into the corresponding fields.
- Create collector group(s), and add the log-collectors to the group(s).
- Commit the changes to the Panorama and wait until the HA-sync is done.
- Push the config to the collect-group(s).
- In the High Availability setting, disable the primary Panorama so the secondary Panorama will become active.
On the GUI of the secondary Panorama:
- Select the log collector in the primary Panorama.
- In the general tab, put the secondary Panorama IP address into the Panorama Server IP field and the primary Panorama IP address into the Panorama Server IP 2 field.
- In the management tab, put the primary Panorama IP address/Netmask/Default address into the corresponding field.
- Commit the changes to the Panorama and wait until the HA-sync is done.
- Push the configuration to the collect-group(s).
- Restore the Panorama HA back to the desired state.