Devoteam / ConnectivityServiceDevelopment

The repository for the Skoda tender Connectivity Service Development
Other
0 stars 0 forks source link

Add logging to AWS Cloud Watch to the backend application #9

Closed VSCHNE closed 3 weeks ago

VSCHNE commented 3 weeks ago

Add logging to AWS CloudWatch

Description:

This ticket aims to integrate AWS CloudWatch logging into the existing Spring Boot application. This will allow us to centralize log data, improve log management, and enable advanced monitoring and troubleshooting capabilities.

Tasks:

Acceptance Criteria:

Optional Enhancements:

Notes:

VSCHNE commented 3 weeks ago

Stdout will be written to Cloud Watch by the task, so the application just needs to log to stdout.

VSCHNE commented 3 weeks ago

Backend integration of Cloud Watch is no longer needed. Ticket can be closed.