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-
Understanding Size vs. Allocated
Diskover - How Diskover reports file size and what it means for storage reclamationDefining Size vs AllocationSize (Logical Size)Size is the logical size of a file — the number of bytes the file is...
-
Elasticsearch Lifecycle Management - Diskover UI
In Diskover 2.4.2+ the ability to manage Index Lifecycle Management (ILM) policies has been added to the indices management page:To configure new ILMs, there are three steps. Create an ILM policy, ...
-
OAuth2 With Okta
In this document learn how to configure your Diskover system with Okta OAuth. We’ll go through each setting in Diskover and call out where this is found in Okta.In your Diskover UI, navigate to Dis...
-
Mac: Diskoverd Task-Worker
Troubleshooting — macOS (Task Worker)OverviewOn macOS, Diskover runs only the Task Worker (diskoverd). The full Diskover stack (Elasticsearch, nginx, diskover-admin, diskover-web) must be running o...
-
Diskover on Debian/Ubuntu
Troubleshooting — Diskover on Debian/UbuntuOverviewUbuntu hosts can run the full Diskover stack or act as dedicated indexer nodes. This guide covers the most common issues across all Diskover servi...
-
Diskover API
Diskover APIOverviewThe Diskover API provides programmatic access to file system index data, search, tagging, task management, and platform configuration. It is split into two APIs:APIBase pathAuth...
-
NGINX
Troubleshooting — NGINXOverviewNGINX serves as the reverse proxy and web server for the Diskover platform. It handles all incoming HTTP/HTTPS traffic and routes it to the appropriate backend:diskov...
-
Windows: Diskoverd Task-Worker
Troubleshooting — Windows (Task Worker)OverviewOn Windows, Diskover runs only the Task Worker (diskoverd). The full Diskover stack (Elasticsearch, nginx, diskover-admin, diskover-web) must be runni...
-
Scan Tasks
Troubleshooting — Scan TasksOverviewA Diskover scan (crawl) is initiated by diskoverd, which launches diskover.py as a subprocess. The crawler walks a directory tree (or alternate storage backend),...
-
RabbitMQ
Troubleshooting — RabbitMQOverviewRabbitMQ is the message broker for the Diskover platform. It acts as the communication layer between diskover-admin (which submits jobs) and the Celery workers run...