Skip to content

Latest commit

 

History

History
122 lines (72 loc) · 3.21 KB

xpack.rst

File metadata and controls

122 lines (72 loc) · 3.21 KB

X-Pack APIs

X-Pack is an Elastic Stack extension that bundles security, alerting, monitoring, reporting, and graph capabilities into one easy-to-install package. While the X-Pack components are designed to work together seamlessly, you can easily enable or disable the features you want to use.

Info

X-Pack info provides general info about the installed X-Pack.

XPackClient

Graph Explore APIs

Graph Explore API enables you to extract and summarize information about the documents and terms in your Elasticsearch index.

GraphClient

Licensing APIs

Licensing API can be used to manage your licences.

LicenseClient

Machine Learning APIs

Machine Learning can be useful for discovering new patterns about your data. For a more detailed explanation about X-Pack's machine learning please refer to the official documentation.

MlClient

Security APIs

Security API can be used to help secure your Elasticsearch cluster. Integrating with LDAP and Active Directory.

SecurityClient

Watcher APIs

Watcher API can be used to notify you when certain pre-defined thresholds have happened.

WatcherClient

Migration APIs

Migration API helps simplify upgrading X-Pack indices from one version to another.

MigrationClient

Monitoring APIs

Monitoring API used to collect data from the Elasticsearch nodes, Logstash nodes, Kibana instances, and Beats in your cluster.

MonitoringClient

Deprecation APIs

Deprecation API used to retrieve information about different cluster, node, and index level settings that use deprecated features that will be removed or changed in the next major version.

DeprecationClient