Uninstalling the Nodinite Log4Net Appender
This guide walks you through the safe and complete removal of the Nodinite Log4Net Appender. Whether you are migrating, upgrading, or troubleshooting, follow these steps to ensure a clean uninstall and avoid configuration issues.
With this guide, you will:
✅Remove all configuration and binaries safely ✅Prevent orphaned resources in Monitor Views ✅Minimize downtime and ensure rollback options ✅Access troubleshooting and support resources
Nodinite version 7
Preferred Method: Portal-Based PowerShell Script
In Nodinite v7, agent uninstallation is automated through the Portal-based PowerShell scripts. This modern approach:
✅ Automates agent removal via PowerShell commands
✅ Removes multiple agents simultaneously with consistent settings
✅ Eliminates manual uninstallation steps and reduces human error
✅ Centrally manages uninstallation from the Portal
Nodinite version 6 (Manual Uninstallation - Legacy)
Warning
The manual uninstallation method for Nodinite v6 is deprecated and will be retired. Please upgrade to Nodinite v7 for the modern Portal-based scripted uninstallation experience.
You must manually uninstall the Nodinite Log4Net Appender, or make use of a custom script.
Important
You should remove the Configuration first and all applicable Resources in use within Monitor Views before uninstalling the Log4Net Appender.
Uninstall guide
Follow the steps next to uninstall the Nodinite Log4Net Appender:
Step 1: Stop .NET application(s)
Since you are changing the configurations and removing binaries you should stop the .NET application during the removal process.
First, make sure to copy everything before you begin so you can rollback any changes if later required.
Step 2: Remove configuration
Use Notepad++ to open the log4net.config file, then find the following section:
<appender name="Log4NetAppender" type="Nodinite.LogAgent.Log4NetAppender.NodiniteLog4NetAppender,Nodinite.LogAgent.Log4NetAppender">
Remove the section and save the file.
Important
Beware, it is easy to damage the configuration file.
Step 3: Remove binaries
The following binaries were installed when you added the NuGet package reference:
Nodinite.LogAgent.Log4NetAppender.dllIBSS.Libraries.Contracts.LogRestApi.dllSystem.Net.Http.Json
You can safely remove the 1st and 2nd files.
Step 4: Restart .NET application(s)
Restart the .NET application and verify functionality.
Troubleshooting
Support
If you need help to uninstall, contact our Support.
Next Step
Add or manage Monitor View
Add or manage a Monitoring Agent Configuration