Event Service API REST Endpoints
Integration Services/Event Service API
This service is used to perform Event driven functionality, like storing the events to be published, publishing already logged events on kafka.
- Get all events.
- Method: getPath:
/service/lmx/eventLog
- Publish all events.
- Method: getPath:
/service/lmx/eventLog/publish