sdm audit queries

Last modified on March 24, 2023

NAME:
   sdm audit queries - extracts the query log with optional support for following the live log

USAGE:
   sdm audit queries [command options] [arguments...]

OPTIONS:
   --follow, -f                           follow live updates
   --from value                           begin timestamp
   --to value                             end timestamp
   --output value, --out value, -o value  write log to the specified filename
   --json, -j                             output as json
   --key value, -k value                  file containing the organization private key
   --extended, -e                         show detailed information about each query
Top