https://github.com/konstantinp85/elk-filebeat-example
Simple usage example ELK with filebeat
https://github.com/konstantinp85/elk-filebeat-example
docker docker-compose elastic elasticsearch elk elk-filebeat elk-stack filebeat filebeat-elasticsearch kibana logstash
Last synced: about 2 months ago
JSON representation
Simple usage example ELK with filebeat
- Host: GitHub
- URL: https://github.com/konstantinp85/elk-filebeat-example
- Owner: KonstantinP85
- Created: 2022-09-24T02:32:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T03:50:34.000Z (almost 4 years ago)
- Last Synced: 2025-06-24T08:01:55.806Z (about 1 year ago)
- Topics: docker, docker-compose, elastic, elasticsearch, elk, elk-filebeat, elk-stack, filebeat, filebeat-elasticsearch, kibana, logstash
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple usage ELK with filebeat
## Project init
#### Filter is a [ruby filter plagin](https://www.elastic.co/guide/en/logstash/current/plugins-filters-ruby.html)
#### Run docker containers:
`docker-compose up -d`
##### Wait 1 minute.
#### Open kibana [http://localhost:5601/]()
#### Go to Analitics -> Discover -> Create Data View

#### For example: name - "api_log" and Index pattern "api*"

#### You can see the logs

#### You can use the search
