Skip to content

Logging

Architecture Reference

For a description of the architecture, see Logging

Introduction

Logging Service is a microservice featuring REST API for other microservices to add, query, and delete logging requests. Two options of persistence--file or mongodb--are supported and configurable through the property file or remote consul configuration service.

Logging V1 API Swagger Documentation