What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How can I enable notification delivery logging?

Votes:

0

I would like to log the delivery of my notifications for troubleshooting purposes. Is there a function to achieve that?

logging notification-delivery notifications prtg reghack registry

Created on Jul 11, 2013 11:50:06 AM by  Gerald Schoch [Paessler Support]

Last change on Dec 3, 2020 3:46:32 PM by  Brandy Greger [Paessler Support]



3 Replies

Accepted Answer

Votes:

0

This article applies as of PRTG 22

Notification delivery logging

Extended notification delivery logging can be helpful to troubleshoot issues with the delivery process. For this reason, we provide a registry key option. If you apply this registry hack, notification delivery logs are stored in your PRTG data directory.

Important notice: Notification delivery logging is only meant for troubleshooting purposes in case of delivery issues. Activate it only for this purpose. Deactivate it afterward and manually delete the log files. Otherwise, you might get an error message during the normal use of notifications: Error sending xyz: Cannot open file xyz\Notification Log(xyz).

Steps to go

Make sure to back up your system before you make changes to the Windows registry.

  1. Open the registry editor and navigate to the following keys:
    1. On a 64-bit Windows system, navigate to HKEY_LOCAL_MACHINE\Software\Wow6432Node\Paessler\PRTG Network Monitor\Server\Core
    2. On a 32-bit Windows version, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Paessler\PRTG Network Monitor\Server\Core
  2. Create a new DWORD: In the current path, right-click and select New|DWORD Value, and name the new value LogNotificationDelivery.
  3. Set the value of LogNotificationDelivery to 1: Right-click LogNotificationDelivery and select Modify…. In the value field, enter 1. Confirm with Ok.
  4. Restart the PRTG core server.
  5. Let PRTG run for some time, so that the SMTP relay can take place more than once.
  6. The log files are generated with their timestamp as names in the following subfolders of the PRTG data directory:
  • Notification Delivery Debug Log (MX Server)
  • Notification Delivery Debug Log (SMTP Relay 1)
  • Notification Delivery Debug Log (SMTP Relay 2)
  • Notification Delivery Debug Log (HTTP)
  • Notification Delivery Debug Log (SMS)
  • Notification Delivery Debug Log (Amazon SNS) (as of PRTG 15.4.21)

If you encounter issues with notification delivery, zip the log files and send them to us.

Setting the value of the DWORD to 0 (or deleting it) disables notification delivery logging again. Delete the log files manually afterward.

More

Created on Jul 11, 2013 11:53:17 AM by  Gerald Schoch [Paessler Support]

Last change on Jan 3, 2023 9:28:41 AM by  Brandy Greger [Paessler Support]



Votes:

0

Is the DWORD created in 32bit or 64 bit?

Created on Feb 28, 2023 9:43:40 PM



Votes:

0

Hello Jorge,

please use 32 bit.

64 bit would be QWORD.

Created on Mar 6, 2023 12:29:26 PM by  Arne Seifert [Paessler Support]




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.