IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
External Alerts
editExternal Alerts
editGenerates a detection alert for each external alert written to the configured securitySolution:defaultIndex. Enabling this rule allows you to immediately begin investigating external alerts in the app.
Rule type: query
Rule indices:
- apm--transaction
- auditbeat-*
- filebeat-*
- logs-*
- packetbeat-*
- winlogbeat-*
Severity: medium
Risk score: 47
Runs every: 5 minutes
Searches indices from: now-6m (Date Math format, see also Additional look-back time
)
Maximum alerts per execution: 10000
Tags:
- Elastic
- Network
- Windows
- APM
- macOS
- Linux
Version: 2 (version history)
Added (Elastic Stack release): 7.9.0
Last modified (Elastic Stack release): 7.10.0
Rule authors: Elastic
Rule license: Elastic License
Rule query
editevent.kind:alert and not event.module:(endgame or endpoint)
Rule version history
edit- Version 2 (7.10.0 release)
-
- Formatting only