diff --git a/filebeat/docs/modules/azure.asciidoc b/filebeat/docs/modules/azure.asciidoc index 853fba43756..45010618214 100644 --- a/filebeat/docs/modules/azure.asciidoc +++ b/filebeat/docs/modules/azure.asciidoc @@ -33,7 +33,8 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi [float] === Module configuration -``` +[source,yaml] +---- - module: azure activitylogs: enabled: true @@ -65,7 +66,7 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi storage_account_key: "" resource_manager_endpoint: "" -``` +---- `eventhub` :: @@ -107,11 +108,6 @@ include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] -[float] -=== Compatibility - -TODO: document with what versions of the software is this tested - [float] === Dashboards diff --git a/x-pack/filebeat/module/azure/_meta/docs.asciidoc b/x-pack/filebeat/module/azure/_meta/docs.asciidoc index aa5c854b457..485d6ddcab3 100644 --- a/x-pack/filebeat/module/azure/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/azure/_meta/docs.asciidoc @@ -28,7 +28,8 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi [float] === Module configuration -``` +[source,yaml] +---- - module: azure activitylogs: enabled: true @@ -60,7 +61,7 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi storage_account_key: "" resource_manager_endpoint: "" -``` +---- `eventhub` :: @@ -102,11 +103,6 @@ include::../include/what-happens.asciidoc[] include::../include/gs-link.asciidoc[] -[float] -=== Compatibility - -TODO: document with what versions of the software is this tested - [float] === Dashboards