ログを管理する
このセクションでは、SMCTL でログを管理するために使用するコマンドについてカバーします。フラグを使用してコマンドのパラメータを指定します。
コマンド
ログを表示するには、以下を実行します。
smctl hsm <subcommand>
サブコマンド
表 1. ログを管理するフラグ
ショートカット | フラグ | 説明 |
---|---|---|
ls | 署名ログのみ。 | |
-h | --help | ログの一覧表示に関するヘルプ。 |
List HSMs
To list all HSMs mapped to your Software Trust Manager account, use the command:
smctl hsm list
Output sample
ID NAME SECURITY LEVEL PROVIDER ENABLED ESCROW DEFAULT ESCROW KEY 62648FB1BE6DBD91D96D2BB6CDA2A9D9 Primary SoftHSM Partition level_1 SoftHSM YES NO ACTIVE 069C7455F56CA482FC5FBCCD9429A36A SA7B-2 level_3 SafeNet YES YES ACTIVE 82106CD4AC04EA8BF2968308494AG052 QA-SA7B-7 level_3 SafeNet YES NO INACTIVE
Troubleshooting
To see more information regarding scan subcommands, use the command:
smctl hsm --help
Alternatively, use the abbreviated version of the command:
smctl hsm -h