We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4725a commit 8e8372aCopy full SHA for 8e8372a
1 file changed
x-pack/plugins/ml/server/models/data_recognizer/modules/security_linux/manifest.json
@@ -86,7 +86,7 @@
86
"job_id": "v2_linux_rare_metadata_process"
87
},
88
{
89
- "id": "datafeed-v2_linux_anomalous_user_name",
+ "id": "datafeed-v2_linux_anomalous_user_name_ecs",
90
"file": "datafeed_v2_linux_anomalous_user_name_ecs.json",
91
"job_id": "v2_linux_anomalous_user_name_ecs"
92
@@ -96,7 +96,7 @@
96
"job_id": "v2_linux_anomalous_process_all_hosts_ecs"
97
98
99
- "id": "datafeed-v2_linux_anomalous_network_port_activity",
+ "id": "datafeed-v2_linux_anomalous_network_port_activity_ecs",
100
"file": "datafeed_v2_linux_anomalous_network_port_activity_ecs.json",
101
"job_id": "v2_linux_anomalous_network_port_activity_ecs"
102
}
0 commit comments