kibana/x-pack/plugins/ml/server/models
Sophie Chang 9ebddcc8a4 [ML] Update auditbeat modules for ECS (#29934)
* [ML] Initial commit for auditbeat hosts ECS

Rename fields for ECS
Rework dashboards due to bwc

* [ML] Further auditbeat tidy up and consistency changes

Custom urls should link to saved search, not discover
Ensure savedSearchId is used for visualizations
Ensure filter terms are consistent

TODO Decide if we should rename to auditd module
TODO Fix for new saved object format

* [ML] Refinements for auditbeat host module

Remove duplicated title from visState
Shrink panel heights in row 1

* [ML] Refinements to auditbeat module

Update module name from auditd to auditbeat
Add useMargins true for dashboards
Add filter to custom url for
   exists auditd.data.syscall
   not exists container.runtime
   event.module: auditd

* [ML] Initial commit for auditbeat_process_docker_ecs

Update for ECS using
  container.name (instead of container.id)
  container.runtime: docker
  process.executable
  event.module: auditd
  auditd.data.syscall exists

TODOs
Use auditd.message_type: syscall (instead of auditd.data.syscall)
Possibly combine with auditbeat hosts saved objects (depending on host.name being shared)
Possibly combine to single dashboard
Test against live auditbeat data collection
2019-02-05 19:06:25 +00:00
..
annotation_service [ML] Removes use of types from ES index and search calls (#28987) 2019-01-18 12:32:31 +00:00
bucket_span_estimator [ML] translate models (#27888) 2019-01-14 12:24:30 +03:00
calculate_model_memory_limit [ML] Removes use of types from ES index and search calls (#28987) 2019-01-18 12:32:31 +00:00
calendar
data_recognizer [ML] Update auditbeat modules for ECS (#29934) 2019-02-05 19:06:25 +00:00
data_visualizer [ML] Add support to Data Visualizer for index patterns without a time field (#28511) 2019-01-14 12:31:46 -05:00
fields_service [ML] Removes use of types from ES index and search calls (#28987) 2019-01-18 12:32:31 +00:00
file_data_visualizer [ML] Adding privilege checks to File Data Visualizer (#29109) 2019-01-22 17:07:53 +00:00
filter
job_audit_messages [ML] Fix for audit message search size being 0 when jobs size is 0 (#27955) 2019-01-03 11:06:50 +00:00
job_service [ML] Job deleting optimisations (#29848) 2019-02-05 12:29:01 +00:00
job_validation [ML] translate job validation messages (#28235) 2019-01-14 14:04:39 +03:00
results_service