summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniil Fedotov <hairyhum@gmail.com>2019-06-26 17:28:58 -0400
committerDaniil Fedotov <hairyhum@gmail.com>2019-06-26 17:28:58 -0400
commit7a96d094b8f895623c98371f5af0aafcd17c16b9 (patch)
tree571afc6828ed08f00c3b531dfcfcc7cb52da37f0 /scripts
parent2103440692ada9c32473df6e951868a217e63352 (diff)
downloadrabbitmq-server-git-7a96d094b8f895623c98371f5af0aafcd17c16b9.tar.gz
Functions to support log streaming to a CLI node.
To stream log updates to remote node there will be a process started on the server node to read the log file and send its contents. Unfortunately it's hard to detect the file to be deleted and the streaming process will try indefinitely to get more data from the deleted file. Streaming process is linked to the CLI process and should eventually stop.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions