Step 13: Update Agent Configurations and Non-Events URIs
Tip
Update endpoint configurations and Non-Events URIs. Decision: Do this now or after all other steps are complete?
Prerequisites
Endpoint Configuration (All Agents)
Review and update these configurations. Addresses change in v7 and must be verified regardless of whether you use TLS. Use https:// if TLS is enabled, otherwise http://.
- Alarm Plugins – Update Web Client URI in each Alarm Plugin configuration. This is required even if you previously used TLS with the same hostname.
- Logic Apps – Update Log API URI
- Pickup Service – Verify the Log API Endpoint (v7 URL now includes the environment name in the path) and the Database Name (
Nodinite_<ENV>_Config). These fields should have been migrated from the v6Settings.jsonin Step 12 — confirm the values are correct and log events are flowing. - Non-Events – Update Log View API URI in each Non-Events configuration. This is required because v7 changes the Web API structure, so old v6 endpoints no longer exist.
Alarm Plugins – Update Web Client URI
The Web Client URL field is found on the Configuration tab of each Alarm Plugin entry. It is used to embed a direct link to the signaling Monitor View in outgoing notifications.
Note
Do not use
localhost— the URL must be reachable by the notification recipient, not just the server.
Steps
- Open Web Client → Administration → Settings → Alarm Plugins
- Open each Alarm Plugin entry
- Go to the Configuration tab
- Locate the Web Client URL field
- Update the value to the new v7 address
- Save

Example of the Web Client URL field on the Configuration tab (Email with Options plugin). This field must be updated on every Alarm Plugin entry.
Non-Events URI Updates (If Applicable)
If you use the Non-Events Monitoring Agent, all Log View URIs must be updated because v7 changes the Web API structure. Old v6 endpoints no longer exist. We now make ise
Steps
- Update the Non-Events Monitoring Agent to v7 (complete Steps 9–10 first if not done)
- Open Web Client → navigate to each Non-Events configuration
- Copy the new Log View API URI (use "Copy API URI" feature in v7 Web Client)
- Paste into the Non-Events configuration's "Log View API URI" field
- Save and sync