Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 225 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 225 Bytes

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