Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Under Consideration
Workspace Domino
Categories General
Created by Guest
Created on Feb 23, 2024

Request to all events reported in log.nsf

There are some events in the console log file that are not reported to log.nsf. Examples of such events are:

- LkMgr BEGIN Long Held Lock Dump ------------------

- DbMarkCorrupt(Duplicate DbName found)


Administrator want to receive alert when the messages shows, Because it means database accessing problem would occur. And the problem with these events is, that they cannot be processed by event handlers, since they are not reported in log.nsf

We request that all events in console.log are reported in log.nsf.

  • Attach files
  • Admin
    Thomas Hampel
    Reply
    |
    Feb 27, 2024

    Hint: you can access the console log from a browser by using the OpenNTF Xpages Log File reader https://openntf.org/main.nsf/project.xsp?r=project/XPages%20Log%20File%20Reader

  • Guest
    Reply
    |
    Feb 24, 2024

    I can fully undestand your concerns about those log messages you added as an example.
    But requesting that all events from console.log are also added into log.nsf does not make much sense.
    There is a ton of diagnostic data, which should be only added to console.log.

    But it would make sense to generate messages which can be used for event monitoring and also DDM events.

    -- Daniel