Skip to content
This repository was archived by the owner on Sep 21, 2021. It is now read-only.

Commit 226a87f

Browse files
committed
Edited 07_Admin.asciidoc with Atlas code editor
1 parent 2ba4acd commit 226a87f

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

07_Admin.asciidoc

+10-10
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@ ifndef::es_build[= placeholder7]
22

33

44
[[administration]]
5-
= Administration, Monitoring and Deployment
5+
= Administration, Monitoring, and Deployment
66

77
[partintro]
88
--
9-
The majority of this book has been aimed at building applications using Elasticsearch
9+
The majority of this book is aimed at building applications by using Elasticsearch
1010
as the backend. This section is a little different. Here, you will learn
11-
how to manage Elasticsearch itself. Elasticsearch is a very complex piece of
12-
software, with many moving parts. There are a large number of APIs designed
11+
how to manage Elasticsearch itself. Elasticsearch is a complex piece of
12+
software, with many moving parts. Many APIs are designed
1313
to help you manage your Elasticsearch deployment.
1414

15-
In this chapter, we will cover three main topics:
15+
In this chapter, we cover three main topics:
1616

17-
- Monitoring your cluster's vital statistics, what behaviors are normal and which
18-
should be cause for alarm, and how to interpret various stats provided by Elasticsearch
19-
- Deploying your cluster to production, including best-practices and important
20-
configuration which should (or should not!) be changed
21-
- Post-deployment logistics, such as how to perform a rolling restart or backup
17+
- Monitoring your cluster's vital statistics, understanding which behaviors are normal and which
18+
should be cause for alarm, and interpreting various stats provided by Elasticsearch
19+
- Deploying your cluster to production, including best practices and important
20+
configuration that should (or should not!) be changed
21+
- Performing post-deployment logistics, such as a rolling restart or backup of
2222
your cluster
2323
--
2424

0 commit comments

Comments
 (0)