/btp-logging-ingestion-check
Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/btp-logging-ingestion-check
Context preview
What this command does when you run it.
Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
Command definition
btp-logging-ingestion-check.mdname: btp-logging-ingestion-check
description: Check SAP Cloud Logging ingestion setup, source bindings, OpenTelemetry paths, and missing log or metric symptoms
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "[cf|kyma|kubernetes|node|java] [symptom]"
arguments:
- name: source
description: Optional runtime or source type such as Cloud Foundry, Kyma, Kubernetes, Node.js, or Java
required: false
- name: symptom
description: Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
required: falseBTP Logging Ingestion Check
Review Cloud Logging ingestion readiness and diagnose missing telemetry. Default to read-only inspection.
Workflow
1. Identify runtime, logging source, service binding, endpoint, token/trust mechanism, and telemetry SDK/agent. 2. Inspect application logging configuration, OpenTelemetry exporters, container annotations, and relevant manifests. 3. Check timestamp format, severity mapping, resource attributes, tenant/subaccount labels, and cardinality risks. 4. Suggest safe local validation commands and tenant-side checks. 5. Separate app-code fixes from platform/operator actions.
Output Contract
Return:
- Ingestion readiness summary.
- Missing or risky configuration.
- Safe diagnostics to run.
- Recommended fixes by owner.
- Pending checks that require Cloud Logging tenant access.
Read more
name: btp-logging-ingestion-check
description: Check SAP Cloud Logging ingestion setup, source bindings, OpenTelemetry paths, and missing log or metric symptoms
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "[cf|kyma|kubernetes|node|java] [symptom]"
arguments:
- name: source
description: Optional runtime or source type such as Cloud Foundry, Kyma, Kubernetes, Node.js, or Java
required: false
- name: symptom
description: Optional symptom such as no logs, missing metrics, high cardinality, auth error, or delayed ingestion
required: falseBTP Logging Ingestion Check
Review Cloud Logging ingestion readiness and diagnose missing telemetry. Default to read-only inspection.
Workflow
1. Identify runtime, logging source, service binding, endpoint, token/trust mechanism, and telemetry SDK/agent. 2. Inspect application logging configuration, OpenTelemetry exporters, container annotations, and relevant manifests. 3. Check timestamp format, severity mapping, resource attributes, tenant/subaccount labels, and cardinality risks. 4. Suggest safe local validation commands and tenant-side checks. 5. Separate app-code fixes from platform/operator actions.
Output Contract
Return:
- Ingestion readiness summary.
- Missing or risky configuration.
- Safe diagnostics to run.
- Recommended fixes by owner.
- Pending checks that require Cloud Logging tenant access.
40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.
Repo: secondsky/sap-skills
Other commands on sap-skills.
- /abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Open command - /abap-cloud-review
Optional target ABAP platform or SAP BTP ABAP Environment release
Open command - /ai-core-deployment-check
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Open command - /api-style-review
Optional API style lens such as REST, OData, OpenAPI, or SDK
Open command - /btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
Open command - /work-zone-content-check
Optional Work Zone edition or content type
Open command

