https://github.com/thiagobarradas/logstash-beats-demo
Elastic Stack with Nginx, Logstash and Beats demo
https://github.com/thiagobarradas/logstash-beats-demo
beats data data-pipepline data-processing data-streaming demo elastic elasticsearch logstash
Last synced: 4 months ago
JSON representation
Elastic Stack with Nginx, Logstash and Beats demo
- Host: GitHub
- URL: https://github.com/thiagobarradas/logstash-beats-demo
- Owner: ThiagoBarradas
- License: mit
- Created: 2018-12-07T16:45:40.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T19:13:33.000Z (almost 7 years ago)
- Last Synced: 2025-04-09T18:10:25.851Z (6 months ago)
- Topics: beats, data, data-pipepline, data-processing, data-streaming, demo, elastic, elasticsearch, logstash
- Homepage:
- Size: 19.5 KB
- Stars: 3
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ELKB (Elasticsearch + Logstash + Kibana + Beats) 6.4.0 with Docker
First all, add host in your machine:
```
127.0.0.1 elasticsearch.local
127.0.0.1 kibana.local
```Running stack:
```
docker-compose up -d
```* User `elastic` and password `123change...`
* Elasticsearch: http://elasticsearch.local
* Kibana: http://kibana.local
* 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://elasticsearch.local/hits-*/_search`
* Search for test `http://elasticsearch.local/filebeat-*/_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`
