GithubHelp home page GithubHelp logo

Is there a specific documentation or example github repo for referring the cloud logging service, to implement in the java based CAP application about cf-java-logging-support HOT 3 CLOSED

EshwariChalmal avatar EshwariChalmal commented on September 18, 2024
Is there a specific documentation or example github repo for referring the cloud logging service, to implement in the java based CAP application

from cf-java-logging-support.

Comments (3)

KarstenSchnitter avatar KarstenSchnitter commented on September 18, 2024

Thanks for raising the issue. Now that SAP Cloud Logging is public GA, we should indeed add to the documentation.

There should be no difference when using cf-java-logging-support in the Kyma runtime environment over the CF runtime environment. Main difference between Cloud Logging and Application Logging is the handling of custom fields. For Cloud Logging, the declaration of fields as documented in https://github.com/SAP/cf-java-logging-support/wiki/Custom-Fields should be skipped. Cloud Logging will drop the #cf field generated for Application Logging.

Note, that CAP recommends the use of OpenTelemetry for observability data. Within Kyma, an OpenTelemetry gateway can be set up, similar to the traces and metrics gateway provided by Kyma Telemetry. There is an article on the integration with Cloud Logging: https://kyma-project.io/#/telemetry-manager/user/integration/sap-cloud-logging/README. This approach is going to be extended to logs.

For now, Kyma Telemetry will use Fluent Bit to ship logs to Cloud Logging supporting the JSON format produced by this library. Just configure your logging backend to write to stdout/stderr, as you would for CloudFoundry. Therefore, the documentation of this library applies for Kyma workloads, except for the custom fields as mentioned above.

from cf-java-logging-support.

EshwariChalmal avatar EshwariChalmal commented on September 18, 2024

Thanks for giving the detailed information. We are facing the issue when configuring the SAML parameters.
image
As per the screen shot, what needs to be add in the "Assertion Consumer Service Endpoints" .
We are following the document : https://pages.github.tools.sap/perfx/cloud-logging-service/how-to/integrate-scp-ias/
Please let me know what needs to be done

from cf-java-logging-support.

KarstenSchnitter avatar KarstenSchnitter commented on September 18, 2024

The SAML configuration is documented correctly in your linked document in section 4. If you are having trouble configuring SAP Cloud Logging please reach out to the team as described in the "contact" page of your documentation. I cannot provide support for this service within this logging support library. The link you are sharing is SAP internal documentation suggesting you should be able to reach the SAP Cloud Logging team quite easily over another channel.

from cf-java-logging-support.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.