Brandon Langley
- Total activity 372
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 185
Articles
Recent activity by Brandon Langley-
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...
-
Diskover on RHEL/Rocky/Centos
Troubleshooting — Diskover on RHEL / Rocky / CentOSOverviewRHEL, Rocky Linux, and CentOS hosts can run the full Diskover stack or act as dedicated indexer nodes. This guide covers the most common ...
-
Kibana
Troubleshooting — KibanaOverviewKibana is the web-based UI for Elasticsearch. For Diskover, its primary use is Index Lifecycle Management (ILM) — defining advanced policies that automatically manag...
-
ElasticSearch
Troubleshooting — ElasticsearchOverviewElasticsearch is the search and analytics engine at the core of the Diskover platform. Every file and directory crawled by Diskover is stored as a document in...
-
Diskoverd Task-Worker
Troubleshooting — Diskoverd Task-WorkerOverviewDiskoverd is the Diskover worker daemon. It runs on each indexer host and is responsible for:Receiving and executing crawl tasks — accepts jobs from t...
-
Diskover-Admin Troubleshooting
Troubleshooting — Diskover-AdminOverviewdiskover-admin is the Python-based administrative backend for the Diskover platform. It serves two roles:Admin UI — configuration management, task management...
-
Celery
Troubleshooting — CeleryOverviewCelery is the distributed task queue that powers Diskover's background processing. It runs as a worker service on each indexer machine and is responsible for executi...
-
Diskover 2.5.0 Release Notes
Diskover 2.5.0 Release NotesRelease Date: March 2026OverviewDiskover 2.5.0 delivers significant improvements across performance, security, usability, and platform capabilities. Key highlights inclu...
-
Diskover Base Architecture Diagram