Brandon Langley
- Total activity 369
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 183
Articles
Recent activity by Brandon Langley-
OAuth2 with Azure Active Directory
Setting up SSO with Azure Active Directory requires configuring a Diskover application within Azure, then gathering the necessary IDs, tokens, and endpoints to plug into Diskover. Below is a quick ...
-
SMTP
This document will walk you through how to set up SMTP for your Diskover system. Setting up SMTP enables you to set notifications for successful, failed, or long running tasks.Prerequisites:SMTP se...
-
Elasticsearch Cluster Data Queries
This page is a conglomeration of helpful Elasticsearch queries.What to know before getting started:Clusters with HTTP: Run the curls as seen below.Clusters with HTTPS: Please run curls with authent...
-
Diskover 2.4.0 Release Notes
OverviewVersion 2.4.0 brings significant improvements to authentication capabilities, configuration management, and platform stability. This release includes enhanced Okta and Elasticsearch integra...
-
ElasticSearch Index Lifecycle Management
ElasticSearch indices can accumulate overtime and there is an upper limit to how many shards can be associated to a node. Because of this, it is best practice to setup Index Lifecycle Management (I...
-
Creating an Alternate Config
This document will walk you thru how to create an Alternate Config and update an Index Task to use it.SetupStep 1: Access the Diskover Admin pageStep 2: Click under Configuration → Diskover → Confi...
-
Diskover Admin Wizard Setup
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 c...
-
LDAP / AD Configuration
Diskover Admin setup:Navigate to Diskover Admin → Web → LDAPEnable LDAP logins with the button at the top of the screenHost: URI domain/server - e.g. ldap://ldap.mycompany.com:portYou must have the...
-
Diskover 2.4.X OVA Configuration
Importing the OVADiskover provides identical OVA builds for both VMWare Workstation and VirtualBox. These OVAs can easily be imported into either of these hypervisors and booted up to run Diskover!...
-
Diskover 2.2.x to 2.5.x+ Upgrade Process (Ubuntu/Debian)
Upgrade Path: v2.2.x → v2.5.x+Deployment Method: Manual (DEB)Platform: Ubuntu/Debian 22.x+OverviewThis guide walks you through upgrading an existing Diskover v2.2.x deployment to version 2.5.x or l...