Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
en:log_management_api [2017/09/06 17:14]
127.0.0.1 external edit
en:log_management_api [2018/02/06 11:11]
yjjung [BS2Event]
Line 47: Line 47:
  
 **1. //id//** \\  **1. //id//** \\ 
-Log record ID which automatically increases from 1 when the log is generated. Starts from 1 when the logs are all deleted. \\ \\ +Log record ID which automatically increases from 1 when the log is generated. \\ \\ 
 **2. //​dateTime//​** \\  **2. //​dateTime//​** \\ 
 The time when the log has been generated. It means the seconds past from UTC until the current time. \\ \\  The time when the log has been generated. It means the seconds past from UTC until the current time. \\ \\ 
Line 59: Line 59:
 Main code value of log types. \\ Main code value of log types. \\
 ^Category ​ ^Event code  ^Value ​ ^Description ​ ^ ^Category ​ ^Event code  ^Value ​ ^Description ​ ^
-|Auth  |BS2_EVENT_VERIFY_SUCCESS ​ |0x10  |1:authentication success ​ | +|Auth  |BS2_EVENT_VERIFY_SUCCESS ​ |0x10  |1:authentication success ​ | 
-|::: |BS2_EVENT_VERIFY_FAIL ​ |0x11  |1:authentication fail  | +|::: |BS2_EVENT_VERIFY_FAIL ​ |0x11  |1:authentication fail  | 
-|::: |BS2_EVENT_VERIFY_DURESS ​ |0x12  |1:duress authentication success ​ | +|::: |BS2_EVENT_VERIFY_DURESS ​ |0x12  |1:duress authentication success ​ | 
-|::: |BS2_EVENT_IDENTIFY_SUCCESS ​ |0x13  |1:authentication success ​ | +|::: |BS2_EVENT_IDENTIFY_SUCCESS ​ |0x13  |1:authentication success ​ | 
-|::: |BS2_EVENT_IDENTIFY_FAIL ​ |0x14  |1:authentication fail  | +|::: |BS2_EVENT_IDENTIFY_FAIL ​ |0x14  |1:authentication fail  | 
-|::: |BS2_EVENT_IDENTIFY_DURESS ​ |0x15  |1:duress authentication success ​ |+|::: |BS2_EVENT_IDENTIFY_DURESS ​ |0x15  |1:duress authentication success ​ |
 |::: |BS2_EVENT_DUAL_AUTH_SUCCESS ​ |0x16  |Dual authentication success ​ | |::: |BS2_EVENT_DUAL_AUTH_SUCCESS ​ |0x16  |Dual authentication success ​ |
 |::: |BS2_EVENT_DUAL_AUTH_FAIL ​ |0x17  |Dual authentication fail  | |::: |BS2_EVENT_DUAL_AUTH_FAIL ​ |0x17  |Dual authentication fail  |