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 Kofax AP Agility.
- 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 navigate to Settings > Administration > General Log. This displays the logging information saved in the Log database table.
The General Log tab is not available for on-premise installations.