Database logging for Azure
The database stores entries in the Log table. This table has the following columns:
- Id
-
Automatically generated ID of a message.
- Date
-
Date and time of the event that generated the message.
- Thread
-
The ID of the thread in the system.
- Level
-
One of four levels, Debug, Info, Warning, or Error.
- Logger
-
Set to "APA" to indicate that Kofax AP Agility is the source of the message.
- Message
-
Message provided with the entry.
- Exception
-
Details about an exception, including the name and stack trace, if any.
To view the logs from Kofax AP Agility click the View Log Messages button located on the page. This displays the Log Messages page that provides logging information.
The View Log Messages button is not available for on-premise installations.