istio.io/istio@v0.0.0-20240520182934-d79c90f27776/pilot/pkg/xds/testdata/none_lds_tcp.json (about)

     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": "envoy.tcp_proxy",
    19                "ConfigType": {
    20                  "Config": {
    21                    "fields": {
    22                      "access_log": {
    23                        "Kind": {
    24                          "ListValue": {
    25                            "values": [
    26                              {
    27                                "Kind": {
    28                                  "StructValue": {
    29                                    "fields": {
    30                                      "config": {
    31                                        "Kind": {
    32                                          "StructValue": {
    33                                            "fields": {
    34                                              "path": {
    35                                                "Kind": {
    36                                                  "StringValue": "/dev/stdout"
    37                                                }
    38                                              }
    39                                            }
    40                                          }
    41                                        }
    42                                      },
    43                                      "name": {
    44                                        "Kind": {
    45                                          "StringValue": "envoy.file_access_log"
    46                                        }
    47                                      }
    48                                    }
    49                                  }
    50                                }
    51                              }
    52                            ]
    53                          }
    54                        }
    55                      },
    56                      "cluster": {
    57                        "Kind": {
    58                          "StringValue": "inbound|7070|tcplocal|s1tcp.none"
    59                        }
    60                      },
    61                      "stat_prefix": {
    62                        "Kind": {
    63                          "StringValue": "inbound|7070|tcplocal|s1tcp.none"
    64                        }
    65                      }
    66                    }
    67                  }
    68                }
    69              }
    70            ]
    71          }
    72        ],
    73        "listener_filters": null
    74      },
    75      "127.0.0.1_2000": {
    76        "name": "127.0.0.1_2000",
    77        "address": {
    78          "Address": {
    79            "SocketAddress": {
    80              "address": "127.0.0.1",
    81              "PortSpecifier": {
    82                "PortValue": 2000
    83              }
    84            }
    85          }
    86        },
    87        "filter_chains": [
    88          {
    89            "filters": [
    90              {
    91                "name": "envoy.tcp_proxy",
    92                "ConfigType": {
    93                  "Config": {
    94                    "fields": {
    95                      "access_log": {
    96                        "Kind": {
    97                          "ListValue": {
    98                            "values": [
    99                              {
   100                                "Kind": {
   101                                  "StructValue": {
   102                                    "fields": {
   103                                      "config": {
   104                                        "Kind": {
   105                                          "StructValue": {
   106                                            "fields": {
   107                                              "path": {
   108                                                "Kind": {
   109                                                  "StringValue": "/dev/stdout"
   110                                                }
   111                                              }
   112                                            }
   113                                          }
   114                                        }
   115                                      },
   116                                      "name": {
   117                                        "Kind": {
   118                                          "StringValue": "envoy.file_access_log"
   119                                        }
   120                                      }
   121                                    }
   122                                  }
   123                                }
   124                              }
   125                            ]
   126                          }
   127                        }
   128                      },
   129                      "cluster": {
   130                        "Kind": {
   131                          "StringValue": "outbound|2000||s1tcp.none"
   132                        }
   133                      },
   134                      "stat_prefix": {
   135                        "Kind": {
   136                          "StringValue": "outbound|2000||s1tcp.none"
   137                        }
   138                      }
   139                    }
   140                  }
   141                }
   142              }
   143            ]
   144          }
   145        ],
   146        "listener_filters": null
   147      },
   148      "127.0.0.1_2005": {
   149        "name": "127.0.0.1_2005",
   150        "address": {
   151          "Address": {
   152            "SocketAddress": {
   153              "address": "127.0.0.1",
   154              "PortSpecifier": {
   155                "PortValue": 2005
   156              }
   157            }
   158          }
   159        },
   160        "filter_chains": [
   161          {
   162            "filters": [
   163              {
   164                "name": "envoy.tcp_proxy",
   165                "ConfigType": {
   166                  "Config": {
   167                    "fields": {
   168                      "access_log": {
   169                        "Kind": {
   170                          "ListValue": {
   171                            "values": [
   172                              {
   173                                "Kind": {
   174                                  "StructValue": {
   175                                    "fields": {
   176                                      "config": {
   177                                        "Kind": {
   178                                          "StructValue": {
   179                                            "fields": {
   180                                              "path": {
   181                                                "Kind": {
   182                                                  "StringValue": "/dev/stdout"
   183                                                }
   184                                              }
   185                                            }
   186                                          }
   187                                        }
   188                                      },
   189                                      "name": {
   190                                        "Kind": {
   191                                          "StringValue": "envoy.file_access_log"
   192                                        }
   193                                      }
   194                                    }
   195                                  }
   196                                }
   197                              }
   198                            ]
   199                          }
   200                        }
   201                      },
   202                      "cluster": {
   203                        "Kind": {
   204                          "StringValue": "outbound|2005||s2.external.test.istio.io"
   205                        }
   206                      },
   207                      "stat_prefix": {
   208                        "Kind": {
   209                          "StringValue": "outbound|2005||s2.external.test.istio.io"
   210                        }
   211                      }
   212                    }
   213                  }
   214                }
   215              }
   216            ]
   217          }
   218        ],
   219        "listener_filters": null
   220      },
   221      "127.0.0.1_2006": {
   222        "name": "127.0.0.1_2006",
   223        "address": {
   224          "Address": {
   225            "SocketAddress": {
   226              "address": "127.0.0.1",
   227              "PortSpecifier": {
   228                "PortValue": 2006
   229              }
   230            }
   231          }
   232        },
   233        "filter_chains": [
   234          {
   235            "filters": [
   236              {
   237                "name": "envoy.tcp_proxy",
   238                "ConfigType": {
   239                  "Config": {
   240                    "fields": {
   241                      "access_log": {
   242                        "Kind": {
   243                          "ListValue": {
   244                            "values": [
   245                              {
   246                                "Kind": {
   247                                  "StructValue": {
   248                                    "fields": {
   249                                      "config": {
   250                                        "Kind": {
   251                                          "StructValue": {
   252                                            "fields": {
   253                                              "path": {
   254                                                "Kind": {
   255                                                  "StringValue": "/dev/stdout"
   256                                                }
   257                                              }
   258                                            }
   259                                          }
   260                                        }
   261                                      },
   262                                      "name": {
   263                                        "Kind": {
   264                                          "StringValue": "envoy.file_access_log"
   265                                        }
   266                                      }
   267                                    }
   268                                  }
   269                                }
   270                              }
   271                            ]
   272                          }
   273                        }
   274                      },
   275                      "cluster": {
   276                        "Kind": {
   277                          "StringValue": "outbound|2006||s2dns.external.test.istio.io"
   278                        }
   279                      },
   280                      "stat_prefix": {
   281                        "Kind": {
   282                          "StringValue": "outbound|2006||s2dns.external.test.istio.io"
   283                        }
   284                      }
   285                    }
   286                  }
   287                }
   288              }
   289            ]
   290          }
   291        ],
   292        "listener_filters": null
   293      },
   294      "127.0.0.1_2007": {
   295        "name": "127.0.0.1_2007",
   296        "address": {
   297          "Address": {
   298            "SocketAddress": {
   299              "address": "127.0.0.1",
   300              "PortSpecifier": {
   301                "PortValue": 2007
   302              }
   303            }
   304          }
   305        },
   306        "filter_chains": [
   307          {
   308            "filters": [
   309              {
   310                "name": "envoy.tcp_proxy",
   311                "ConfigType": {
   312                  "Config": {
   313                    "fields": {
   314                      "access_log": {
   315                        "Kind": {
   316                          "ListValue": {
   317                            "values": [
   318                              {
   319                                "Kind": {
   320                                  "StructValue": {
   321                                    "fields": {
   322                                      "config": {
   323                                        "Kind": {
   324                                          "StructValue": {
   325                                            "fields": {
   326                                              "path": {
   327                                                "Kind": {
   328                                                  "StringValue": "/dev/stdout"
   329                                                }
   330                                              }
   331                                            }
   332                                          }
   333                                        }
   334                                      },
   335                                      "name": {
   336                                        "Kind": {
   337                                          "StringValue": "envoy.file_access_log"
   338                                        }
   339                                      }
   340                                    }
   341                                  }
   342                                }
   343                              }
   344                            ]
   345                          }
   346                        }
   347                      },
   348                      "cluster": {
   349                        "Kind": {
   350                          "StringValue": "outbound|2007||tcpmeshdns.seexamples.svc"
   351                        }
   352                      },
   353                      "stat_prefix": {
   354                        "Kind": {
   355                          "StringValue": "outbound|2007||tcpmeshdns.seexamples.svc"
   356                        }
   357                      }
   358                    }
   359                  }
   360                }
   361              }
   362            ]
   363          }
   364        ],
   365        "listener_filters": null
   366      },
   367      "127.0.0.1_2008": {
   368        "name": "127.0.0.1_2008",
   369        "address": {
   370          "Address": {
   371            "SocketAddress": {
   372              "address": "127.0.0.1",
   373              "PortSpecifier": {
   374                "PortValue": 2008
   375              }
   376            }
   377          }
   378        },
   379        "filter_chains": [
   380          {
   381            "filters": [
   382              {
   383                "name": "envoy.tcp_proxy",
   384                "ConfigType": {
   385                  "Config": {
   386                    "fields": {
   387                      "access_log": {
   388                        "Kind": {
   389                          "ListValue": {
   390                            "values": [
   391                              {
   392                                "Kind": {
   393                                  "StructValue": {
   394                                    "fields": {
   395                                      "config": {
   396                                        "Kind": {
   397                                          "StructValue": {
   398                                            "fields": {
   399                                              "path": {
   400                                                "Kind": {
   401                                                  "StringValue": "/dev/stdout"
   402                                                }
   403                                              }
   404                                            }
   405                                          }
   406                                        }
   407                                      },
   408                                      "name": {
   409                                        "Kind": {
   410                                          "StringValue": "envoy.file_access_log"
   411                                        }
   412                                      }
   413                                    }
   414                                  }
   415                                }
   416                              }
   417                            ]
   418                          }
   419                        }
   420                      },
   421                      "cluster": {
   422                        "Kind": {
   423                          "StringValue": "outbound|2008||tcpmeshstatic.seexamples.svc"
   424                        }
   425                      },
   426                      "stat_prefix": {
   427                        "Kind": {
   428                          "StringValue": "outbound|2008||tcpmeshstatic.seexamples.svc"
   429                        }
   430                      }
   431                    }
   432                  }
   433                }
   434              }
   435            ]
   436          }
   437        ],
   438        "listener_filters": null
   439      },
   440      "127.0.0.1_2009": {
   441        "name": "127.0.0.1_2009",
   442        "address": {
   443          "Address": {
   444            "SocketAddress": {
   445              "address": "127.0.0.1",
   446              "PortSpecifier": {
   447                "PortValue": 2009
   448              }
   449            }
   450          }
   451        },
   452        "filter_chains": [
   453          {
   454            "filters": [
   455              {
   456                "name": "envoy.tcp_proxy",
   457                "ConfigType": {
   458                  "Config": {
   459                    "fields": {
   460                      "access_log": {
   461                        "Kind": {
   462                          "ListValue": {
   463                            "values": [
   464                              {
   465                                "Kind": {
   466                                  "StructValue": {
   467                                    "fields": {
   468                                      "config": {
   469                                        "Kind": {
   470                                          "StructValue": {
   471                                            "fields": {
   472                                              "path": {
   473                                                "Kind": {
   474                                                  "StringValue": "/dev/stdout"
   475                                                }
   476                                              }
   477                                            }
   478                                          }
   479                                        }
   480                                      },
   481                                      "name": {
   482                                        "Kind": {
   483                                          "StringValue": "envoy.file_access_log"
   484                                        }
   485                                      }
   486                                    }
   487                                  }
   488                                }
   489                              }
   490                            ]
   491                          }
   492                        }
   493                      },
   494                      "cluster": {
   495                        "Kind": {
   496                          "StringValue": "outbound|2009||tcpmeshstaticint.seexamples.svc"
   497                        }
   498                      },
   499                      "stat_prefix": {
   500                        "Kind": {
   501                          "StringValue": "outbound|2009||tcpmeshstaticint.seexamples.svc"
   502                        }
   503                      }
   504                    }
   505                  }
   506                }
   507              }
   508            ]
   509          }
   510        ],
   511        "listener_filters": null
   512      },
   513      "127.0.0.1_2443": {
   514        "name": "127.0.0.1_2443",
   515        "address": {
   516          "Address": {
   517            "SocketAddress": {
   518              "address": "127.0.0.1",
   519              "PortSpecifier": {
   520                "PortValue": 2443
   521              }
   522            }
   523          }
   524        },
   525        "filter_chains": [
   526          {
   527            "filter_chain_match": {
   528              "server_names": [
   529                "www1.googleapis.com"
   530              ]
   531            },
   532            "filters": [
   533              {
   534                "name": "envoy.tcp_proxy",
   535                "ConfigType": {
   536                  "Config": {
   537                    "fields": {
   538                      "access_log": {
   539                        "Kind": {
   540                          "ListValue": {
   541                            "values": [
   542                              {
   543                                "Kind": {
   544                                  "StructValue": {
   545                                    "fields": {
   546                                      "config": {
   547                                        "Kind": {
   548                                          "StructValue": {
   549                                            "fields": {
   550                                              "path": {
   551                                                "Kind": {
   552                                                  "StringValue": "/dev/stdout"
   553                                                }
   554                                              }
   555                                            }
   556                                          }
   557                                        }
   558                                      },
   559                                      "name": {
   560                                        "Kind": {
   561                                          "StringValue": "envoy.file_access_log"
   562                                        }
   563                                      }
   564                                    }
   565                                  }
   566                                }
   567                              }
   568                            ]
   569                          }
   570                        }
   571                      },
   572                      "cluster": {
   573                        "Kind": {
   574                          "StringValue": "outbound|2443||www1.googleapis.com"
   575                        }
   576                      },
   577                      "stat_prefix": {
   578                        "Kind": {
   579                          "StringValue": "outbound|2443||www1.googleapis.com"
   580                        }
   581                      }
   582                    }
   583                  }
   584                }
   585              }
   586            ]
   587          },
   588          {
   589            "filter_chain_match": {
   590              "server_names": [
   591                "api1.facebook.com"
   592              ]
   593            },
   594            "filters": [
   595              {
   596                "name": "envoy.tcp_proxy",
   597                "ConfigType": {
   598                  "Config": {
   599                    "fields": {
   600                      "access_log": {
   601                        "Kind": {
   602                          "ListValue": {
   603                            "values": [
   604                              {
   605                                "Kind": {
   606                                  "StructValue": {
   607                                    "fields": {
   608                                      "config": {
   609                                        "Kind": {
   610                                          "StructValue": {
   611                                            "fields": {
   612                                              "path": {
   613                                                "Kind": {
   614                                                  "StringValue": "/dev/stdout"
   615                                                }
   616                                              }
   617                                            }
   618                                          }
   619                                        }
   620                                      },
   621                                      "name": {
   622                                        "Kind": {
   623                                          "StringValue": "envoy.file_access_log"
   624                                        }
   625                                      }
   626                                    }
   627                                  }
   628                                }
   629                              }
   630                            ]
   631                          }
   632                        }
   633                      },
   634                      "cluster": {
   635                        "Kind": {
   636                          "StringValue": "outbound|2443||api1.facebook.com"
   637                        }
   638                      },
   639                      "stat_prefix": {
   640                        "Kind": {
   641                          "StringValue": "outbound|2443||api1.facebook.com"
   642                        }
   643                      }
   644                    }
   645                  }
   646                }
   647              }
   648            ]
   649          }
   650        ],
   651        "listener_filters": [
   652          {
   653            "name": "envoy.listener.tls_inspector",
   654            "ConfigType": null
   655          }
   656        ]
   657      },
   658      "virtual": {
   659        "name": "virtual",
   660        "address": {
   661          "Address": {
   662            "SocketAddress": {
   663              "address": "0.0.0.0",
   664              "PortSpecifier": {
   665                "PortValue": 15001
   666              }
   667            }
   668          }
   669        },
   670        "filter_chains": [
   671          {
   672            "filters": [
   673              {
   674                "name": "envoy.tcp_proxy",
   675                "ConfigType": {
   676                  "Config": {
   677                    "fields": {
   678                      "cluster": {
   679                        "Kind": {
   680                          "StringValue": "BlackHoleCluster"
   681                        }
   682                      },
   683                      "stat_prefix": {
   684                        "Kind": {
   685                          "StringValue": "BlackHoleCluster"
   686                        }
   687                      }
   688                    }
   689                  }
   690                }
   691              }
   692            ]
   693          }
   694        ],
   695        "use_original_dst": {
   696          "value": true
   697        },
   698        "listener_filters": null
   699      }
   700    }