# spotlight **Repository Path**: mirrors_tj/spotlight ## Basic Information - **Project Name**: spotlight - **Description**: Simple elastic search front-end for querying / tailing your log cluster with ease and style! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spotlight Simple [elastic search](http://www.elasticsearch.org/) front-end for querying / tailing your log cluster with ease and style! ![elastic search ui](https://dl.dropboxusercontent.com/u/6396913/spotlight/screenshot.png) ## Installation Download a [release tarball](https://github.com/visionmedia/spotlight/releases) and edit `./config.json` to point to your elasticsearch instance, and expose this directory via nginx, serve(1), etc. ## Development Clone and edit `./config.json`, then re-build with `make`. # License MIT