Example searches: “shard_init_wait_time”, “message”, “grow_and_shrink”, “Authentication”, “Accounts”
Retrieves an overview of all proxies.
An overview of all proxies.
Number of proxies
Settings
Expected number of proxies
Secret string for signature generation
Signature validity in milliseconds
HTTP settings
Cutoff interval after disconnection in milliseconds
Minimum number of proxy instances
Settings related to single-sign-on
Maximum age of single-sign-on token in milliseconds
Secret string for single-sign-on
Name of the HTTP cookie used for single-sign-on
If true, don't log requests
Default path where users are redirected after a successful single-sign-on
Name of the cookie that bypasses maintenance
Base URL for the dashboard
Secret string for the HTTP cookie
User key for the HTTP cookie
Proxies
Information about a proxy.
The proxy identifier
Identifier of the runner for the proxy
IP of the host the proxy runs on
Public hostname of the host the proxy runs on
Arbitrary metadata associated with the proxy
Specifies if the proxy is healthy
The zone.
Allocation information by type.
The single proxy allocation for a specified type, such as Elasticsearch, Kibana, or APM.
The type of proxy allocations
Values are elasticsearch, kibana, apm, integrations_server, appsearch, or enterprise_search.
elasticsearch
kibana
apm
integrations_server
appsearch
enterprise_search
Proxy allocation counts.
The allocations count.
The connector count.
curl \ --request GET 'https://{{hostname}}/api/v1/platform/infrastructure/proxies' \ --user "username:password"