sdm audit

Last modified on March 24, 2023

NAME:
   sdm audit - administrative audit commands

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

COMMANDS:
   activities       extracts the activity log with optional support for following the live log
   datasources      extract datasource settings at a specific timestamp
   permissions      extract user permissions at a specific timestamp
   queries          extracts the query log with optional support for following the live log
   ssh              extracts SSH captures with optional support for following the live log
   rdp              extracts RDP captures with optional support for following the live log
   kubernetes, k8s  extracts kubernete logs with optional support for following the live log
   web, http        extracts web logs
   tokens           extract admin tokens listing at a specific timestamp
   users            extract user listing at a specific timestamp
   roles            extract roles listing at a specific timestamp

OPTIONS:
   --help, -h  show help
Top