https://github.com/anishagg17/requests-elk
A Logstash pipeline to parse and index logs, which are capable of being processed by Elasticsearch and generate visualizations using Kibana.
https://github.com/anishagg17/requests-elk
elastic-stack elasticsearch kibana logstash
Last synced: 8 months ago
JSON representation
A Logstash pipeline to parse and index logs, which are capable of being processed by Elasticsearch and generate visualizations using Kibana.
- Host: GitHub
- URL: https://github.com/anishagg17/requests-elk
- Owner: anishagg17
- Created: 2021-04-04T15:31:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-04T15:55:47.000Z (about 5 years ago)
- Last Synced: 2025-08-20T05:46:47.136Z (10 months ago)
- Topics: elastic-stack, elasticsearch, kibana, logstash
- Homepage:
- Size: 6.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requests-ELK
Created a `Logstash` pipeline to parse and index logs, which are then processed by `Elasticsearch`.
- Generated the Geo-location based upon the IP-adress of the log.
- Created visualizations using `Kibana`
## Pie-chart
- The inner-pie depict country wise distribution, outer-pie depict city wise disribution(limited to top-5 cities) within the country.


## Vertical-Bar

## Map representation

## Area representation

