1{
2    "0.0.0.0_7070": {
3      "name": "0.0.0.0_7070",
4      "address": {
5        "Address": {
6          "SocketAddress": {
7            "address": "0.0.0.0",
8            "PortSpecifier": {
9              "PortValue": 7070
10            }
11          }
12        }
13      },
14      "filter_chains": [
15        {
16          "filters": [
17            {
18              "name": "mixer",
19              "ConfigType": {
20                "Config": {
21                  "fields": {
22                    "mixer_attributes": {
23                      "Kind": {
24                        "StructValue": {
25                          "fields": {
26                            "attributes": {
27                              "Kind": {
28                                "StructValue": {
29                                  "fields": {
30                                    "context.reporter.kind": {
31                                      "Kind": {
32                                        "StructValue": {
33                                          "fields": {
34                                            "string_value": {
35                                              "Kind": {
36                                                "StringValue": "inbound"
37                                              }
38                                            }
39                                          }
40                                        }
41                                      }
42                                    },
43                                    "context.reporter.uid": {
44                                      "Kind": {
45                                        "StructValue": {
46                                          "fields": {
47                                            "string_value": {
48                                              "Kind": {
49                                                "StringValue": "kubernetes://test-1.none"
50                                              }
51                                            }
52                                          }
53                                        }
54                                      }
55                                    },
56                                    "destination.ip": {
57                                      "Kind": {
58                                        "StructValue": {
59                                          "fields": {
60                                            "bytes_value": {
61                                              "Kind": {
62                                                "StringValue": "AAAAAAAAAAAAAP//AAAAAA=="
63                                              }
64                                            }
65                                          }
66                                        }
67                                      }
68                                    },
69                                    "destination.namespace": {
70                                      "Kind": {
71                                        "StructValue": {
72                                          "fields": {
73                                            "string_value": {
74                                              "Kind": {
75                                                "StringValue": "none"
76                                              }
77                                            }
78                                          }
79                                        }
80                                      }
81                                    },
82                                    "destination.port": {
83                                      "Kind": {
84                                        "StructValue": {
85                                          "fields": {
86                                            "int64_value": {
87                                              "Kind": {
88                                                "StringValue": "7070"
89                                              }
90                                            }
91                                          }
92                                        }
93                                      }
94                                    },
95                                    "destination.uid": {
96                                      "Kind": {
97                                        "StructValue": {
98                                          "fields": {
99                                            "string_value": {
100                                              "Kind": {
101                                                "StringValue": "kubernetes://test-1.none"
102                                              }
103                                            }
104                                          }
105                                        }
106                                      }
107                                    }
108                                  }
109                                }
110                              }
111                            }
112                          }
113                        }
114                      }
115                    },
116                    "transport": {
117                      "Kind": {
118                        "StructValue": {
119                          "fields": {
120                            "check_cluster": {
121                              "Kind": {
122                                "StringValue": "outbound|9091||istio-mixer.istio-system"
123                              }
124                            },
125                            "network_fail_policy": {
126                              "Kind": {
127                                "StructValue": {
128                                  "fields": {
129                                    "policy": {
130                                      "Kind": {
131                                        "StringValue": "FAIL_CLOSE"
132                                      }
133                                    }
134                                  }
135                                }
136                              }
137                            },
138                            "report_cluster": {
139                              "Kind": {
140                                "StringValue": "outbound|9091||istio-mixer.istio-system"
141                              }
142                            }
143                          }
144                        }
145                      }
146                    }
147                  }
148                }
149              }
150            },
151            {
152              "name": "envoy.tcp_proxy",
153              "ConfigType": {
154                "Config": {
155                  "fields": {
156                    "access_log": {
157                      "Kind": {
158                        "ListValue": {
159                          "values": [
160                            {
161                              "Kind": {
162                                "StructValue": {
163                                  "fields": {
164                                    "config": {
165                                      "Kind": {
166                                        "StructValue": {
167                                          "fields": {
168                                            "path": {
169                                              "Kind": {
170                                                "StringValue": "/dev/stdout"
171                                              }
172                                            }
173                                          }
174                                        }
175                                      }
176                                    },
177                                    "name": {
178                                      "Kind": {
179                                        "StringValue": "envoy.file_access_log"
180                                      }
181                                    }
182                                  }
183                                }
184                              }
185                            }
186                          ]
187                        }
188                      }
189                    },
190                    "cluster": {
191                      "Kind": {
192                        "StringValue": "inbound|7070|tcplocal|s1tcp.none"
193                      }
194                    },
195                    "stat_prefix": {
196                      "Kind": {
197                        "StringValue": "inbound|7070|tcplocal|s1tcp.none"
198                      }
199                    }
200                  }
201                }
202              }
203            }
204          ]
205        }
206      ],
207      "listener_filters": null
208    },
209    "127.0.0.1_2000": {
210      "name": "127.0.0.1_2000",
211      "address": {
212        "Address": {
213          "SocketAddress": {
214            "address": "127.0.0.1",
215            "PortSpecifier": {
216              "PortValue": 2000
217            }
218          }
219        }
220      },
221      "filter_chains": [
222        {
223          "filters": [
224            {
225              "name": "mixer",
226              "ConfigType": {
227                "Config": {
228                  "fields": {
229                    "disable_check_calls": {
230                      "Kind": {
231                        "BoolValue": true
232                      }
233                    },
234                    "mixer_attributes": {
235                      "Kind": {
236                        "StructValue": {
237                          "fields": {
238                            "attributes": {
239                              "Kind": {
240                                "StructValue": {
241                                  "fields": {
242                                    "context.reporter.kind": {
243                                      "Kind": {
244                                        "StructValue": {
245                                          "fields": {
246                                            "string_value": {
247                                              "Kind": {
248                                                "StringValue": "outbound"
249                                              }
250                                            }
251                                          }
252                                        }
253                                      }
254                                    },
255                                    "context.reporter.uid": {
256                                      "Kind": {
257                                        "StructValue": {
258                                          "fields": {
259                                            "string_value": {
260                                              "Kind": {
261                                                "StringValue": "kubernetes://test-1.none"
262                                              }
263                                            }
264                                          }
265                                        }
266                                      }
267                                    },
268                                    "destination.service.host": {
269                                      "Kind": {
270                                        "StructValue": {
271                                          "fields": {
272                                            "string_value": {
273                                              "Kind": {
274                                                "StringValue": "s1tcp.none"
275                                              }
276                                            }
277                                          }
278                                        }
279                                      }
280                                    },
281                                    "destination.service.name": {
282                                      "Kind": {
283                                        "StructValue": {
284                                          "fields": {
285                                            "string_value": {
286                                              "Kind": {
287                                                "StringValue": "s1tcp.none"
288                                              }
289                                            }
290                                          }
291                                        }
292                                      }
293                                    },
294                                    "destination.service.namespace": {
295                                      "Kind": {
296                                        "StructValue": {
297                                          "fields": {
298                                            "string_value": {
299                                              "Kind": {
300                                                "StringValue": "none"
301                                              }
302                                            }
303                                          }
304                                        }
305                                      }
306                                    },
307                                    "source.namespace": {
308                                      "Kind": {
309                                        "StructValue": {
310                                          "fields": {
311                                            "string_value": {
312                                              "Kind": {
313                                                "StringValue": "none"
314                                              }
315                                            }
316                                          }
317                                        }
318                                      }
319                                    },
320                                    "source.uid": {
321                                      "Kind": {
322                                        "StructValue": {
323                                          "fields": {
324                                            "string_value": {
325                                              "Kind": {
326                                                "StringValue": "kubernetes://test-1.none"
327                                              }
328                                            }
329                                          }
330                                        }
331                                      }
332                                    }
333                                  }
334                                }
335                              }
336                            }
337                          }
338                        }
339                      }
340                    },
341                    "transport": {
342                      "Kind": {
343                        "StructValue": {
344                          "fields": {
345                            "check_cluster": {
346                              "Kind": {
347                                "StringValue": "outbound|9091||istio-mixer.istio-system"
348                              }
349                            },
350                            "network_fail_policy": {
351                              "Kind": {
352                                "StructValue": {
353                                  "fields": {
354                                    "policy": {
355                                      "Kind": {
356                                        "StringValue": "FAIL_CLOSE"
357                                      }
358                                    }
359                                  }
360                                }
361                              }
362                            },
363                            "report_cluster": {
364                              "Kind": {
365                                "StringValue": "outbound|9091||istio-mixer.istio-system"
366                              }
367                            }
368                          }
369                        }
370                      }
371                    }
372                  }
373                }
374              }
375            },
376            {
377              "name": "envoy.tcp_proxy",
378              "ConfigType": {
379                "Config": {
380                  "fields": {
381                    "access_log": {
382                      "Kind": {
383                        "ListValue": {
384                          "values": [
385                            {
386                              "Kind": {
387                                "StructValue": {
388                                  "fields": {
389                                    "config": {
390                                      "Kind": {
391                                        "StructValue": {
392                                          "fields": {
393                                            "path": {
394                                              "Kind": {
395                                                "StringValue": "/dev/stdout"
396                                              }
397                                            }
398                                          }
399                                        }
400                                      }
401                                    },
402                                    "name": {
403                                      "Kind": {
404                                        "StringValue": "envoy.file_access_log"
405                                      }
406                                    }
407                                  }
408                                }
409                              }
410                            }
411                          ]
412                        }
413                      }
414                    },
415                    "cluster": {
416                      "Kind": {
417                        "StringValue": "outbound|2000||s1tcp.none"
418                      }
419                    },
420                    "stat_prefix": {
421                      "Kind": {
422                        "StringValue": "outbound|2000||s1tcp.none"
423                      }
424                    }
425                  }
426                }
427              }
428            }
429          ]
430        }
431      ],
432      "listener_filters": null
433    },
434    "127.0.0.1_2005": {
435      "name": "127.0.0.1_2005",
436      "address": {
437        "Address": {
438          "SocketAddress": {
439            "address": "127.0.0.1",
440            "PortSpecifier": {
441              "PortValue": 2005
442            }
443          }
444        }
445      },
446      "filter_chains": [
447        {
448          "filters": [
449            {
450              "name": "mixer",
451              "ConfigType": {
452                "Config": {
453                  "fields": {
454                    "disable_check_calls": {
455                      "Kind": {
456                        "BoolValue": true
457                      }
458                    },
459                    "mixer_attributes": {
460                      "Kind": {
461                        "StructValue": {
462                          "fields": {
463                            "attributes": {
464                              "Kind": {
465                                "StructValue": {
466                                  "fields": {
467                                    "context.reporter.kind": {
468                                      "Kind": {
469                                        "StructValue": {
470                                          "fields": {
471                                            "string_value": {
472                                              "Kind": {
473                                                "StringValue": "outbound"
474                                              }
475                                            }
476                                          }
477                                        }
478                                      }
479                                    },
480                                    "context.reporter.uid": {
481                                      "Kind": {
482                                        "StructValue": {
483                                          "fields": {
484                                            "string_value": {
485                                              "Kind": {
486                                                "StringValue": "kubernetes://test-1.none"
487                                              }
488                                            }
489                                          }
490                                        }
491                                      }
492                                    },
493                                    "destination.service.host": {
494                                      "Kind": {
495                                        "StructValue": {
496                                          "fields": {
497                                            "string_value": {
498                                              "Kind": {
499                                                "StringValue": "s2.external.test.istio.io"
500                                              }
501                                            }
502                                          }
503                                        }
504                                      }
505                                    },
506                                    "destination.service.name": {
507                                      "Kind": {
508                                        "StructValue": {
509                                          "fields": {
510                                            "string_value": {
511                                              "Kind": {
512                                                "StringValue": "s2.external.test.istio.io"
513                                              }
514                                            }
515                                          }
516                                        }
517                                      }
518                                    },
519                                    "destination.service.namespace": {
520                                      "Kind": {
521                                        "StructValue": {
522                                          "fields": {
523                                            "string_value": {
524                                              "Kind": {
525                                                "StringValue": "none"
526                                              }
527                                            }
528                                          }
529                                        }
530                                      }
531                                    },
532                                    "source.namespace": {
533                                      "Kind": {
534                                        "StructValue": {
535                                          "fields": {
536                                            "string_value": {
537                                              "Kind": {
538                                                "StringValue": "none"
539                                              }
540                                            }
541                                          }
542                                        }
543                                      }
544                                    },
545                                    "source.uid": {
546                                      "Kind": {
547                                        "StructValue": {
548                                          "fields": {
549                                            "string_value": {
550                                              "Kind": {
551                                                "StringValue": "kubernetes://test-1.none"
552                                              }
553                                            }
554                                          }
555                                        }
556                                      }
557                                    }
558                                  }
559                                }
560                              }
561                            }
562                          }
563                        }
564                      }
565                    },
566                    "transport": {
567                      "Kind": {
568                        "StructValue": {
569                          "fields": {
570                            "check_cluster": {
571                              "Kind": {
572                                "StringValue": "outbound|9091||istio-mixer.istio-system"
573                              }
574                            },
575                            "network_fail_policy": {
576                              "Kind": {
577                                "StructValue": {
578                                  "fields": {
579                                    "policy": {
580                                      "Kind": {
581                                        "StringValue": "FAIL_CLOSE"
582                                      }
583                                    }
584                                  }
585                                }
586                              }
587                            },
588                            "report_cluster": {
589                              "Kind": {
590                                "StringValue": "outbound|9091||istio-mixer.istio-system"
591                              }
592                            }
593                          }
594                        }
595                      }
596                    }
597                  }
598                }
599              }
600            },
601            {
602              "name": "envoy.tcp_proxy",
603              "ConfigType": {
604                "Config": {
605                  "fields": {
606                    "access_log": {
607                      "Kind": {
608                        "ListValue": {
609                          "values": [
610                            {
611                              "Kind": {
612                                "StructValue": {
613                                  "fields": {
614                                    "config": {
615                                      "Kind": {
616                                        "StructValue": {
617                                          "fields": {
618                                            "path": {
619                                              "Kind": {
620                                                "StringValue": "/dev/stdout"
621                                              }
622                                            }
623                                          }
624                                        }
625                                      }
626                                    },
627                                    "name": {
628                                      "Kind": {
629                                        "StringValue": "envoy.file_access_log"
630                                      }
631                                    }
632                                  }
633                                }
634                              }
635                            }
636                          ]
637                        }
638                      }
639                    },
640                    "cluster": {
641                      "Kind": {
642                        "StringValue": "outbound|2005||s2.external.test.istio.io"
643                      }
644                    },
645                    "stat_prefix": {
646                      "Kind": {
647                        "StringValue": "outbound|2005||s2.external.test.istio.io"
648                      }
649                    }
650                  }
651                }
652              }
653            }
654          ]
655        }
656      ],
657      "listener_filters": null
658    },
659    "127.0.0.1_2006": {
660      "name": "127.0.0.1_2006",
661      "address": {
662        "Address": {
663          "SocketAddress": {
664            "address": "127.0.0.1",
665            "PortSpecifier": {
666              "PortValue": 2006
667            }
668          }
669        }
670      },
671      "filter_chains": [
672        {
673          "filters": [
674            {
675              "name": "mixer",
676              "ConfigType": {
677                "Config": {
678                  "fields": {
679                    "disable_check_calls": {
680                      "Kind": {
681                        "BoolValue": true
682                      }
683                    },
684                    "mixer_attributes": {
685                      "Kind": {
686                        "StructValue": {
687                          "fields": {
688                            "attributes": {
689                              "Kind": {
690                                "StructValue": {
691                                  "fields": {
692                                    "context.reporter.kind": {
693                                      "Kind": {
694                                        "StructValue": {
695                                          "fields": {
696                                            "string_value": {
697                                              "Kind": {
698                                                "StringValue": "outbound"
699                                              }
700                                            }
701                                          }
702                                        }
703                                      }
704                                    },
705                                    "context.reporter.uid": {
706                                      "Kind": {
707                                        "StructValue": {
708                                          "fields": {
709                                            "string_value": {
710                                              "Kind": {
711                                                "StringValue": "kubernetes://test-1.none"
712                                              }
713                                            }
714                                          }
715                                        }
716                                      }
717                                    },
718                                    "destination.service.host": {
719                                      "Kind": {
720                                        "StructValue": {
721                                          "fields": {
722                                            "string_value": {
723                                              "Kind": {
724                                                "StringValue": "s2dns.external.test.istio.io"
725                                              }
726                                            }
727                                          }
728                                        }
729                                      }
730                                    },
731                                    "destination.service.name": {
732                                      "Kind": {
733                                        "StructValue": {
734                                          "fields": {
735                                            "string_value": {
736                                              "Kind": {
737                                                "StringValue": "s2dns.external.test.istio.io"
738                                              }
739                                            }
740                                          }
741                                        }
742                                      }
743                                    },
744                                    "destination.service.namespace": {
745                                      "Kind": {
746                                        "StructValue": {
747                                          "fields": {
748                                            "string_value": {
749                                              "Kind": {
750                                                "StringValue": "none"
751                                              }
752                                            }
753                                          }
754                                        }
755                                      }
756                                    },
757                                    "source.namespace": {
758                                      "Kind": {
759                                        "StructValue": {
760                                          "fields": {
761                                            "string_value": {
762                                              "Kind": {
763                                                "StringValue": "none"
764                                              }
765                                            }
766                                          }
767                                        }
768                                      }
769                                    },
770                                    "source.uid": {
771                                      "Kind": {
772                                        "StructValue": {
773                                          "fields": {
774                                            "string_value": {
775                                              "Kind": {
776                                                "StringValue": "kubernetes://test-1.none"
777                                              }
778                                            }
779                                          }
780                                        }
781                                      }
782                                    }
783                                  }
784                                }
785                              }
786                            }
787                          }
788                        }
789                      }
790                    },
791                    "transport": {
792                      "Kind": {
793                        "StructValue": {
794                          "fields": {
795                            "check_cluster": {
796                              "Kind": {
797                                "StringValue": "outbound|9091||istio-mixer.istio-system"
798                              }
799                            },
800                            "network_fail_policy": {
801                              "Kind": {
802                                "StructValue": {
803                                  "fields": {
804                                    "policy": {
805                                      "Kind": {
806                                        "StringValue": "FAIL_CLOSE"
807                                      }
808                                    }
809                                  }
810                                }
811                              }
812                            },
813                            "report_cluster": {
814                              "Kind": {
815                                "StringValue": "outbound|9091||istio-mixer.istio-system"
816                              }
817                            }
818                          }
819                        }
820                      }
821                    }
822                  }
823                }
824              }
825            },
826            {
827              "name": "envoy.tcp_proxy",
828              "ConfigType": {
829                "Config": {
830                  "fields": {
831                    "access_log": {
832                      "Kind": {
833                        "ListValue": {
834                          "values": [
835                            {
836                              "Kind": {
837                                "StructValue": {
838                                  "fields": {
839                                    "config": {
840                                      "Kind": {
841                                        "StructValue": {
842                                          "fields": {
843                                            "path": {
844                                              "Kind": {
845                                                "StringValue": "/dev/stdout"
846                                              }
847                                            }
848                                          }
849                                        }
850                                      }
851                                    },
852                                    "name": {
853                                      "Kind": {
854                                        "StringValue": "envoy.file_access_log"
855                                      }
856                                    }
857                                  }
858                                }
859                              }
860                            }
861                          ]
862                        }
863                      }
864                    },
865                    "cluster": {
866                      "Kind": {
867                        "StringValue": "outbound|2006||s2dns.external.test.istio.io"
868                      }
869                    },
870                    "stat_prefix": {
871                      "Kind": {
872                        "StringValue": "outbound|2006||s2dns.external.test.istio.io"
873                      }
874                    }
875                  }
876                }
877              }
878            }
879          ]
880        }
881      ],
882      "listener_filters": null
883    },
884    "127.0.0.1_2007": {
885      "name": "127.0.0.1_2007",
886      "address": {
887        "Address": {
888          "SocketAddress": {
889            "address": "127.0.0.1",
890            "PortSpecifier": {
891              "PortValue": 2007
892            }
893          }
894        }
895      },
896      "filter_chains": [
897        {
898          "filters": [
899            {
900              "name": "mixer",
901              "ConfigType": {
902                "Config": {
903                  "fields": {
904                    "disable_check_calls": {
905                      "Kind": {
906                        "BoolValue": true
907                      }
908                    },
909                    "mixer_attributes": {
910                      "Kind": {
911                        "StructValue": {
912                          "fields": {
913                            "attributes": {
914                              "Kind": {
915                                "StructValue": {
916                                  "fields": {
917                                    "context.reporter.kind": {
918                                      "Kind": {
919                                        "StructValue": {
920                                          "fields": {
921                                            "string_value": {
922                                              "Kind": {
923                                                "StringValue": "outbound"
924                                              }
925                                            }
926                                          }
927                                        }
928                                      }
929                                    },
930                                    "context.reporter.uid": {
931                                      "Kind": {
932                                        "StructValue": {
933                                          "fields": {
934                                            "string_value": {
935                                              "Kind": {
936                                                "StringValue": "kubernetes://test-1.none"
937                                              }
938                                            }
939                                          }
940                                        }
941                                      }
942                                    },
943                                    "destination.service.host": {
944                                      "Kind": {
945                                        "StructValue": {
946                                          "fields": {
947                                            "string_value": {
948                                              "Kind": {
949                                                "StringValue": "tcpmeshdns.seexamples.svc"
950                                              }
951                                            }
952                                          }
953                                        }
954                                      }
955                                    },
956                                    "destination.service.name": {
957                                      "Kind": {
958                                        "StructValue": {
959                                          "fields": {
960                                            "string_value": {
961                                              "Kind": {
962                                                "StringValue": "tcpmeshdns.seexamples.svc"
963                                              }
964                                            }
965                                          }
966                                        }
967                                      }
968                                    },
969                                    "destination.service.namespace": {
970                                      "Kind": {
971                                        "StructValue": {
972                                          "fields": {
973                                            "string_value": {
974                                              "Kind": {
975                                                "StringValue": "none"
976                                              }
977                                            }
978                                          }
979                                        }
980                                      }
981                                    },
982                                    "source.namespace": {
983                                      "Kind": {
984                                        "StructValue": {
985                                          "fields": {
986                                            "string_value": {
987                                              "Kind": {
988                                                "StringValue": "none"
989                                              }
990                                            }
991                                          }
992                                        }
993                                      }
994                                    },
995                                    "source.uid": {
996                                      "Kind": {
997                                        "StructValue": {
998                                          "fields": {
999                                            "string_value": {
1000                                              "Kind": {
1001                                                "StringValue": "kubernetes://test-1.none"
1002                                              }
1003                                            }
1004                                          }
1005                                        }
1006                                      }
1007                                    }
1008                                  }
1009                                }
1010                              }
1011                            }
1012                          }
1013                        }
1014                      }
1015                    },
1016                    "transport": {
1017                      "Kind": {
1018                        "StructValue": {
1019                          "fields": {
1020                            "check_cluster": {
1021                              "Kind": {
1022                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1023                              }
1024                            },
1025                            "network_fail_policy": {
1026                              "Kind": {
1027                                "StructValue": {
1028                                  "fields": {
1029                                    "policy": {
1030                                      "Kind": {
1031                                        "StringValue": "FAIL_CLOSE"
1032                                      }
1033                                    }
1034                                  }
1035                                }
1036                              }
1037                            },
1038                            "report_cluster": {
1039                              "Kind": {
1040                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1041                              }
1042                            }
1043                          }
1044                        }
1045                      }
1046                    }
1047                  }
1048                }
1049              }
1050            },
1051            {
1052              "name": "envoy.tcp_proxy",
1053              "ConfigType": {
1054                "Config": {
1055                  "fields": {
1056                    "access_log": {
1057                      "Kind": {
1058                        "ListValue": {
1059                          "values": [
1060                            {
1061                              "Kind": {
1062                                "StructValue": {
1063                                  "fields": {
1064                                    "config": {
1065                                      "Kind": {
1066                                        "StructValue": {
1067                                          "fields": {
1068                                            "path": {
1069                                              "Kind": {
1070                                                "StringValue": "/dev/stdout"
1071                                              }
1072                                            }
1073                                          }
1074                                        }
1075                                      }
1076                                    },
1077                                    "name": {
1078                                      "Kind": {
1079                                        "StringValue": "envoy.file_access_log"
1080                                      }
1081                                    }
1082                                  }
1083                                }
1084                              }
1085                            }
1086                          ]
1087                        }
1088                      }
1089                    },
1090                    "cluster": {
1091                      "Kind": {
1092                        "StringValue": "outbound|2007||tcpmeshdns.seexamples.svc"
1093                      }
1094                    },
1095                    "stat_prefix": {
1096                      "Kind": {
1097                        "StringValue": "outbound|2007||tcpmeshdns.seexamples.svc"
1098                      }
1099                    }
1100                  }
1101                }
1102              }
1103            }
1104          ]
1105        }
1106      ],
1107      "listener_filters": null
1108    },
1109    "127.0.0.1_2008": {
1110      "name": "127.0.0.1_2008",
1111      "address": {
1112        "Address": {
1113          "SocketAddress": {
1114            "address": "127.0.0.1",
1115            "PortSpecifier": {
1116              "PortValue": 2008
1117            }
1118          }
1119        }
1120      },
1121      "filter_chains": [
1122        {
1123          "filters": [
1124            {
1125              "name": "mixer",
1126              "ConfigType": {
1127                "Config": {
1128                  "fields": {
1129                    "disable_check_calls": {
1130                      "Kind": {
1131                        "BoolValue": true
1132                      }
1133                    },
1134                    "mixer_attributes": {
1135                      "Kind": {
1136                        "StructValue": {
1137                          "fields": {
1138                            "attributes": {
1139                              "Kind": {
1140                                "StructValue": {
1141                                  "fields": {
1142                                    "context.reporter.kind": {
1143                                      "Kind": {
1144                                        "StructValue": {
1145                                          "fields": {
1146                                            "string_value": {
1147                                              "Kind": {
1148                                                "StringValue": "outbound"
1149                                              }
1150                                            }
1151                                          }
1152                                        }
1153                                      }
1154                                    },
1155                                    "context.reporter.uid": {
1156                                      "Kind": {
1157                                        "StructValue": {
1158                                          "fields": {
1159                                            "string_value": {
1160                                              "Kind": {
1161                                                "StringValue": "kubernetes://test-1.none"
1162                                              }
1163                                            }
1164                                          }
1165                                        }
1166                                      }
1167                                    },
1168                                    "destination.service.host": {
1169                                      "Kind": {
1170                                        "StructValue": {
1171                                          "fields": {
1172                                            "string_value": {
1173                                              "Kind": {
1174                                                "StringValue": "tcpmeshstatic.seexamples.svc"
1175                                              }
1176                                            }
1177                                          }
1178                                        }
1179                                      }
1180                                    },
1181                                    "destination.service.name": {
1182                                      "Kind": {
1183                                        "StructValue": {
1184                                          "fields": {
1185                                            "string_value": {
1186                                              "Kind": {
1187                                                "StringValue": "tcpmeshstatic.seexamples.svc"
1188                                              }
1189                                            }
1190                                          }
1191                                        }
1192                                      }
1193                                    },
1194                                    "destination.service.namespace": {
1195                                      "Kind": {
1196                                        "StructValue": {
1197                                          "fields": {
1198                                            "string_value": {
1199                                              "Kind": {
1200                                                "StringValue": "none"
1201                                              }
1202                                            }
1203                                          }
1204                                        }
1205                                      }
1206                                    },
1207                                    "source.namespace": {
1208                                      "Kind": {
1209                                        "StructValue": {
1210                                          "fields": {
1211                                            "string_value": {
1212                                              "Kind": {
1213                                                "StringValue": "none"
1214                                              }
1215                                            }
1216                                          }
1217                                        }
1218                                      }
1219                                    },
1220                                    "source.uid": {
1221                                      "Kind": {
1222                                        "StructValue": {
1223                                          "fields": {
1224                                            "string_value": {
1225                                              "Kind": {
1226                                                "StringValue": "kubernetes://test-1.none"
1227                                              }
1228                                            }
1229                                          }
1230                                        }
1231                                      }
1232                                    }
1233                                  }
1234                                }
1235                              }
1236                            }
1237                          }
1238                        }
1239                      }
1240                    },
1241                    "transport": {
1242                      "Kind": {
1243                        "StructValue": {
1244                          "fields": {
1245                            "check_cluster": {
1246                              "Kind": {
1247                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1248                              }
1249                            },
1250                            "network_fail_policy": {
1251                              "Kind": {
1252                                "StructValue": {
1253                                  "fields": {
1254                                    "policy": {
1255                                      "Kind": {
1256                                        "StringValue": "FAIL_CLOSE"
1257                                      }
1258                                    }
1259                                  }
1260                                }
1261                              }
1262                            },
1263                            "report_cluster": {
1264                              "Kind": {
1265                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1266                              }
1267                            }
1268                          }
1269                        }
1270                      }
1271                    }
1272                  }
1273                }
1274              }
1275            },
1276            {
1277              "name": "envoy.tcp_proxy",
1278              "ConfigType": {
1279                "Config": {
1280                  "fields": {
1281                    "access_log": {
1282                      "Kind": {
1283                        "ListValue": {
1284                          "values": [
1285                            {
1286                              "Kind": {
1287                                "StructValue": {
1288                                  "fields": {
1289                                    "config": {
1290                                      "Kind": {
1291                                        "StructValue": {
1292                                          "fields": {
1293                                            "path": {
1294                                              "Kind": {
1295                                                "StringValue": "/dev/stdout"
1296                                              }
1297                                            }
1298                                          }
1299                                        }
1300                                      }
1301                                    },
1302                                    "name": {
1303                                      "Kind": {
1304                                        "StringValue": "envoy.file_access_log"
1305                                      }
1306                                    }
1307                                  }
1308                                }
1309                              }
1310                            }
1311                          ]
1312                        }
1313                      }
1314                    },
1315                    "cluster": {
1316                      "Kind": {
1317                        "StringValue": "outbound|2008||tcpmeshstatic.seexamples.svc"
1318                      }
1319                    },
1320                    "stat_prefix": {
1321                      "Kind": {
1322                        "StringValue": "outbound|2008||tcpmeshstatic.seexamples.svc"
1323                      }
1324                    }
1325                  }
1326                }
1327              }
1328            }
1329          ]
1330        }
1331      ],
1332      "listener_filters": null
1333    },
1334    "127.0.0.1_2009": {
1335      "name": "127.0.0.1_2009",
1336      "address": {
1337        "Address": {
1338          "SocketAddress": {
1339            "address": "127.0.0.1",
1340            "PortSpecifier": {
1341              "PortValue": 2009
1342            }
1343          }
1344        }
1345      },
1346      "filter_chains": [
1347        {
1348          "filters": [
1349            {
1350              "name": "mixer",
1351              "ConfigType": {
1352                "Config": {
1353                  "fields": {
1354                    "disable_check_calls": {
1355                      "Kind": {
1356                        "BoolValue": true
1357                      }
1358                    },
1359                    "mixer_attributes": {
1360                      "Kind": {
1361                        "StructValue": {
1362                          "fields": {
1363                            "attributes": {
1364                              "Kind": {
1365                                "StructValue": {
1366                                  "fields": {
1367                                    "context.reporter.kind": {
1368                                      "Kind": {
1369                                        "StructValue": {
1370                                          "fields": {
1371                                            "string_value": {
1372                                              "Kind": {
1373                                                "StringValue": "outbound"
1374                                              }
1375                                            }
1376                                          }
1377                                        }
1378                                      }
1379                                    },
1380                                    "context.reporter.uid": {
1381                                      "Kind": {
1382                                        "StructValue": {
1383                                          "fields": {
1384                                            "string_value": {
1385                                              "Kind": {
1386                                                "StringValue": "kubernetes://test-1.none"
1387                                              }
1388                                            }
1389                                          }
1390                                        }
1391                                      }
1392                                    },
1393                                    "destination.service.host": {
1394                                      "Kind": {
1395                                        "StructValue": {
1396                                          "fields": {
1397                                            "string_value": {
1398                                              "Kind": {
1399                                                "StringValue": "tcpmeshstaticint.seexamples.svc"
1400                                              }
1401                                            }
1402                                          }
1403                                        }
1404                                      }
1405                                    },
1406                                    "destination.service.name": {
1407                                      "Kind": {
1408                                        "StructValue": {
1409                                          "fields": {
1410                                            "string_value": {
1411                                              "Kind": {
1412                                                "StringValue": "tcpmeshstaticint.seexamples.svc"
1413                                              }
1414                                            }
1415                                          }
1416                                        }
1417                                      }
1418                                    },
1419                                    "destination.service.namespace": {
1420                                      "Kind": {
1421                                        "StructValue": {
1422                                          "fields": {
1423                                            "string_value": {
1424                                              "Kind": {
1425                                                "StringValue": "none"
1426                                              }
1427                                            }
1428                                          }
1429                                        }
1430                                      }
1431                                    },
1432                                    "source.namespace": {
1433                                      "Kind": {
1434                                        "StructValue": {
1435                                          "fields": {
1436                                            "string_value": {
1437                                              "Kind": {
1438                                                "StringValue": "none"
1439                                              }
1440                                            }
1441                                          }
1442                                        }
1443                                      }
1444                                    },
1445                                    "source.uid": {
1446                                      "Kind": {
1447                                        "StructValue": {
1448                                          "fields": {
1449                                            "string_value": {
1450                                              "Kind": {
1451                                                "StringValue": "kubernetes://test-1.none"
1452                                              }
1453                                            }
1454                                          }
1455                                        }
1456                                      }
1457                                    }
1458                                  }
1459                                }
1460                              }
1461                            }
1462                          }
1463                        }
1464                      }
1465                    },
1466                    "transport": {
1467                      "Kind": {
1468                        "StructValue": {
1469                          "fields": {
1470                            "check_cluster": {
1471                              "Kind": {
1472                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1473                              }
1474                            },
1475                            "network_fail_policy": {
1476                              "Kind": {
1477                                "StructValue": {
1478                                  "fields": {
1479                                    "policy": {
1480                                      "Kind": {
1481                                        "StringValue": "FAIL_CLOSE"
1482                                      }
1483                                    }
1484                                  }
1485                                }
1486                              }
1487                            },
1488                            "report_cluster": {
1489                              "Kind": {
1490                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1491                              }
1492                            }
1493                          }
1494                        }
1495                      }
1496                    }
1497                  }
1498                }
1499              }
1500            },
1501            {
1502              "name": "envoy.tcp_proxy",
1503              "ConfigType": {
1504                "Config": {
1505                  "fields": {
1506                    "access_log": {
1507                      "Kind": {
1508                        "ListValue": {
1509                          "values": [
1510                            {
1511                              "Kind": {
1512                                "StructValue": {
1513                                  "fields": {
1514                                    "config": {
1515                                      "Kind": {
1516                                        "StructValue": {
1517                                          "fields": {
1518                                            "path": {
1519                                              "Kind": {
1520                                                "StringValue": "/dev/stdout"
1521                                              }
1522                                            }
1523                                          }
1524                                        }
1525                                      }
1526                                    },
1527                                    "name": {
1528                                      "Kind": {
1529                                        "StringValue": "envoy.file_access_log"
1530                                      }
1531                                    }
1532                                  }
1533                                }
1534                              }
1535                            }
1536                          ]
1537                        }
1538                      }
1539                    },
1540                    "cluster": {
1541                      "Kind": {
1542                        "StringValue": "outbound|2009||tcpmeshstaticint.seexamples.svc"
1543                      }
1544                    },
1545                    "stat_prefix": {
1546                      "Kind": {
1547                        "StringValue": "outbound|2009||tcpmeshstaticint.seexamples.svc"
1548                      }
1549                    }
1550                  }
1551                }
1552              }
1553            }
1554          ]
1555        }
1556      ],
1557      "listener_filters": null
1558    },
1559    "127.0.0.1_2443": {
1560      "name": "127.0.0.1_2443",
1561      "address": {
1562        "Address": {
1563          "SocketAddress": {
1564            "address": "127.0.0.1",
1565            "PortSpecifier": {
1566              "PortValue": 2443
1567            }
1568          }
1569        }
1570      },
1571      "filter_chains": [
1572        {
1573          "filter_chain_match": {
1574            "server_names": [
1575              "www1.googleapis.com"
1576            ]
1577          },
1578          "filters": [
1579            {
1580              "name": "mixer",
1581              "ConfigType": {
1582                "Config": {
1583                  "fields": {
1584                    "disable_check_calls": {
1585                      "Kind": {
1586                        "BoolValue": true
1587                      }
1588                    },
1589                    "mixer_attributes": {
1590                      "Kind": {
1591                        "StructValue": {
1592                          "fields": {
1593                            "attributes": {
1594                              "Kind": {
1595                                "StructValue": {
1596                                  "fields": {
1597                                    "context.reporter.kind": {
1598                                      "Kind": {
1599                                        "StructValue": {
1600                                          "fields": {
1601                                            "string_value": {
1602                                              "Kind": {
1603                                                "StringValue": "outbound"
1604                                              }
1605                                            }
1606                                          }
1607                                        }
1608                                      }
1609                                    },
1610                                    "context.reporter.uid": {
1611                                      "Kind": {
1612                                        "StructValue": {
1613                                          "fields": {
1614                                            "string_value": {
1615                                              "Kind": {
1616                                                "StringValue": "kubernetes://test-1.none"
1617                                              }
1618                                            }
1619                                          }
1620                                        }
1621                                      }
1622                                    },
1623                                    "destination.service.host": {
1624                                      "Kind": {
1625                                        "StructValue": {
1626                                          "fields": {
1627                                            "string_value": {
1628                                              "Kind": {
1629                                                "StringValue": "www1.googleapis.com"
1630                                              }
1631                                            }
1632                                          }
1633                                        }
1634                                      }
1635                                    },
1636                                    "destination.service.name": {
1637                                      "Kind": {
1638                                        "StructValue": {
1639                                          "fields": {
1640                                            "string_value": {
1641                                              "Kind": {
1642                                                "StringValue": "www1.googleapis.com"
1643                                              }
1644                                            }
1645                                          }
1646                                        }
1647                                      }
1648                                    },
1649                                    "destination.service.namespace": {
1650                                      "Kind": {
1651                                        "StructValue": {
1652                                          "fields": {
1653                                            "string_value": {
1654                                              "Kind": {
1655                                                "StringValue": "none"
1656                                              }
1657                                            }
1658                                          }
1659                                        }
1660                                      }
1661                                    },
1662                                    "source.namespace": {
1663                                      "Kind": {
1664                                        "StructValue": {
1665                                          "fields": {
1666                                            "string_value": {
1667                                              "Kind": {
1668                                                "StringValue": "none"
1669                                              }
1670                                            }
1671                                          }
1672                                        }
1673                                      }
1674                                    },
1675                                    "source.uid": {
1676                                      "Kind": {
1677                                        "StructValue": {
1678                                          "fields": {
1679                                            "string_value": {
1680                                              "Kind": {
1681                                                "StringValue": "kubernetes://test-1.none"
1682                                              }
1683                                            }
1684                                          }
1685                                        }
1686                                      }
1687                                    }
1688                                  }
1689                                }
1690                              }
1691                            }
1692                          }
1693                        }
1694                      }
1695                    },
1696                    "transport": {
1697                      "Kind": {
1698                        "StructValue": {
1699                          "fields": {
1700                            "check_cluster": {
1701                              "Kind": {
1702                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1703                              }
1704                            },
1705                            "network_fail_policy": {
1706                              "Kind": {
1707                                "StructValue": {
1708                                  "fields": {
1709                                    "policy": {
1710                                      "Kind": {
1711                                        "StringValue": "FAIL_CLOSE"
1712                                      }
1713                                    }
1714                                  }
1715                                }
1716                              }
1717                            },
1718                            "report_cluster": {
1719                              "Kind": {
1720                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1721                              }
1722                            }
1723                          }
1724                        }
1725                      }
1726                    }
1727                  }
1728                }
1729              }
1730            },
1731            {
1732              "name": "envoy.tcp_proxy",
1733              "ConfigType": {
1734                "Config": {
1735                  "fields": {
1736                    "access_log": {
1737                      "Kind": {
1738                        "ListValue": {
1739                          "values": [
1740                            {
1741                              "Kind": {
1742                                "StructValue": {
1743                                  "fields": {
1744                                    "config": {
1745                                      "Kind": {
1746                                        "StructValue": {
1747                                          "fields": {
1748                                            "path": {
1749                                              "Kind": {
1750                                                "StringValue": "/dev/stdout"
1751                                              }
1752                                            }
1753                                          }
1754                                        }
1755                                      }
1756                                    },
1757                                    "name": {
1758                                      "Kind": {
1759                                        "StringValue": "envoy.file_access_log"
1760                                      }
1761                                    }
1762                                  }
1763                                }
1764                              }
1765                            }
1766                          ]
1767                        }
1768                      }
1769                    },
1770                    "cluster": {
1771                      "Kind": {
1772                        "StringValue": "outbound|2443||www1.googleapis.com"
1773                      }
1774                    },
1775                    "stat_prefix": {
1776                      "Kind": {
1777                        "StringValue": "outbound|2443||www1.googleapis.com"
1778                      }
1779                    }
1780                  }
1781                }
1782              }
1783            }
1784          ]
1785        },
1786        {
1787          "filter_chain_match": {
1788            "server_names": [
1789              "api1.facebook.com"
1790            ]
1791          },
1792          "filters": [
1793            {
1794              "name": "mixer",
1795              "ConfigType": {
1796                "Config": {
1797                  "fields": {
1798                    "disable_check_calls": {
1799                      "Kind": {
1800                        "BoolValue": true
1801                      }
1802                    },
1803                    "mixer_attributes": {
1804                      "Kind": {
1805                        "StructValue": {
1806                          "fields": {
1807                            "attributes": {
1808                              "Kind": {
1809                                "StructValue": {
1810                                  "fields": {
1811                                    "context.reporter.kind": {
1812                                      "Kind": {
1813                                        "StructValue": {
1814                                          "fields": {
1815                                            "string_value": {
1816                                              "Kind": {
1817                                                "StringValue": "outbound"
1818                                              }
1819                                            }
1820                                          }
1821                                        }
1822                                      }
1823                                    },
1824                                    "context.reporter.uid": {
1825                                      "Kind": {
1826                                        "StructValue": {
1827                                          "fields": {
1828                                            "string_value": {
1829                                              "Kind": {
1830                                                "StringValue": "kubernetes://test-1.none"
1831                                              }
1832                                            }
1833                                          }
1834                                        }
1835                                      }
1836                                    },
1837                                    "destination.service.host": {
1838                                      "Kind": {
1839                                        "StructValue": {
1840                                          "fields": {
1841                                            "string_value": {
1842                                              "Kind": {
1843                                                "StringValue": "www1.googleapis.com"
1844                                              }
1845                                            }
1846                                          }
1847                                        }
1848                                      }
1849                                    },
1850                                    "destination.service.name": {
1851                                      "Kind": {
1852                                        "StructValue": {
1853                                          "fields": {
1854                                            "string_value": {
1855                                              "Kind": {
1856                                                "StringValue": "www1.googleapis.com"
1857                                              }
1858                                            }
1859                                          }
1860                                        }
1861                                      }
1862                                    },
1863                                    "destination.service.namespace": {
1864                                      "Kind": {
1865                                        "StructValue": {
1866                                          "fields": {
1867                                            "string_value": {
1868                                              "Kind": {
1869                                                "StringValue": "none"
1870                                              }
1871                                            }
1872                                          }
1873                                        }
1874                                      }
1875                                    },
1876                                    "source.namespace": {
1877                                      "Kind": {
1878                                        "StructValue": {
1879                                          "fields": {
1880                                            "string_value": {
1881                                              "Kind": {
1882                                                "StringValue": "none"
1883                                              }
1884                                            }
1885                                          }
1886                                        }
1887                                      }
1888                                    },
1889                                    "source.uid": {
1890                                      "Kind": {
1891                                        "StructValue": {
1892                                          "fields": {
1893                                            "string_value": {
1894                                              "Kind": {
1895                                                "StringValue": "kubernetes://test-1.none"
1896                                              }
1897                                            }
1898                                          }
1899                                        }
1900                                      }
1901                                    }
1902                                  }
1903                                }
1904                              }
1905                            }
1906                          }
1907                        }
1908                      }
1909                    },
1910                    "transport": {
1911                      "Kind": {
1912                        "StructValue": {
1913                          "fields": {
1914                            "check_cluster": {
1915                              "Kind": {
1916                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1917                              }
1918                            },
1919                            "network_fail_policy": {
1920                              "Kind": {
1921                                "StructValue": {
1922                                  "fields": {
1923                                    "policy": {
1924                                      "Kind": {
1925                                        "StringValue": "FAIL_CLOSE"
1926                                      }
1927                                    }
1928                                  }
1929                                }
1930                              }
1931                            },
1932                            "report_cluster": {
1933                              "Kind": {
1934                                "StringValue": "outbound|9091||istio-mixer.istio-system"
1935                              }
1936                            }
1937                          }
1938                        }
1939                      }
1940                    }
1941                  }
1942                }
1943              }
1944            },
1945            {
1946              "name": "envoy.tcp_proxy",
1947              "ConfigType": {
1948                "Config": {
1949                  "fields": {
1950                    "access_log": {
1951                      "Kind": {
1952                        "ListValue": {
1953                          "values": [
1954                            {
1955                              "Kind": {
1956                                "StructValue": {
1957                                  "fields": {
1958                                    "config": {
1959                                      "Kind": {
1960                                        "StructValue": {
1961                                          "fields": {
1962                                            "path": {
1963                                              "Kind": {
1964                                                "StringValue": "/dev/stdout"
1965                                              }
1966                                            }
1967                                          }
1968                                        }
1969                                      }
1970                                    },
1971                                    "name": {
1972                                      "Kind": {
1973                                        "StringValue": "envoy.file_access_log"
1974                                      }
1975                                    }
1976                                  }
1977                                }
1978                              }
1979                            }
1980                          ]
1981                        }
1982                      }
1983                    },
1984                    "cluster": {
1985                      "Kind": {
1986                        "StringValue": "outbound|2443||api1.facebook.com"
1987                      }
1988                    },
1989                    "stat_prefix": {
1990                      "Kind": {
1991                        "StringValue": "outbound|2443||api1.facebook.com"
1992                      }
1993                    }
1994                  }
1995                }
1996              }
1997            }
1998          ]
1999        }
2000      ],
2001      "listener_filters": [
2002        {
2003          "name": "envoy.listener.tls_inspector",
2004          "ConfigType": null
2005        }
2006      ]
2007    },
2008    "virtual": {
2009      "name": "virtual",
2010      "address": {
2011        "Address": {
2012          "SocketAddress": {
2013            "address": "0.0.0.0",
2014            "PortSpecifier": {
2015              "PortValue": 15001
2016            }
2017          }
2018        }
2019      },
2020      "filter_chains": [
2021        {
2022          "filters": [
2023            {
2024              "name": "envoy.tcp_proxy",
2025              "ConfigType": {
2026                "Config": {
2027                  "fields": {
2028                    "cluster": {
2029                      "Kind": {
2030                        "StringValue": "BlackHoleCluster"
2031                      }
2032                    },
2033                    "stat_prefix": {
2034                      "Kind": {
2035                        "StringValue": "BlackHoleCluster"
2036                      }
2037                    }
2038                  }
2039                }
2040              }
2041            }
2042          ]
2043        }
2044      ],
2045      "use_original_dst": {
2046        "value": true
2047      },
2048      "listener_filters": null
2049    }
2050  }