Decision Logs
Accessing decision logs storage objects through the CLI
Immutable storage objects are created roughly once an hour for each policy for which decision logging is enabled and for which decision activity exists during that time period. The storage consists of CSV files containing decision log events; each one corresponding to a decision performed by some authorizer. Objects for one, more (or all) policies can be discovered and then downloaded individually using the Aserto CLI. The CLI also supports bulk downloads.
Listing Objects
aserto decision-logs list [--policies=<policy-name1>,<policy-name2>...<policy-nameN>]