mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-15 06:48:08 +02:00
25 lines
686 B
Plaintext
25 lines
686 B
Plaintext
[[securing-winlogbeat]]
|
|
= Securing Winlogbeat
|
|
|
|
[partintro]
|
|
|
|
--
|
|
The following topics describe how to secure communication between Winlogbeat and other products in the Elastic stack:
|
|
|
|
* <<securing-communication-elasticsearch>>
|
|
* <<configuring-ssl-logstash>>
|
|
|
|
//sets block macro for https.asciidoc included in next section
|
|
|
|
--
|
|
|
|
[[securing-communication-elasticsearch]]
|
|
== Secure communication with Elasticsearch
|
|
include::../../libbeat/docs/https.asciidoc[]
|
|
|
|
//sets block macro for shared-ssl-logstash-config.asciidoc included in next section
|
|
|
|
[[configuring-ssl-logstash]]
|
|
== Secure communication with Logstash by using SSL
|
|
include::../../libbeat/docs/shared-ssl-logstash-config.asciidoc[]
|