After upgrading to 8.2.2 for Security Analytics running in AWS (Amazon), the Network Health page is blank and does not show the vxlan interfaces. You access this page by going to the menu > System Health > Network.
Release : 8.2.2-55138
This is a defect and will be resolved in Security Analytics version 8.2.4 and greater. You can manually work around this issue by doing the following:
Edit /etc/solera/config/virtual_prefixes.json and change this:
{"virtual_prefixes": ["eth"]}
to this:
{"virtual_prefixes": ["eth", "vxlan"]}
Wait for about 5 minutes for the tables in the database to update before checking the Network page under System Health.