Prerequisites for the Nodinite Log File Parser Monitoring Agent
This page describes the prerequisites to successfully install and run the Nodinite Log File Parser Monitoring Agent.
Please use RegEx101 or a similar tool, to test your RegEx expression. You must practice RegEx to use this agent.
Instances of this agent can be installed on-premise using TCP/IP for local network access and/or in the cloud/off-site using Service Bus Relaying.
We recommend that you keep this agent close to the installation of Nodinite Core Services. This documentation covers local network setup (usually on the Nodinite application server)
Verified | Topic |
---|---|
Software Requirements | |
What Windows User Rights does the Log File Parser Monitoring agent require? | |
What Firewall settings are required for the Log File Parser Monitoring agent? |
Software Requirements
Product | Comment |
---|---|
Windows Server | Windows 2022Windows 2019Windows 2016Windows 2012 R2Windows 2012 |
.NET Framework | .NET Framework 4.8 or later New 6.0Our recommendation is .NET Framework 4.8.1 or later |
Versions 6.0 and later make use of the .NET Framework 4.8 or later.
Versions 5.4 and subsequently make use of the .NET Framework 4.6.2 or later.
Versions before 5.4 make use of the .NET Framework 4.5.2 or later.
What Windows User Rights does the Log File Parser Monitoring agent require?
The agent is installed as a Windows Service usually on the Nodinite application server. Virtual machines are supported.
- Local named account or domain account (preferred).
- Access and run-time rights
- Follow the 'How to set logon as a Windows service right' user guide for detailed instructions.
least privileges (basic usage)
- Read permission to the folder where to check for files (and all its child folders if the 'Include child folders' option is checked)
What Firewall settings are required for the Log File Parser Monitoring agent?
The Nodinite Log File Parser Monitoring Agent has both inbound and outbound communication:
- Between the Monitoring Service and the Nodinite Log File Parser Monitoring Agent
- Between the Nodinite Log File Parser Monitoring Agent and the Folders/SMB Shares with files to monitor
1. Between the Monitoring Service and the Log File Parser Monitoring agent
The following ports must be allowed on the Windows server where the agent is installed and running:
Port | Name | Inbound | Outbound | TCP | UDP | Comment |
---|---|---|---|---|---|---|
53 | DNS | The Agent needs to know where your other servers/services are (can sometimes optionally be solved using entries in the local hosts file) |
And further with 'Option 1' or 'Option 2' as documented next:
Option 1 (Local network)
Port | Name | Inbound | Outbound | TCP | UDP | Comment |
---|---|---|---|---|---|---|
8000 | RPC | Communication is initiated by the Monitoring Service |
Option 2 (Cloud/Hybrid)
Use Service Bus Relayed connections when Nodinite and the agent are on totally different networks.
Nodinite uses the same principle technique as the On-Premise data gateway, see 'Adjust communication settings for the on-premises data gateway' user guide.
The following ports must be open for outbound communication with '*.servicebus.windows.net' from both on-premise and off-site (Nodinite Windows Server(s) and where the agent is installed):
Port | Name | Inbound | Outbound | TCP | UDP | Comment |
---|---|---|---|---|---|---|
443 | HTTPS | Secure outbound traffic | ||||
5671, 5672 | Secure AMQP | |||||
9350 - 9354 | Net.TCP |
2. Between the Log File Parser Monitoring agent and folder locations
Additional firewall requirements may exist depending on the usage of the Samba protocol, Certificates, NTLM, Kerberos, Sun RPC...
SMB
Port | Name | Inbound | Outbound | TCP | UDP | Comment |
---|---|---|---|---|---|---|
53 | DNS | The Agent needs to know where your other servers/services are (can sometimes optionally be solved with user-defined entries in the hosts file in each Windows server instance), review the following 'Microsoft' user guide |
||||
135-139 | SMB | Microsoft file sharing SMB | ||||
445 | SMB | Direct-hosted SMB traffic |
Next Step
Install Log File Parser Monitoring Agent
Related
Add or manage a Monitoring Agent Configuration
Monitoring
Administration