Skip to content

Commit

Permalink
updating docs for SSL
Browse files Browse the repository at this point in the history
  • Loading branch information
P1llus authored and adriansr committed Sep 14, 2020
1 parent bf68a7d commit a3db786
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions filebeat/docs/modules/zoom.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ The IP address of the interface the module should listen on. Also supports 0.0.0

The port the module should be listening on.

*`var.ssl`*::

Configuration options for SSL parameters like the SSL certificate and CA to use for the HTTP(s) listener See <<configuration-ssl>> for more information.

:modulename!:
:has-dashboards!:

Expand Down
4 changes: 4 additions & 0 deletions x-pack/filebeat/module/zoom/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,9 @@ The IP address of the interface the module should listen on. Also supports 0.0.0

The port the module should be listening on.

*`var.ssl`*::

Configuration options for SSL parameters like the SSL certificate and CA to use for the HTTP(s) listener See <<configuration-ssl>> for more information.

:modulename!:
:has-dashboards!:

0 comments on commit a3db786

Please sign in to comment.