Infrastructure Assurance v25.1.0 supports integration with LiveNX v25.1.0 and later, enabling the storage of alerts (generated in Infrastructure Assurance) in the LiveNX database.
- In the context of this integration, Infrastructure Assurance is referred to as LiveAssurance. Upon upgrading to v25.1.0, customers have an opportunity to try LiveAssurance using a freemium licensing model. For more details on the integration and freemium licensing, see the (LiveNX Freemium Offer) LiveAssurance - Network Security Quick Start Guide.
- For details on LiveNX, see the LiveNX documentation portal.
Prerequisites
Before you configure the integration, ensure that you've set a token for LiveAction Receiver in the Network Configuration page of the LiveNX UI.
-
Log in to the LiveNX web interface.
-
Select the gear icon available in the Navigation bar.
-
Select in the sidebar.
-
In the Network Configuration page that is displayed, configure the following parameters:
- LiveNX REST API Token—You can obtain this token from the LiveNX Swagger page (<LiveNX-URL>:8093/v1/docs).
- LiveAction Receiver Configuration—Enable this option.
- Token—If not present already, create a token for the
LiveAction Receiver Configuration. You can enter any value
manually. Alternatively, you can automatically generate a UUID
by re-saving the configuration. (TIP: Temporarily modify
a field and select Save.)Note: Greenfield deployments will always have a UUID pre-populated.
-
Make a note of this token as you will use it when configuring the LiveNX integration in the Infrastructure Assurance UI.
-
Select Save.
Procedure to configure integration with LiveNX
-
Select Settings in the sidebar, then select Integrations.
-
From the Add New Integration drop-down list, select LiveNX.
-
Configure the following parameters:
- Integration Name—enter a name for the LiveNX integration.
- URL—enter
http://localhostas the URL. - Token—enter the LiveAction Receiver token that grants authorized access to send alerts to LiveNX. This is the same token that is configured in the Network Configuration page of the LiveNX UI.
-
Select Save.
-
For the integration to start, you must restart the
authserverby using the following command:cd /data/bcia && docker compose restart authserver
After successful integration, the Infrastructure Assurance alerts are displayed in your LiveAssurance Events dashboard within LiveNX. Clicking an alert will take you to the Issues tab in the Infrastructure Assurance UI, which displays a detailed view of the alert.
/usr/share/indeni-services/config/livenx.env. When the LiveNX
integration is deleted, this file will also be deleted.