Skip to content

Maintain and serve action logs for REST API calls

Notifications You must be signed in to change notification settings

asadullahaziz/logdash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogDash_

LogDash is an enterprise level tool which maintains and serves action logs for REST API calls of your microservices

Commands

  • build and run project: docker compose up -d --build
  • stop: docker compose down