Open
Description
Describe the bug:
The network_traffic Fleet integration sets the constant_keyword data_stream.dataset
field rather than event.dataset
. For the jobs to work on data from Agent (and from standalone Packetbeat) they need to expand their queries. Multiple files are affected:
x-pack/platform/plugins/shared/ml/server/models/data_recognizer/modules/security_packetbeat/ml/datafeed_*.json
For example:
Any additional context (logs, chat logs, magical formulas, etc.):