Skip to content

Commit

Permalink
removed central logging setting and logging format
Browse files Browse the repository at this point in the history
  • Loading branch information
cbeti-ionos committed Oct 3, 2024
1 parent ce1feb9 commit c425779
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions examples/alb/loadbalancer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
name: example
spec:
forProvider:
# centralLogging: true
datacenterIdSelector:
matchLabels:
testing.upbound.io/example-name: example
Expand All @@ -19,8 +18,6 @@ spec:
listenerLanSelector:
matchLabels:
testing.upbound.io/example-name: example_1
loggingFormat: '%{+Q}o %{-Q}ci - - [%trg] %r %ST %B "" "" %cp %ms %ft %b %s %TR
%Tw %Tc %Tr %Ta %tsc %ac %fc %bc %sc %rc %sq %bq %CC %CS %hrl %hsl'
name: ALB Example
targetLanSelector:
matchLabels:
Expand Down
3 changes: 0 additions & 3 deletions examples/nlb/networkloadbalancer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ metadata:
name: example
spec:
forProvider:
# centralLogging: true
datacenterIdSelector:
matchLabels:
testing.upbound.io/example-name: example
Expand All @@ -19,8 +18,6 @@ spec:
listenerLanSelector:
matchLabels:
testing.upbound.io/example-name: example1
loggingFormat: '%{+Q}o %{-Q}ci - - [%trg] %r %ST %B "" "" %cp %ms %ft %b %s %TR
%Tw %Tc %Tr %Ta %tsc %ac %fc %bc %sc %rc %sq %bq %CC %CS %hrl %hsl'
name: example
targetLanSelector:
matchLabels:
Expand Down

0 comments on commit c425779

Please sign in to comment.