Integration Server 11.1 | Microservices Runtime Guide | Starting, Shutting Down, and Restarting Microservices Runtime | Shutting Down Microservices Runtime | Shutting Down Microservices Runtime from the Command Line
 
Shutting Down Microservices Runtime from the Command Line
When you shut down Microservices Runtime from the command prompt, Microservices Runtime waits for currently executing services to complete before shutting down. By default, Microservices Runtime waits 300 seconds. If the wait time elapses before all services shut down, Microservices Runtime interrupts running services, terminates active sessions, and shuts down.
You can change the time Microservices Runtime waits for services to complete before shutting down by setting a value for the SAG_IS_SHUTDOWN_WAIT_TIME environment variable.
*To shut down Microservices Runtime from the command prompt
1. At the command line, type the following to switch to Microservices Runtime's home directory:
cd Integration Server_directory
2. Type the following command to stop Microservices Runtime.
For Windows: bin\shutdown.bat
For UNIX: bin/shutdown.sh