
Sap Btp Cloud Logging
- Updated May 19, 2026
- AndreaFusar/https-github.com-secondsky-sap-skills
Stand up SAP BTP Cloud Logging, wire ingestion from Cloud Foundry or Kyma, and troubleshoot observability in OpenSearch Dashboards without guessing instance plans or auth steps.
About
sap-btp-cloud-logging is an agent skill that walks developers and small teams through SAP Cloud Logging on SAP BTP end to end—from provisioning the right service plan to getting CF or Kyma runtimes streaming into OpenSearch Dashboards. It is built for moments when you need OpenTelemetry-style observability on BTP without piecing together scattered SAP docs on ingestion URLs, bindings, and dashboard access. The skill consolidates four ways to create instances and four ingestion paths so you can match your runtime and automation style. It also covers SAML setup, certificate rotation, and common ingestion failures so you can fix pipelines instead of flying blind in production. Use it during integration work when you are wiring logging into BTP apps, and again in operations when you are analyzing traces or chasing missing logs.
- Covers dev, standard, and large Cloud Logging service plans with sizing guidance
- Documents all 4 instance creation paths: BTP Cockpit, CF CLI, BTP CLI, and Service Operator
- Maps all 4 ingestion methods: Cloud Foundry, Kyma, OpenTelemetry, and JSON API
- Guides SAML authentication, certificate management, and security best practices for log access
- OpenSearch Dashboards workflows for logs, metrics, and traces in one observability stack
Sap Btp Cloud Logging by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add AndreaFusar/https-github.com-secondsky-sap-skills/plugin install sap-btp-cloud-logging@sap-skillsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 19, 2026 |
|---|---|
| Repository | AndreaFusar/https-github.com-secondsky-sap-skills ↗ |
What it does
Stand up SAP BTP Cloud Logging, wire ingestion from Cloud Foundry or Kyma, and troubleshoot observability in OpenSearch Dashboards without guessing instance plans or auth steps.
Files
This skill provides comprehensive guidance for SAP Cloud Logging service on SAP BTP. Use when setting up Cloud Logging instances, configuring log ingestion from Cloud Foundry or Kyma runtimes, implementing OpenTelemetry observability, analyzing logs/metrics/traces in OpenSearch Dashboards, configuring SAML authentication, managing certificates, or troubleshooting ingestion issues. Covers service plans (dev/standard/large), all 4 instance creation methods (BTP Cockpit, CF CLI, BTP CLI, Service Operator), all 4 ingestion methods (Cloud Foundry, Kyma, OpenTelemetry, JSON API), and security best practices.
sap-btp-cloud-logging
Source: ./plugins/sap-btp-cloud-logging
{ "name": "sap-btp-cloud-logging", "source": "./plugins/sap-btp-cloud-logging", "license": "GPL-3.0", "version": "2.2.0", "category": "btp", "keywords": [ "api", "authentication", "btp", "cloud", "cloud foundry", "cloud platform", "json", "kyma", "logging", "saml", "sap", "sap-btp-cloud-logging" ], "description": "This skill provides comprehensive guidance for SAP Cloud Logging service on SAP BTP. Use when setting up Cloud Logging instances, configuring log ingestion from Cloud Foundry or Kyma runtimes, implementing OpenTelemetry observability, analyzing logs/metrics/traces in OpenSearch Dashboards, configuring SAML authentication, managing certificates, or troubleshooting ingestion issues. Covers service plans (dev/standard/large), all 4 instance creation methods (BTP Cockpit, CF CLI, BTP CLI, Service Operator), all 4 ingestion methods (Cloud Foundry, Kyma, OpenTelemetry, JSON API), and security best practices." }