Description
IMPORT START audit is not appearing on audit page
IMPORT START audit is not appearing on audit page
https://<localhost>:6182/service/assets/report?action=IMPORT+START
<vxTrxLogList> <pageSize>200</pageSize> <resultSize>0</resultSize> <startIndex>0</startIndex> <totalCount>10</totalCount> </vxTrxLogList>
MariaDB [ranger]> select * from x_trx_log where action='IMPORT START';
+------+---------------------+---------------------+-------------+-----------+------------+-----------+------------------+--------------------------+--------------------+-------------+-----------+----------+---------+----------------------+--------------+---------+----------------------+------------------------------+
| id | create_time | update_time | added_by_id | upd_by_id | class_type | object_id | parent_object_id | parent_object_class_type | parent_object_name | object_name | attr_name | prev_val | new_val | trx_id | action | sess_id | req_id | sess_type |
+------+---------------------+---------------------+-------------+-----------+------------+-----------+------------------+--------------------------+--------------------+-------------+-----------+----------+---------+----------------------+--------------+---------+----------------------+------------------------------+
| 3476 | 2017-07-04 14:04:23 | 2017-07-04 14:04:23 | 1 | 1 | 1020 | NULL | NULL | 0 | NULL | NULL | NULL | NULL | NULL | 4046595386478510685 | IMPORT START | 513 | 4046595386478510685 | Spring Authenticated Session |
Attachments
Attachments
Issue Links
- links to