From f60219c04a886e5c3a8151f074f8f333d779b12d Mon Sep 17 00:00:00 2001 From: Brian Carrier Date: Fri, 23 Dec 2022 16:43:02 -0500 Subject: [PATCH] Added more details to cluster setup --- docs/doxygen-user/multi-user/installActiveMQ.dox | 12 ++++++++---- docs/doxygen-user/multi-user/installPostgres.dox | 6 ++++-- docs/doxygen-user/multi-user/installSolr.dox | 4 ++++ 3 files changed, 16 insertions(+), 6 deletions(-) diff --git a/docs/doxygen-user/multi-user/installActiveMQ.dox b/docs/doxygen-user/multi-user/installActiveMQ.dox index 5cedc7b348..a165bacd74 100644 --- a/docs/doxygen-user/multi-user/installActiveMQ.dox +++ b/docs/doxygen-user/multi-user/installActiveMQ.dox @@ -9,7 +9,7 @@ ActiveMQ is a messaging service that allows the Autopsy clients to communicate w You will need: - 64-bit version of the Java 8 Runtime Environment (JRE) from https://github.com/ojdkbuild/ojdkbuild ( Link to installer) -- Download ActiveMQ from: http://activemq.apache.org/download.html . Autopsy has been tested with ActiveMQ version 5.14.0. +- Download ActiveMQ from: http://activemq.apache.org/download.html . Autopsy has been tested with ActiveMQ version 5.14.0. Note that newer versions will not work with Java 8. \section install_activemq_install Installation @@ -29,7 +29,9 @@ If you need the JRE, install it with the default settings.
  • Open the conf\\activemq.xml file in the extracted folder in a text editor and make the following changes: