Skip to content

Commit

Permalink
[DOCS] Adds server.uuid to settings docs (elastic#101121)
Browse files Browse the repository at this point in the history
  • Loading branch information
gchaps committed Jun 2, 2021
1 parent 7cdbacd commit 23afa69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -596,6 +596,10 @@ inactive socket. *Default: `"120000"`*
| Paths to a PEM-encoded X.509 server certificate and its corresponding private key. These
are used by {kib} to establish trust when receiving inbound SSL/TLS connections from users.

|[[server-uuid]] `server.uuid:`
| The unique identifier for this {kib} instance.


|===

[NOTE]
Expand Down

0 comments on commit 23afa69

Please sign in to comment.