Network health not showing vxlan interfaces in AWS instance
search cancel

Network health not showing vxlan interfaces in AWS instance

book

Article ID: 219130

calendar_today

Updated On:

Products

Security Analytics - VA

Issue/Introduction

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.

Environment

Release : 8.2.2-55138

 

Resolution

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.