[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003eIstio is the audited component of Cloud Service Mesh, providing audit logs for root and organization workloads.\u003c/p\u003e\n"],["\u003cp\u003eAudit logs are sourced from the Istio Service Mesh Envoy, detailing received requests and responses.\u003c/p\u003e\n"],["\u003cp\u003eAudit metadata includes user or service identity, target information, the action performed, the event timestamp, the source of action, and the outcome.\u003c/p\u003e\n"],["\u003cp\u003eThe audit logs capture various details, such as the request method, bytes received and sent, connection termination details, and response codes.\u003c/p\u003e\n"],["\u003cp\u003eAn example log is provided, showing a comprehensive record of the metadata and action details to show what the user should expect.\u003c/p\u003e\n"]]],[],null,["# Cloud Service Mesh (ASM)\n\nIstio is the audited operable component of Cloud Service Mesh.\n\nReceived requests and responses\n-------------------------------\n\n**Example log** \n\n {\n \"authority\":\"cortex-tenant.obs-system.svc:9009\",\n \"body\":{},\n \"bytes_received\":\"573\",\n \"bytes_sent\":\"19\",\n \"connection_termination_details\":\"-\",\n \"downstream_local_address\":\"10.253.132.167:9009\",\n \"downstream_remote_address\":\"10.253.132.122:48272\",\n \"duration\":\"1\",\n \"method\":\"POST\",\n \"observed_time_unix_nano\":0,\n \"path\":\"/push\",\n \"protocol\":\"HTTP/1.1\",\n \"requested_server_name\":\"-\",\n \"resource\":{\n \"cluster_name\":\"cortex-tenant.obs-system\",\n \"log_name\":\"otel_envoy_accesslog\",\n \"node_name\":\"sidecar~10.253.132.167~cortex-tenant-7b9678cfb5-tl4xz.obs-system~obs-system.svc.cluster.local\",\n \"zone_name\":\"us-east1-b\"\n },\n \"response_code\":\"503\",\n \"response_code_details\":\"via_upstream\",\n \"response_flags\":\"-\",\n \"route_name\":\"default\",\n \"severity_number\":0,\n \"severity_text\":\"\",\n \"start_time\":\"2022-11-18T15:59:55.958Z\",\n \"time_unix_nano\":1668787195958027000,\n \"upstream_cluster\":\"inbound|9009||\",\n \"upstream_host\":\"10.253.132.167:9009\",\n \"upstream_local_address\":\"127.0.0.6:43899\",\n \"upstream_transport_failure_reason\":\"-\",\n \"user_agent\":\"Prometheus/2.29.2\",\n \"username\":\"-\",\n \"x_envoy_upstream_service_time\":\"1\",\n \"x_forwarded_for\":\"-\",\n \"x_goog_api_client\":\"-\",\n \"x_request_id\":\"9e942509-9d28-4164-850f-9666b3eb272e\"\n }"]]