SAP / cf-java-logging-support

The Java Logging Support for Cloud Foundry supports the creation of structured log messages and the collection of request metrics
Apache License 2.0
76 stars 46 forks source link

Request for Incorporating MTLS X509 Certificate Authentication in Application Logging Service #178

Closed amrit9326 closed 5 months ago

amrit9326 commented 5 months ago

Hi Team,

According to the product standard, all dependent services and application services must be compatible with MTLS X509 certificate authentication. Could you please provide guidance on how to implement these changes for the application logging service?

KarstenSchnitter commented 5 months ago

Hi,

thanks for raising this issue. This is not a question on this library, but on SAP Application Logging Service for SAP BTP. I recommend using the official support channels for that service. That being said, using Application Logging will ensure compliance with the SAP product standards including MTLS X509 by securing the data transport and service broker communication in a transparent way to the applications.

Best Regards, Karsten