Skip to content

Commit

Permalink
Cherry-pick #26226 to 7.x: Set SM Filebeat modules as GA (#26557)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayden authored Jun 30, 2021
1 parent 37e37f1 commit 9361be4
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 11 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
- All url.* fields apart from url.original in the Apache, Nginx, IIS, Traefik, S3Access, Cisco, F5, Fortinet, Google Workspace, Imperva, Microsoft, Netscout, O365, Sophos, Squid, Suricata, Zeek, Zia, Zoom, and ZScaler modules are now url unescaped due to using the Elasticsearch uri_parts processor. {pull}24699[24699]
- Deprecated the cyberark module (replaced by cyberarkpas). {issue}25261[25261] {pull}25505[25505]
- Change source field for `event.action` in `fortinet.firewall` module to `fortinet.firewall.action` instead of `fortinet.firewall.eventtype`. {pull}24816[24816]
- Release Filebeat Stack Monitoring modules as GA {pull}26226[26226]

*Heartbeat*
- Add support for screenshot blocks and use newer synthetics flags that only works in newer synthetics betas. {pull}25808[25808]
Expand Down
2 changes: 0 additions & 2 deletions filebeat/docs/modules/elasticsearch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This file is generated! See scripts/docs_collector.py

== Elasticsearch module

beta[]

This is the elasticsearch module.

include::../include/what-happens.asciidoc[]
Expand Down
2 changes: 0 additions & 2 deletions filebeat/docs/modules/kibana.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ This file is generated! See scripts/docs_collector.py

== Kibana module

beta[]

This is the Kibana module.

include::../include/what-happens.asciidoc[]
Expand Down
2 changes: 0 additions & 2 deletions filebeat/module/elasticsearch/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

== Elasticsearch module

beta[]

This is the elasticsearch module.

include::../include/what-happens.asciidoc[]
Expand Down
1 change: 1 addition & 0 deletions filebeat/module/elasticsearch/_meta/fields.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- key: elasticsearch
title: "Elasticsearch"
release: ga
description: >
elasticsearch Module
fields:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/module/elasticsearch/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions filebeat/module/kibana/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@

== Kibana module

beta[]

This is the Kibana module.

include::../include/what-happens.asciidoc[]
Expand Down
1 change: 1 addition & 0 deletions filebeat/module/kibana/_meta/fields.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- key: kibana
title: "kibana"
release: ga
description: >
kibana Module
fields:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/module/kibana/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions filebeat/module/logstash/_meta/fields.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
- key: logstash
title: "logstash"
release: ga
description: >
logstash Module
fields:
Expand Down
2 changes: 1 addition & 1 deletion filebeat/module/logstash/fields.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9361be4

Please sign in to comment.