Skip to content

Commit

Permalink
Revert "drop JSON access log"
Browse files Browse the repository at this point in the history
This reverts commit ae9c898.
  • Loading branch information
dprotaso committed Mar 10, 2023
1 parent ae9c898 commit 7072c09
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-ci-mesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ spec:

meshConfig:
accessLogFile: /dev/stdout
accessLogEncoding: JSON
defaultConfig:
terminationDrainDuration: "20s"

Expand Down
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-ci-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7691,6 +7691,7 @@ metadata:
data:
meshNetworks: 'networks: {}'
mesh: |-
accessLogEncoding: JSON
accessLogFile: /dev/stdout
defaultConfig:
discoveryAddress: istiod.istio-system.svc:15012
Expand Down
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-ci-no-mesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ spec:

meshConfig:
accessLogFile: /dev/stdout
accessLogEncoding: JSON
defaultConfig:
terminationDrainDuration: "20s"

Expand Down
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-ci-no-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7691,6 +7691,7 @@ metadata:
data:
meshNetworks: 'networks: {}'
mesh: |-
accessLogEncoding: JSON
accessLogFile: /dev/stdout
defaultConfig:
discoveryAddress: istiod.istio-system.svc:15012
Expand Down
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-kind-no-mesh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ spec:

meshConfig:
accessLogFile: /dev/stdout
accessLogEncoding: JSON
defaultConfig:
terminationDrainDuration: "20s"

Expand Down
1 change: 1 addition & 0 deletions third_party/istio-latest/istio-kind-no-mesh/istio.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7691,6 +7691,7 @@ metadata:
data:
meshNetworks: 'networks: {}'
mesh: |-
accessLogEncoding: JSON
accessLogFile: /dev/stdout
defaultConfig:
discoveryAddress: istiod.istio-system.svc:15012
Expand Down

0 comments on commit 7072c09

Please sign in to comment.