summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.pod
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-08-14 14:35:20 +0100
committerHubert Plociniczak <hubert@lshift.net>2008-08-14 14:35:20 +0100
commit231d51ccab233eadf102ee2b2d2bc3ff2118b351 (patch)
tree434fb03e607ec43ef225b3e341b7308b0b64ccba /docs/rabbitmqctl.pod
parent18bb034b9dba40efe5b741a7f8f9bc192e1bd39e (diff)
parent47fec9c6638ff20b1239ae2c2cea65e78d5a2c10 (diff)
downloadrabbitmq-server-git-231d51ccab233eadf102ee2b2d2bc3ff2118b351.tar.gz
Merge bug19200 into bug19193
Diffstat (limited to 'docs/rabbitmqctl.pod')
-rw-r--r--docs/rabbitmqctl.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/rabbitmqctl.pod b/docs/rabbitmqctl.pod
index db31b62134..ebe0cd4393 100644
--- a/docs/rabbitmqctl.pod
+++ b/docs/rabbitmqctl.pod
@@ -66,6 +66,11 @@ force_reset
It should only be used as a last resort if the database or cluster
configuration has been corrupted.
+reopen_logs
+ instruct the RabbitMQ node to close and reopen the log files.
+ This command might be helpful when you are e.g. writing your own
+ logrotate script and you do not want to restart the RabbitMQ node.
+
cluster I<clusternode> ...
instruct the node to become member of a cluster with the specified
nodes determined by I<clusternode> option(s).