mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-24 17:09:48 +00:00
[DOCS] Add security configuration section
Original commit: elastic/x-pack-elasticsearch@ccae9a84a9
This commit is contained in:
parent
8c489b1a98
commit
b5cb814b32
12
docs/en/security/configuring-es.asciidoc
Normal file
12
docs/en/security/configuring-es.asciidoc
Normal file
@ -0,0 +1,12 @@
|
||||
[role="xpack"]
|
||||
[[configuring-security]]
|
||||
== Configuring Security in {es}
|
||||
++++
|
||||
<titleabbrev>Configuring Security</titleabbrev>
|
||||
++++
|
||||
|
||||
{security} enables you to easily secure a cluster. With {security}, you can
|
||||
password-protect your data as well as implement more advanced security measures
|
||||
such as encrypting communications, role-based access control, IP filtering, and
|
||||
auditing. For more information, see
|
||||
{xpack-ref}/xpack-security.html[Securing the Elastic Stack].
|
@ -13,3 +13,4 @@ easy-to-install package. To access this functionality, you must
|
||||
include::installing-xes.asciidoc[]
|
||||
include::{xes-repo-dir}/settings/configuring-xes.asciidoc[]
|
||||
include::setup-xclient.asciidoc[]
|
||||
include::{xes-repo-dir}/security/configuring-es.asciidoc[]
|
||||
|
Loading…
x
Reference in New Issue
Block a user