File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,8 @@ logging:
132
132
options:
133
133
json:
134
134
infoBufferSize: "0"
135
+ text:
136
+ infoBufferSize: "0"
135
137
verbosity: 0
136
138
metricsBindAddress: 1.2.3.4:999
137
139
mode: blah
@@ -218,6 +220,8 @@ logging:
218
220
options:
219
221
json:
220
222
infoBufferSize: "0"
223
+ text:
224
+ infoBufferSize: "0"
221
225
verbosity: 0
222
226
metricsBindAddress: '[fd00:1234::4]:51999'
223
227
mode: blah
@@ -471,6 +475,8 @@ logging:
471
475
options:
472
476
json:
473
477
infoBufferSize: "0"
478
+ text:
479
+ infoBufferSize: "0"
474
480
verbosity: 0
475
481
metricsBindAddress: 0.0.0.0:29102
476
482
mode: iptables
Original file line number Diff line number Diff line change @@ -534,6 +534,8 @@ logging:
534
534
options:
535
535
json:
536
536
infoBufferSize: "0"
537
+ text:
538
+ infoBufferSize: "0"
537
539
verbosity: 0
538
540
metricsBindAddress: 127.0.0.1:29101
539
541
mode: unidling+iptables
@@ -607,6 +609,8 @@ logging:
607
609
options:
608
610
json:
609
611
infoBufferSize: "0"
612
+ text:
613
+ infoBufferSize: "0"
610
614
verbosity: 0
611
615
metricsBindAddress: 127.0.0.1:29101
612
616
mode: iptables
Original file line number Diff line number Diff line change @@ -73,6 +73,8 @@ logging:
73
73
options:
74
74
json:
75
75
infoBufferSize: "0"
76
+ text:
77
+ infoBufferSize: "0"
76
78
verbosity: 0
77
79
metricsBindAddress: 0.0.0.0:9102
78
80
mode: iptables
@@ -150,6 +152,8 @@ logging:
150
152
options:
151
153
json:
152
154
infoBufferSize: "0"
155
+ text:
156
+ infoBufferSize: "0"
153
157
verbosity: 0
154
158
metricsBindAddress: 5.6.7.8:9999
155
159
mode: userspace
@@ -223,6 +227,8 @@ logging:
223
227
options:
224
228
json:
225
229
infoBufferSize: "0"
230
+ text:
231
+ infoBufferSize: "0"
226
232
verbosity: 0
227
233
metricsBindAddress: 5.6.7.8:9102
228
234
mode: iptables
@@ -296,6 +302,8 @@ logging:
296
302
options:
297
303
json:
298
304
infoBufferSize: "0"
305
+ text:
306
+ infoBufferSize: "0"
299
307
verbosity: 0
300
308
metricsBindAddress: 0.0.0.0:9999
301
309
mode: iptables
@@ -374,6 +382,8 @@ logging:
374
382
options:
375
383
json:
376
384
infoBufferSize: "0"
385
+ text:
386
+ infoBufferSize: "0"
377
387
verbosity: 0
378
388
metricsBindAddress: 0.0.0.0:9102
379
389
mode: iptables
You can’t perform that action at this time.
0 commit comments