Update warning message to include explanation Fixes #3406

Fixes #3420
This commit is contained in:
Suyog Rao 2015-06-10 17:36:36 -07:00 committed by Jordan Sissel
parent 4f8e75f5fb
commit cf32400fca

View file

@ -67,8 +67,9 @@ en:
sigterm: >-
SIGTERM received. Shutting down the pipeline.
slow_shutdown: |-
Shutdown still ocurring. Send another ^C to force termination..
Warning: Data loss may occur if shutdown is forced!
Received shutdown signal, but pipeline is still waiting for in-flight events
to be processed. Sending another ^C will force quit Logstash, but this may cause
data loss.
forced_sigint: >-
SIGINT received. Terminating immediately..
configtest-flag-information: |-