File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 11# newer versions go on top
2+ - version : " 2.5.0"
3+ changes :
4+ - description : Remove time_of_day detector from anomaly jobs module
5+ type : enhancement
6+ link : https://github.com/elastic/integrations/pull/13687
27- version : " 2.4.0"
38 changes :
49 - description : Add exclusions for Elastic endpoint agents
Original file line number Diff line number Diff line change 311311 "analysis_config" : {
312312 "bucket_span" : " 6h" ,
313313 "detectors" : [
314- {
315- "detector_description" : " time_of_day partitionfield=\" source.ip\" " ,
316- "function" : " time_of_day" ,
317- "partition_field_name" : " source.ip" ,
318- "detector_index" : 0
319- },
320314 {
321315 "detector_description" : " time_of_week partitionfield=\" source.ip\" " ,
322316 "function" : " time_of_week" ,
323317 "partition_field_name" : " source.ip" ,
324- "detector_index" : 1
318+ "detector_index" : 0
325319 }
326320 ],
327321 "influencers" : [
Original file line number Diff line number Diff line change 11format_version : 3.0.0
22name : lmd
33title : " Lateral Movement Detection"
4- version : 2.4 .0
4+ version : 2.5 .0
55source :
66 license : " Elastic-2.0"
77description : " ML package to detect lateral movement based on file transfer activity and Windows RDP events."
You can’t perform that action at this time.
0 commit comments