- 0 minutes to read

Updating the Nodinite Azure Logic Apps Logging and Monitoring Agent

The Nodinite Azure Logic Apps Logging and Monitoring agent is built on .NET and follows a monthly update release cycle with security patches, performance improvements, and bug fixes. Keep your agent up to date to maintain support and ensure compatibility with Nodinite Core Services.

On this page, you will learn how to:

  • ✅ Update agents using the modern Portal-based scripted installation (v7 - recommended)
  • ✅ Apply MSI-based updates to remote servers when Portal approach is not available (legacy)
  • ✅ Verify compatibility and versioning for seamless upgrades

Release notes

For information about the releases, please visit the release notes for the Azure Logic Apps Logging and Monitoring Agent.

Important

Always read the release notes before updating to understand new features, bug fixes, and potential breaking changes.

Nodinite version 7

Preferred Method: Portal-Based Scripted Installation

In Nodinite v7, updating agents is automated through the Portal-based scripted installation. This modern approach:

Automates agent installation and updates via PowerShell scripts
Configures multiple agents simultaneously with consistent settings
Eliminates manual MSI installations and reduces human error
Centrally manages all environments from the Portal

Follow the Install Nodinite v7 or Update Nodinite v7 guide to update agents using the Portal-based approach. The Portal generates PowerShell scripts that install and configure agents automatically.

Nodinite version 6 (MSI-Based Installation - Legacy)

Warning

The MSI-based installation method for Nodinite v6 is deprecated and will be retired. Please upgrade to Nodinite v7 for the modern Portal-based scripted installation experience.

Running Version

The installed version is displayed in the 'Version' text box.
Readme.txt
Example of run-time information displayed in the Version text box.

You can also get this information from the file details property on the local installation:
File Version
Example of file version details in Windows Explorer properties.

Prerequisites for Updating

You must have successfully installed the Nodinite Azure Logic Apps Logging and Monitoring agent prior to an update. The Service account credentials to use must have Logon as Service Right. See prerequisites for Azure Logic Apps Logging and Monitoring agent for more information.

Note

You must be a local administrator to have the right to install (and thereby update) Windows Services

Compatibility and versioning issues

  • 5.x -> 5.1 New installation folder (C:\Program Files\Nodinite\Agent - Logic Apps\) is being used, move 'Settings.json' from the old folder to the new folder and restart
  • 4.X -> 5.X review Updating from V4 to V5

Update guide

Follow the steps next to update the Azure Logic Apps Logging and Monitoring agent.

Step 1: Start the installer

Double-click on the MSI file to start the update process of the Nodinite Azure Logic Apps Logging and Monitoring agent.
msi
Example of the MSI installer file for the Azure Logic Apps agent.

Step 2: Welcome Screen

On successful execution of the MSI file, a Welcome screen is presented.
Welcome
Example of the Welcome screen in the Azure Logic Apps agent installer.

Click the 'Next' button to continue with the update process or click the 'Cancel' button to quit the installer.

Step 3: Custom Setup

Select features and the location to update.
Custom Setup
Example of the Custom Setup screen showing feature selection and installation location.

Note

Default settings are recommended

Note

If you change the location, your old configuration will be lost

Click the 'Next' button to continue with the update process or click the 'Cancel' button to quit the installer.

Step 4: Service Account Information

Enter the credentials for the Account to run Nodinite Azure Logic Apps Logging and Monitoring agent.

Service Account Fields

Domain: The name of the Domain the Server belongs to. If a local account is being used, use the name of the server or a . (dot) as Domain
User: The name of the account
Password: The password for the account

Note

The account must have 'Log on as Service Right'

Domain service account
Example of the Service Account Information screen with domain, user, and password fields.

Click the 'Next' button to continue with the update process or click the 'Cancel' button to quit the installer.

Insufficient Privileges

Error message when account information does not meet Prerequisites.
Insufficient Privileges
Example of the Insufficient Privileges error message during installation.

If you get this message, the most common reason is that the account is not allowed to run as a service or is not a local Administrator on the server. Follow the guide How to set Logon as a Service right and click retry. If the problem remains, click cancel and restart. Make sure to enter valid credentials!

Tip

Check the local event log if there are errors (both System and Application)

Step 5: Completed setup

The last step of the update process gives either a success or a premature exit.
Completed
Example of the Completed Setup screen showing successful update.

Click the 'Finish' button to Exit and quit the installer (update process).

When the setup has finished your default text editor will open a text file named the 'README.txt'. The README.txt file holds the information that you need to set up and manage the agent as a Monitoring Agents for Nodinite.
README.txt
Example of the README.txt file opened after installation with configuration information.

Instructions on how to add the Azure Logic Apps Logging and Monitoring agent as a Monitoring Agent are detailed in a shared article, click on the link below to learn more:


Troubleshooting

A failed update will render a premature exit.
Premature exit
Example of the Premature Exit screen indicating a failed update.

Support

Contact our Support for additional guidance if you fail to resolve the update problem.

Note

Additional information to aid the troubleshooting may exist in the Windows Event Logs.

Next Step

Configure
Add or manage a Monitoring Agent Configuration

Prerequisites
Monitoring Agents
Install
Uninstall