IBM QRadar SOAR: Restart AppHost

From Wiki
Revision as of 22:39, 19 November 2025 by Ebasso (talk | contribs) (Created page with " 1) Connect to CLI, using '''appadmin''' user 2) Run command <nowiki> sudo systemctl restart k3s sudo restartAppHost </nowiki> 3) Check after restart kubectl get pods -A | grep kube 800x82px = Articles = * [https://www.ibm.com/support/pages/node/1161322 QRadar SOAR: Mapping SAML groups to IBM Security SOAR groups] * [https://www.ibm.com/support/pages/node/1162732 Troubleshooting SAML in IBM Security SOAR] * [https://...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


1) Connect to CLI, using appadmin user

2) Run command

sudo systemctl restart k3s

sudo restartAppHost

3) Check after restart

kubectl get pods -A | grep kube


Articles