Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Review fixes
  • Loading branch information
simeongelovski committed Apr 8, 2026
commit 692e29cadd241f51f4e9102f36a9622d60851076
5 changes: 3 additions & 2 deletions src/sap_cloud_sdk/core/auditlog_ng/user-guide.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Using the `auditlog_ng` Client in an Agent

This guide explains how to integrate the SAP Audit Log NG OTLP client into a Python-based agent.

This module provides an OTLP/gRPC client for sending structured audit log events
to the SAP Audit Log Service (v3/NG). It supports mTLS, insecure mode for local
testing, and both binary protobuf and JSON serialization formats.
---

## Overview
Expand Down
Loading