Skip to content

Commit

Permalink
docs: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Aug 19, 2021
1 parent 965a193 commit f9e6464
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
6 changes: 0 additions & 6 deletions filebeat/docs/modules/azure.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -127,12 +127,6 @@ The azure module comes with several predefined dashboards for general cloud over
image::./images/filebeat-azure-overview.png[]








[float]
=== Fields

Expand Down
8 changes: 1 addition & 7 deletions x-pack/filebeat/module/azure/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Will retrieve azure Active Directory audit logs. The audit logs provide traceabi
`eventhub` ::
_string_
Is the fully managed, real-time data ingestion service.
Default value `insights-operational-logs`.
Default value of `insights-operational-logs` for activitylogs, `insights-logs-auditlogs` for auditlogs, and `insights-logs-signinlogs` for signinlogs. It is recommended to use a separate eventhub for each log type as the field mappings of each log type are different.

`consumer_group` ::
_string_
Expand Down Expand Up @@ -120,9 +120,3 @@ include::../include/gs-link.asciidoc[]
The azure module comes with several predefined dashboards for general cloud overview, user activity and alerts. For example:

image::./images/filebeat-azure-overview.png[]






0 comments on commit f9e6464

Please sign in to comment.