Update links in README
This commit is contained in:
parent
df7aca5332
commit
788b88c148
10
README.md
10
README.md
|
@ -9,9 +9,9 @@ Run the latest version of the [Elastic stack][elk-stack] with Docker and Docker
|
||||||
It gives you the ability to analyze any data set by using the searching/aggregation capabilities of Elasticsearch and
|
It gives you the ability to analyze any data set by using the searching/aggregation capabilities of Elasticsearch and
|
||||||
the visualization power of Kibana.
|
the visualization power of Kibana.
|
||||||
|
|
||||||
*:information_source: The Docker images backing this stack include [Stack Features][stack-features] (formerly X-Pack)
|
*:information_source: The Docker images backing this stack include [X-Pack][xpack] with [paid features][paid-features]
|
||||||
with [paid features][paid-features] enabled by default (see [How to disable paid features](#how-to-disable-paid-features)
|
enabled by default (see [How to disable paid features](#how-to-disable-paid-features) to disable them). **The [trial
|
||||||
to disable them). **The [trial license][trial-license] is valid for 30 days**.*
|
license][trial-license] is valid for 30 days**.*
|
||||||
|
|
||||||
Based on the official Docker images from Elastic:
|
Based on the official Docker images from Elastic:
|
||||||
|
|
||||||
|
@ -402,8 +402,8 @@ $ docker stack services elk
|
||||||
instead of `elasticsearch`.*
|
instead of `elasticsearch`.*
|
||||||
|
|
||||||
|
|
||||||
[elk-stack]: https://www.elastic.co/elk-stack
|
[elk-stack]: https://www.elastic.co/what-is/elk-stack
|
||||||
[stack-features]: https://www.elastic.co/products/stack
|
[xpack]: https://www.elastic.co/what-is/open-x-pack
|
||||||
[paid-features]: https://www.elastic.co/subscriptions
|
[paid-features]: https://www.elastic.co/subscriptions
|
||||||
[trial-license]: https://www.elastic.co/guide/en/elasticsearch/reference/current/license-settings.html
|
[trial-license]: https://www.elastic.co/guide/en/elasticsearch/reference/current/license-settings.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue