Command to restart async_services, using the async_service_container_id
search cancel

Command to restart async_services, using the async_service_container_id

book

Article ID: 245231

calendar_today

Updated On:

Products

Web Isolation

Issue/Introduction

Command to restart async_services, using the async_service_container_id

Environment

Release: 1.14.50

Resolution

Command to restart async_services, using the async_service_container_id:

sudo docker restart <async_services_container_id>

To find the async_services_container_id run:

sudo docker ps | grep async_services

See sample in the snippet below.