About the Log Monitor form

The Log Monitor form displays a consolidated view of message logs per tenant configuration.

This form is similar to Log Monitor, a stand-alone utility that is used by Infor to view all activity logged on an application server. This form is intended to be used as a diagnostic tool by developers and administrators in troubleshooting.

Note: Infor Framework Log Monitor Service is required to collect message logs that are displayed in the Log Monitor form.

Messages logs are captured and displayed in real time. The data that is displayed is cumulative for the current tenant.

Column/Field Description
Time or Time Stamp The date and time the log message was generated
Type The log entry type:
  • None
  • General - Messages that do not specifically fall into one of the other categories
  • Trace - Detailed diagnostic information
  • Audit - High-level, low-detail, diagnostic information
  • SQL - Information about SQL Server interactions
  • Error - Diagnostic messages generated by exceptions or invalid conditions
  • Performance - Messages containing performance information
  • Security - Messages related to security such as user authentication
Source The name of the application or module that generated the message
Message The text of the message

You can limit the amount of data that is displayed in the log by filtering by Type, Source, or Message.

Note: Message logs are dependent on the configuration names. Messages logs without configuration names are not collected, stored, and displayed in the Log Monitor form.
Related topics