ion cliからプロセス再起動を実行したデバイスツールキットユーザーを特定するにはどうすればよいですか?
3973
Created On 11/03/22 01:24 AM - Last Modified 07/26/25 06:31 AM
Objective
ion cliからプロセス再起動を実行したデバイスツールキットユーザーを特定するにはどうすればよいですか?
Environment
- Prisma SD-WAN
- IONデバイス
- プロセスの再起動
Procedure
IONデバイスプロセスを再起動したデバイスツールキットユーザーは、以下のコマンドから識別できます
debug logs dump authpriv | grep <process_name>
例:rtr_mgr_api ion cli からのユーザによる再起動イベントは、次のように識別できます。
debug logs dump authpriv | grep rtr_mg_api
2099-10-29T23:57:05.687 not sudo authpriv pam-all text:xxxxx : TTY=pts/0 ; PWD=/log/home/xxxxxx ; USER=xxxx ; COMMAND=/usr/bin/supervisorctl restart rtr_mgr_api, _event:✓Additional Information
Prisma SDWAN IOON CLIリファレンス.pdf