An open API service indexing awesome lists of open source software.

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.

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`

![1G535x1rYdMo9CNdTGK3eG6XJddBHdaqfX](https://i.imgur.com/mN7ueoE.png)