From 847bd2aff5c6bf48c0d8b59752ad27bbd0c0863f Mon Sep 17 00:00:00 2001 From: Lei Qiu Date: Thu, 7 Nov 2019 14:13:24 -0500 Subject: [PATCH] Remove beta flag for some filebeat modules (#14374) Remove beta flag for some filebeat modules: coredns envoyproxy iptables suricata zeek cisco panw --- CHANGELOG.next.asciidoc | 1 + filebeat/docs/modules/cisco.asciidoc | 2 -- filebeat/docs/modules/panw.asciidoc | 2 -- x-pack/filebeat/module/cisco/README.md | 4 ---- x-pack/filebeat/module/cisco/_meta/docs.asciidoc | 2 -- x-pack/filebeat/module/coredns/README.md | 4 ---- x-pack/filebeat/module/envoyproxy/README.md | 4 ---- x-pack/filebeat/module/iptables/README.md | 3 --- x-pack/filebeat/module/panw/README.md | 4 ---- x-pack/filebeat/module/panw/_meta/docs.asciidoc | 2 -- x-pack/filebeat/module/suricata/README.md | 2 -- x-pack/filebeat/module/zeek/README-developer.md | 4 ---- x-pack/filebeat/module/zeek/README.md | 4 ---- 13 files changed, 1 insertion(+), 37 deletions(-) diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 57e72328cf79..85de3cfa3477 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -389,6 +389,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d - Add Kibana Dashboard for MISP module. {pull}14147[14147] - Add JSON options to autodiscover hints {pull}14208[14208] - Add more filesets to Zeek module. {pull}14150[14150] +- Remove beta flag for some filebeat modules. {pull}14374[14374] *Heartbeat* - Add non-privileged icmp on linux and darwin(mac). {pull}13795[13795] {issue}11498[11498] diff --git a/filebeat/docs/modules/cisco.asciidoc b/filebeat/docs/modules/cisco.asciidoc index fed8f2545668..243303b9120e 100644 --- a/filebeat/docs/modules/cisco.asciidoc +++ b/filebeat/docs/modules/cisco.asciidoc @@ -10,8 +10,6 @@ This file is generated! See scripts/docs_collector.py == Cisco module -beta[] - This is a module for Cisco network device's logs. It includes the following filesets for receiving logs over syslog or read from a file: diff --git a/filebeat/docs/modules/panw.asciidoc b/filebeat/docs/modules/panw.asciidoc index 139300cb6065..c56c95755ec5 100644 --- a/filebeat/docs/modules/panw.asciidoc +++ b/filebeat/docs/modules/panw.asciidoc @@ -10,8 +10,6 @@ This file is generated! See scripts/docs_collector.py == Palo Alto Networks module -beta[] - This is a module for Palo Alto Networks PAN-OS firewall monitoring logs received over Syslog or read from a file. It currently supports messages of Traffic and Threat types. diff --git a/x-pack/filebeat/module/cisco/README.md b/x-pack/filebeat/module/cisco/README.md index 47f420f83ec1..9aa5702d0a89 100644 --- a/x-pack/filebeat/module/cisco/README.md +++ b/x-pack/filebeat/module/cisco/README.md @@ -1,6 +1,2 @@ # Cisco module -## Caveats - -* Module is to be considered _beta_. - diff --git a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc index 09325a93f227..4f469e5688c6 100644 --- a/x-pack/filebeat/module/cisco/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/cisco/_meta/docs.asciidoc @@ -5,8 +5,6 @@ == Cisco module -beta[] - This is a module for Cisco network device's logs. It includes the following filesets for receiving logs over syslog or read from a file: diff --git a/x-pack/filebeat/module/coredns/README.md b/x-pack/filebeat/module/coredns/README.md index 39e32816b90e..fe42b7ab07c9 100644 --- a/x-pack/filebeat/module/coredns/README.md +++ b/x-pack/filebeat/module/coredns/README.md @@ -3,10 +3,6 @@ This is a filebeat module for coredns. It supports both standalone coredns deployment and coredns deployment in Kubernetes. -## Caveats - -* Module is to be considered _beta_. - ## Download and install Filebeat Grab the filebeat binary from elastic.co, and install it by following the instructions. diff --git a/x-pack/filebeat/module/envoyproxy/README.md b/x-pack/filebeat/module/envoyproxy/README.md index ad32a85ed44c..11f08707f8fd 100644 --- a/x-pack/filebeat/module/envoyproxy/README.md +++ b/x-pack/filebeat/module/envoyproxy/README.md @@ -2,10 +2,6 @@ This is a filebeat module for Envoy proxy access log. -## Caveats - -* Module is to be considered _beta_. - ## Download and install Filebeat Grab the filebeat binary from elastic.co, and install it by following the instructions. diff --git a/x-pack/filebeat/module/iptables/README.md b/x-pack/filebeat/module/iptables/README.md index 10ca22ff33c7..a00e35f0c84e 100644 --- a/x-pack/filebeat/module/iptables/README.md +++ b/x-pack/filebeat/module/iptables/README.md @@ -1,6 +1,3 @@ # iptables module -## Caveats - -* Module is to be considered _beta_. diff --git a/x-pack/filebeat/module/panw/README.md b/x-pack/filebeat/module/panw/README.md index c81b1b2c6293..0a61fcdd8065 100644 --- a/x-pack/filebeat/module/panw/README.md +++ b/x-pack/filebeat/module/panw/README.md @@ -1,6 +1,2 @@ # Palo Alto Networks module -## Caveats - -* Module is to be considered _beta_. - diff --git a/x-pack/filebeat/module/panw/_meta/docs.asciidoc b/x-pack/filebeat/module/panw/_meta/docs.asciidoc index 7f578f500721..a3a3c1d96892 100644 --- a/x-pack/filebeat/module/panw/_meta/docs.asciidoc +++ b/x-pack/filebeat/module/panw/_meta/docs.asciidoc @@ -5,8 +5,6 @@ == Palo Alto Networks module -beta[] - This is a module for Palo Alto Networks PAN-OS firewall monitoring logs received over Syslog or read from a file. It currently supports messages of Traffic and Threat types. diff --git a/x-pack/filebeat/module/suricata/README.md b/x-pack/filebeat/module/suricata/README.md index 82c9680ba240..402f37f49822 100644 --- a/x-pack/filebeat/module/suricata/README.md +++ b/x-pack/filebeat/module/suricata/README.md @@ -2,8 +2,6 @@ ## Caveats -* Module is to be considered _beta_. -* Field names will be changing for 7.0 to comply with Elastic Common Schema (ECS). * Original Suricata event shoved as is `suricata.eve.` ## How to try the module from source diff --git a/x-pack/filebeat/module/zeek/README-developer.md b/x-pack/filebeat/module/zeek/README-developer.md index 20410f14c1bf..72f516fb2b36 100644 --- a/x-pack/filebeat/module/zeek/README-developer.md +++ b/x-pack/filebeat/module/zeek/README-developer.md @@ -1,9 +1,5 @@ # Zeek (Bro) module -## Caveats - -* Module is to be considered _beta_. - ## Install and Configure Zeek/Bro ### Install Zeek/Bro (for MacOS with Brew) diff --git a/x-pack/filebeat/module/zeek/README.md b/x-pack/filebeat/module/zeek/README.md index 740fff626412..4f97e7e9de0c 100644 --- a/x-pack/filebeat/module/zeek/README.md +++ b/x-pack/filebeat/module/zeek/README.md @@ -1,9 +1,5 @@ # Zeek (Bro) module -## Caveats - -* Module is to be considered _beta_. - ## Install and Configure Zeek/Bro ### Install Zeek/Bro (for MacOS with Brew)