Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jjkim0816/elk-sample
https://github.com/jjkim0816/elk-sample
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jjkim0816/elk-sample
- Owner: jjkim0816
- Created: 2021-06-15T00:00:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-16T02:15:25.000Z (over 3 years ago)
- Last Synced: 2023-07-27T09:24:46.144Z (over 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redis - ELK #
### build ###
* $ docker-compose up### Detail ###
* 2021-06-15 first commit
* log queue는 redis를 이용
* 2021-06-16
* kibana dashboad map 사용을 위해 logstash.conf에 filter geoip 추가
- request log json format : {"response": 200, "method": "GET", "clientip":"127.0.0.1", "uri":"/app/v1/dashboad","userAgent":"Mozila firefox","created":"2021-06-16 11:11:11:000"}