Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #26226 to 7.x: Set SM Filebeat modules as GA #26557

Merged
merged 4 commits into from
Jun 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.