https://github.com/thbkrkr/logz
Clean UI to effectively explore data in Elasticsearch
https://github.com/thbkrkr/logz
Last synced: 5 months ago
JSON representation
Clean UI to effectively explore data in Elasticsearch
- Host: GitHub
- URL: https://github.com/thbkrkr/logz
- Owner: thbkrkr
- Created: 2016-04-23T23:16:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-01T12:39:56.000Z (about 9 years ago)
- Last Synced: 2025-03-02T17:48:19.987Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# logz
A clean UI to effectively explore data in Elasticsearch.
```
docker run -d \
-e LOGZ_URL=https://es1.pim:9200 \
-e LOGZ_USERNAME=super.man \
-e LOGZ_PASSWORD=35s4p2t0m154pT5enIcec \
-p 80:4242 \
krkr/logz
```