Skip to content

Commit

Permalink
enable mesh-wide access logging
Browse files Browse the repository at this point in the history
  • Loading branch information
jfchevrette committed Feb 11, 2025
1 parent d7b24d2 commit c6fa7f1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions istio/deploy/helm/istio/templates/mesh-logging.telemetry.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
apiVersion: telemetry.istio.io/v1
kind: Telemetry
metadata:
name: mesh-logging
spec:
accessLogging:
- providers:
- name: envoy

0 comments on commit c6fa7f1

Please sign in to comment.