レコードタイトルの解決
Keeperコマンダーを使用して、レコードUIDではなく復号化されたレコードタイトルを表示する監査レポートの作成方法
最終更新
My Vault> audit-report --report-type dim --columns audit_event_typeMy Vault> audit-report --report-type raw --event-type open_record --report-format fields --max-record-details --created last_30_days --format csv --output access.csvMy Vault> audit-report --report-type raw --event-type open_record --report-format fields --max-record-details --username jvangrieken@pid-benelux.com --format tableMy Vault> audit-report --report-type raw --event-type open_record --report-format fields --max-record-details --limit -1 --format csv --output access.csv