sdm audit relays

Last modified on November 3, 2023

NAME:
   sdm audit relays - extract relay settings at a specific timestamp

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

OPTIONS:
   --at value, -a value                   timestamp
   --output value, --out value, -o value  write log to the specified filename
   --json, -j                             output as json
   --timeout value                        set time limit for command
   --page-limit value                     set page limit for API list requests (default: 0)
   --filter value                         filter e.g. 'field:name tag:key=value ...'
   --filters-help                         show valid filter strings and examples

Note that this command outputs either relay history or an error, depending on your permission level. If you are logged in to StrongDM as an account administrator, sdm audit relays reports relay history. If logged in as a user, sdm audit relays reports an error.

For more information on the use of filters in the CLI, see the Filters documentation.