-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Create a custom logger which can replace the existing Lombok, Sl4j log and can push logs as a stream to Kafka. See this.
- Since the logger would mostly be a configuration
log42j.xmlin spring, try to inject is using Utils to all the other repos. - The library to use -> https://logging.apache.org/log4j/2.x/manual/appenders.html#KafkaAppender
- The third step would be to send these to Sunbird Telemetry Service. So telemetry object creation to be part of Utils service. See spec here
Tasks
- Create a generic Log object from the spec in JSON
- Update the logger to send generic objects to kafka. This needs to be an async appender.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels