Commit 2d0a4af
Update installing-stack-demo-self.asciidoc to mitigate error-handling issue. update variable on tail command (#3015)
* Update installing-stack-demo-self.asciidoc
Adding an Important clarification. The enrollment script fails without proper error handling if the second node is not able to access the first node. the elasticsearch.yml ends up modified and the enrollment script is unable to be reran without undoing all the changes. Reminder added to ensure network access is available before proceeding.
second. the tail command is incorrect unless the cluster.name is also elasticsearch-demo. this value defaults to cluster.name
* nit to trigger CI
---------
Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>1 parent a78c707 commit 2d0a4af
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
308 | 314 | | |
309 | 315 | | |
310 | 316 | | |
| |||
352 | 358 | | |
353 | 359 | | |
354 | 360 | | |
355 | | - | |
| 361 | + | |
356 | 362 | | |
357 | 363 | | |
358 | 364 | | |
359 | | - | |
| 365 | + | |
360 | 366 | | |
361 | 367 | | |
362 | 368 | | |
| |||
0 commit comments