https://github.com/thiagobarradas/elasticsearch-docker
Running elasticsearch, logstash, kibana with docker for tests.
https://github.com/thiagobarradas/elasticsearch-docker
analysis demo docker elastic elasticsearch elasticsearch6 elasticstack full-text full-text-search kibana logstash search
Last synced: 6 months ago
JSON representation
Running elasticsearch, logstash, kibana with docker for tests.
- Host: GitHub
- URL: https://github.com/thiagobarradas/elasticsearch-docker
- Owner: ThiagoBarradas
- License: mit
- Created: 2018-09-19T15:23:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-15T16:25:14.000Z (over 3 years ago)
- Last Synced: 2025-03-23T20:05:54.619Z (7 months ago)
- Topics: analysis, demo, docker, elastic, elasticsearch, elasticsearch6, elasticstack, full-text, full-text-search, kibana, logstash, search
- Size: 18.6 KB
- Stars: 8
- Watchers: 0
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ELK (Elasticsearch + Logstash + Kibana) 6.4.0 with Docker
```
docker-compose up -d
```* User `elastic` and password `123change...`
* Elasticsearch: http://localhost:9200
* Kibana: http://localhost:5601
* For logstash demo, see confs in `logstash/conf` dir
* CSV used to load data is in `logstash/csv` dir
* For elasticsearch configuration, see `elasticsearch.yml` in `elasticsearch/config` dir
* Search for test `http://localhost:9200/_search`## How can I contribute?
Please, refer to [CONTRIBUTING](.github/CONTRIBUTING.md)
## Found something strange or need a new feature?
Open a new Issue following our issue template [ISSUE_TEMPLATE](.github/ISSUE_TEMPLATE.md)
## Did you like it? Please, make a donate :)
if you liked this project, please make a contribution and help to keep this and other initiatives, send me some Satochis.
BTC Wallet: `1G535x1rYdMo9CNdTGK3eG6XJddBHdaqfX`
