7.6. APIs - Supporting Services - Logging

7.6.1. Architecture Reference

For a description of the architecture, see Logging

7.6.2. 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.

https://github.com/edgexfoundry/edgex-go/blob/master/api/raml/support-logging.raml

Logging API HTML Documentation

Logging API Swagger Documentation