8 GB RAM or more and sufficient hard drive space for eDiscovery are recommended

Single-workstation:

Install on MacOS:

First allow apps downloaded “from anywhere:”

sudo spctl --master-disable

MacOS users should install the following:

brew install libpst # Libpst /readpst
brew cask install libreoffice #Libreoffice install
brew cask install wkhtmltopdf
brew install tesseract

Some MacOS users have reported that they had to disable ElasticSearch Machine Learning in order to circumvent an exception related to that functionality. If (and only if) that happens, then disable ElasticSearch Machine Learning altogether:

vi config/elasticsearch.yml

Add the following line to the bottom of the file:

xpack.ml.enabled : false

Install on Linux

Linux users:

sudo apt-get install pst-utils
sudo apt install wkhtmltopdf tesseract -y

Virtual Machine:

Amazon Cloud:

Leave a Reply

Your email address will not be published. Required fields are marked *