/logdash

Maintain and serve action logs for REST API calls

Primary LanguageTypeScript

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