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

[Threatintel] Change from beta to GA #31693

Merged
merged 3 commits into from
May 20, 2022
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 @@ -115,6 +115,7 @@ https://github.com/elastic/beats/compare/v8.2.0\...main[Check the HEAD diff]
- Add missing docs for the `delegated_account` option in the `httpjson` input. {pull}31498[31498]
- Default value of `filebeat.registry.flush` increased from 0s to 1s. CPU and disk I/O usage are reduced because the registry is not written to disk for each ingested log line. {issue}30279[30279]
- Cisco ASA/FTD: Add support for messages 434001 and 434003. {pull}31533[31533]
- Change threatintel module from beta to GA. {pull}31693[31693]

*Auditbeat*

Expand Down
1 change: 0 additions & 1 deletion filebeat/docs/modules/threatintel.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ This file is generated! See scripts/docs_collector.py
:has-dashboards: true

== Threat Intel module
beta[]

This module ingests data from a collection of different threat intelligence
sources. The ingested data is meant to be used with
Expand Down
1 change: 0 additions & 1 deletion x-pack/filebeat/module/threatintel/_meta/docs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
:has-dashboards: true

== Threat Intel module
beta[]

This module ingests data from a collection of different threat intelligence
sources. The ingested data is meant to be used with
Expand Down
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/threatintel/_meta/fields.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- key: threatintel
title: threatintel
release: beta
release: ga
description: >
Threat intelligence Filebeat Module.
fields:
Expand Down
2 changes: 1 addition & 1 deletion x-pack/filebeat/module/threatintel/fields.go

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