Advertisement
Guest User

Untitled

a guest
Mar 16th, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.78 KB | None | 0 0
  1. {
  2.     "version": "0.11.2",
  3.     "plugins": {
  4.         "enabled_in_cluster": [
  5.             "oauth2",
  6.             "cors",
  7.             "tcp-log",
  8.             "request-size-limiting",
  9.             "acl"
  10.         ],
  11.         "available_on_server": {
  12.             "response-transformer": true,
  13.             "correlation-id": true,
  14.             "statsd": true,
  15.             "jwt": true,
  16.             "cors": true,
  17.             "basic-auth": true,
  18.             "key-auth": true,
  19.             "ldap-auth": true,
  20.             "oauth2": true,
  21.             "http-log": true,
  22.             "ip-restriction": true,
  23.             "hmac-auth": true,
  24.             "request-size-limiting": true,
  25.             "datadog": true,
  26.             "tcp-log": true,
  27.             "request-transformer": true,
  28.             "file-log": true,
  29.             "acl": true,
  30.             "bot-detection": true,
  31.             "loggly": true,
  32.             "galileo": true,
  33.             "syslog": true,
  34.             "udp-log": true,
  35.             "response-ratelimiting": true,
  36.             "aws-lambda": true,
  37.             "runscope": true,
  38.             "rate-limiting": true,
  39.             "request-termination": true
  40.         }
  41.     },
  42.     "tagline": "Welcome to kong",
  43.     "configuration": {
  44.         "error_default_type": "text/plain",
  45.         "admin_listen": "0.0.0.0:8001",
  46.         "lua_ssl_verify_depth": 1,
  47.         "trusted_ips": [
  48.             "0.0.0.0/0",
  49.             "::/0"
  50.         ],
  51.         "prefix": "/usr/local/kong",
  52.         "nginx_conf": "/usr/local/kong/nginx.conf",
  53.         "cassandra_username": "kong",
  54.         "proxy_ip": "0.0.0.0",
  55.         "admin_ssl_cert_key": "/usr/local/kong/ssl/admin-kong-default.key",
  56.         "dns_resolver": {},
  57.         "pg_user": "mufcdbok",
  58.         "mem_cache_size": "2048m",
  59.         "server_tokens": true,
  60.         "proxy_ssl_port": 8443,
  61.         "admin_ip": "0.0.0.0",
  62.         "custom_plugins": {},
  63.         "pg_host": "**********",
  64.         "nginx_acc_logs": "/usr/local/kong/logs/access.log",
  65.         "proxy_listen": "0.0.0.0:8000",
  66.         "client_ssl_cert_default": "/usr/local/kong/ssl/kong-default.crt",
  67.         "cassandra_ssl": false,
  68.         "dns_no_sync": false,
  69.         "db_update_propagation": 0,
  70.         "nginx_err_logs": "/usr/local/kong/logs/error.log",
  71.         "cassandra_port": 9042,
  72.         "dns_order": [
  73.             "LAST",
  74.             "SRV",
  75.             "A",
  76.             "CNAME"
  77.         ],
  78.         "admin_ssl_ip": "0.0.0.0",
  79.         "cassandra_lb_policy": "RoundRobin",
  80.         "nginx_optimizations": true,
  81.         "proxy_ssl_ip": "0.0.0.0",
  82.         "database": "postgres",
  83.         "ssl": false,
  84.         "pg_database": "*****",
  85.         "nginx_worker_processes": "auto",
  86.         "admin_ssl_port": 8444,
  87.         "lua_package_cpath": "",
  88.         "lua_package_path": "./?.lua;./?/init.lua;",
  89.         "nginx_pid": "/usr/local/kong/pids/nginx.pid",
  90.         "upstream_keepalive": 60,
  91.         "proxy_access_log": "off",
  92.         "ssl_ciphers": "ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256",
  93.         "admin_access_log": "logs/admin_access.log",
  94.         "ssl_cert_csr_default": "/usr/local/kong/ssl/kong-default.csr",
  95.         "client_ssl_cert_csr_default": "/usr/local/kong/ssl/kong-default.csr",
  96.         "dns_error_ttl": 1,
  97.         "pg_password": "******",
  98.         "client_ssl": false,
  99.         "cassandra_contact_points": [
  100.             "127.0.0.1"
  101.         ],
  102.         "lua_socket_pool_size": 30,
  103.         "admin_ssl_cert_csr_default": "/usr/local/kong/ssl/admin-kong-default.csr",
  104.         "proxy_error_log": "logs/error.log",
  105.         "ssl_cipher_suite": "modern",
  106.         "http2": false,
  107.         "proxy_listen_ssl": "0.0.0.0:8443",
  108.         "client_max_body_size": "0",
  109.         "admin_error_log": "logs/error.log",
  110.         "pg_ssl_verify": false,
  111.         "dns_not_found_ttl": 30,
  112.         "pg_ssl": false,
  113.         "real_ip_header": "X-Real-IP",
  114.         "proxy_port": 8000,
  115.         "cassandra_repl_strategy": "SimpleStrategy",
  116.         "latency_tokens": true,
  117.         "cassandra_consistency": "ONE",
  118.         "admin_listen_ssl": "0.0.0.0:8444",
  119.         "admin_ssl_cert": "/usr/local/kong/ssl/admin-kong-default.crt",
  120.         "nginx_kong_conf": "/usr/local/kong/nginx-kong.conf",
  121.         "cassandra_schema_consensus_timeout": 10000,
  122.         "dns_hostsfile": "/etc/hosts",
  123.         "log_level": "warn",
  124.         "admin_http2": false,
  125.         "cassandra_timeout": 5000,
  126.         "admin_ssl": true,
  127.         "admin_ssl_cert_key_default": "/usr/local/kong/ssl/admin-kong-default.key",
  128.         "cassandra_ssl_verify": false,
  129.         "db_cache_ttl": 604800,
  130.         "dns_stale_ttl": 4,
  131.         "real_ip_recursive": "off",
  132.         "cassandra_repl_factor": 1,
  133.         "client_ssl_cert_key_default": "/usr/local/kong/ssl/kong-default.key",
  134.         "nginx_daemon": "off",
  135.         "anonymous_reports": false,
  136.         "db_update_frequency": 5,
  137.         "kong_env": "/usr/local/kong/.kong_env",
  138.         "pg_port": 5432,
  139.         "plugins": {
  140.             "response-transformer": true,
  141.             "correlation-id": true,
  142.             "statsd": true,
  143.             "jwt": true,
  144.             "cors": true,
  145.             "basic-auth": true,
  146.             "key-auth": true,
  147.             "ldap-auth": true,
  148.             "request-termination": true,
  149.             "http-log": true,
  150.             "rate-limiting": true,
  151.             "hmac-auth": true,
  152.             "runscope": true,
  153.             "datadog": true,
  154.             "tcp-log": true,
  155.             "aws-lambda": true,
  156.             "response-ratelimiting": true,
  157.             "bot-detection": true,
  158.             "request-size-limiting": true,
  159.             "syslog": true,
  160.             "galileo": true,
  161.             "loggly": true,
  162.             "udp-log": true,
  163.             "file-log": true,
  164.             "request-transformer": true,
  165.             "acl": true,
  166.             "ip-restriction": true,
  167.             "oauth2": true
  168.         },
  169.         "client_body_buffer_size": "8k",
  170.         "nginx_admin_acc_logs": "/usr/local/kong/logs/admin_access.log",
  171.         "admin_ssl_cert_default": "/usr/local/kong/ssl/admin-kong-default.crt",
  172.         "cassandra_data_centers": [
  173.             "dc1:2",
  174.             "dc2:3"
  175.         ],
  176.         "cassandra_keyspace": "kong",
  177.         "ssl_cert_default": "/usr/local/kong/ssl/kong-default.crt",
  178.         "ssl_cert_key_default": "/usr/local/kong/ssl/kong-default.key",
  179.         "admin_port": 8001
  180.     },
  181.     "lua_version": "LuaJIT 2.1.0-beta2",
  182.     "prng_seeds": {
  183.         "pid: 37": 653140248387,
  184.         "pid: 36": 171178142217
  185.     },
  186.     "timers": {
  187.         "pending": 3,
  188.         "running": 0
  189.     },
  190.     "hostname": "e3cc91601241"
  191. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement