Skip to content

Commit 9361be4

Browse files
authored
Cherry-pick #26226 to 7.x: Set SM Filebeat modules as GA (#26557)
1 parent 37e37f1 commit 9361be4

File tree

11 files changed

+7
-11
lines changed

11 files changed

+7
-11
lines changed

CHANGELOG.next.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d
7777
- 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]
7878
- Deprecated the cyberark module (replaced by cyberarkpas). {issue}25261[25261] {pull}25505[25505]
7979
- Change source field for `event.action` in `fortinet.firewall` module to `fortinet.firewall.action` instead of `fortinet.firewall.eventtype`. {pull}24816[24816]
80+
- Release Filebeat Stack Monitoring modules as GA {pull}26226[26226]
8081

8182
*Heartbeat*
8283
- Add support for screenshot blocks and use newer synthetics flags that only works in newer synthetics betas. {pull}25808[25808]

filebeat/docs/modules/elasticsearch.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ This file is generated! See scripts/docs_collector.py
88

99
== Elasticsearch module
1010

11-
beta[]
12-
1311
This is the elasticsearch module.
1412

1513
include::../include/what-happens.asciidoc[]

filebeat/docs/modules/kibana.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ This file is generated! See scripts/docs_collector.py
88

99
== Kibana module
1010

11-
beta[]
12-
1311
This is the Kibana module.
1412

1513
include::../include/what-happens.asciidoc[]

filebeat/module/elasticsearch/_meta/docs.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
== Elasticsearch module
55

6-
beta[]
7-
86
This is the elasticsearch module.
97

108
include::../include/what-happens.asciidoc[]

filebeat/module/elasticsearch/_meta/fields.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- key: elasticsearch
22
title: "Elasticsearch"
3+
release: ga
34
description: >
45
elasticsearch Module
56
fields:

filebeat/module/elasticsearch/fields.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

filebeat/module/kibana/_meta/docs.asciidoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33

44
== Kibana module
55

6-
beta[]
7-
86
This is the Kibana module.
97

108
include::../include/what-happens.asciidoc[]

filebeat/module/kibana/_meta/fields.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- key: kibana
22
title: "kibana"
3+
release: ga
34
description: >
45
kibana Module
56
fields:

filebeat/module/kibana/fields.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

filebeat/module/logstash/_meta/fields.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
- key: logstash
22
title: "logstash"
3+
release: ga
34
description: >
45
logstash Module
56
fields:

0 commit comments

Comments
 (0)