mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update process-signaling.md
This commit is contained in:
parent
d99ac4369a
commit
6003cccd10
@ -8,7 +8,7 @@ On Unix systems, the NATS Streaming Server responds to the following signals:
|
|||||||
| SIGINT, SIGTERM | Stops the server gracefully |
|
| SIGINT, SIGTERM | Stops the server gracefully |
|
||||||
| SIGUSR1 | Reopens the log file for log rotation |
|
| SIGUSR1 | Reopens the log file for log rotation |
|
||||||
|
|
||||||
The `nats-streaming-server` binary can be used to send these signals to running NATS Streaming Servers using the `-sl` flag:
|
The `nats-streaming-server` binary can be used to send these signals to run NATS Streaming Servers using the `-sl` flag:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# Reopen log file for log rotation
|
# Reopen log file for log rotation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user