pki-bot / pki-issues-final

0 stars 0 forks source link

CLI for searching audit logs remotely #2178

Open pki-bot opened 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #2629. Originally filed by edewata (@edewata) on 2017-04-04 16:24:01:


Sometimes the admin may want to inspect the logs quickly on the server to troubleshoot some issues or investigate malicious access without having to download all audit log files and parse the files locally. This functionality is currently available on PKI Console. The same functionality should be made available on CLI, for example:

$ pki -n caadmin ca-audit-log-find --client-ip <client's IP address>

or

$ pki -n caadmin ca-audit-log-find --subject-dn <client's subject DN>
pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-04-04 16:24:38

Metadata Update from @edewata:

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-04-04 16:39:32

pki-edewata-1026-Added-CLIs-to-search-audit-logs.patch

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2017-04-27 11:53:02

Metadata Update from @mharmsen: