The Diskover Admin service allows a system administrator to configure Diskover settings for Elasticsearch, Diskover Web, and Diskover Worker services. Prior to Diskover v2.4.0 these services were configured server side inside PHP files. This change ensures that system administrators don’t need to be a Linux sysadmin to configure and maintain their Diskover system. Lets get started!
Getting in contact with the Diskover Support team: https://docs.diskoverdata.com/tech_support_and_troubleshooting/
Configuring settings for the first time:
Diskover Admin endpoint: http://diskover-web-ip-hostname:8000/diskover_admin/config
If you’ve not configured these settings for the first time, you will automatically be routed to the first page of the config wizard. You should see Elasticsearch Connection Configuration for Diskover-Web if you’re in the correct place. If not, please click Diskover Admin → Meta → Wizard → Setup
-
Elasticsearch connection settings for Diskover Web:
You will need to input the IP / AWS / Elastic Cloud endpoint where Elasticsearch is running. If you have a clustered ES setup, click
Add itemto enter your other IPs / endpointsElasticsearch commonly runs on port 9200. If you are running AWS OpenSearch use port 443.
-
Enable HTTPS if you have your Elasticsearch secure. Otherwise, keep it unchecked for HTTP
If HTTPS, enter your Elastic user & pass
Enter the path to the Elasticsearch http_ca.crt thats on your Web host inside the CA Certificates Path
Its best to click
Testto see if Diskover can connect to your Elasticsearch system. The page will refresh and output the health of your cluster, number of shards, nodes, etc.. If this returns successfully, you’re clear to hit Save & Continue
The next step will ask you if you’d like to copy the settings from Diskover Web to the settings for your Diskover Task Workers. You can select Yes to make the setup easier. Be sure to review them!
-
License request:
-
If you’re upgrading from Diskover v2.2.x or lower, you can copy the contents of the flat file thats on the Diskover Web & Diskover Worker hosts into their respective boxes in the UI
Web:
/var/www/diskover-web/src/diskover/diskover-web.lic; Worker:/opt/diskover/diskover.lic
-
If this is a brand new install, you can choose the Request License button. Please click it and fill out the required fields:
Email address
Diskover Edition
Elasticsearch Node count
Comments – Your name/company will suffice
Hit
Send Request. This will get sent to the Diskover team. We will reach back out with your licenses to enter in the Diskover Admin page
-
-
Time Zone for Indices:
This is the time / timezone that will be shown for your users in the Indices page. If you choose to enable this functionality for files & directories, this will be the time listed inside the Search page in Diskover
-
Message Queue Configuration:
Diskover supports RabbitMQ and AmazonMQ. Please change the username & password to the actual users that were set up during the installation of the RabbitMQ service, or in AmazonMQ
Host will be either the IP of RabbitMQ, or the AmazonMQ endpoint
The Test button will see if Diskover Web can communicate with this service. If you see a Connection Successful, you can proceed
-
API Configuration:
Please change the API Host & Port to the IP / hostname of your Diskover Web. If HTTP, the port will be 8000. If HTTPs, the port will be 443
You’re finished when you reach Basic setup is complete! Now that you have the Diskover Admin service set up, you need to click DiskoverAdmin at the top of the page to take you back home so you can navigate to the “Task Panel” and create tasks for your index.
Comments
0 comments
Please sign in to leave a comment.