Skip to content

simasgrilo/log-aggregator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Log Aggregator

A micro-services based approach to collect logs from different soruces, process them and store them in a cloud-based solution to allow analysis.

Stack used

Python Flask GUnicorn (WSGI server)

Author

Erick Grilo

Features:

  • Log collection from services that needs to log just need to send the service to the logging service (given that the service is authorized) in a standardized manner
  • Serverless (deployed in cloud, both the service and the logs)
  • Visualization of the logs using Kibana

About

A micro-service based approach to collect logs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published