kibana/x-pack/plugins/actions/server
Chris Roberson dec77cfafb
[Alerting] Add event log entry when an action starts executing (#102370)
* First steps for adding action execution to event log

* Fix tests

* Move the event to the actions plugin

* Update functional tests

* Fix tests

* Fix types
2021-06-22 16:01:43 -04:00
..
authorization [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
builtin_action_types Fixing pagerduty server side functionality (#101091) 2021-06-03 09:35:27 -04:00
cleanup_failed_executions
constants [Alerting] Add event log entry when an action starts executing (#102370) 2021-06-22 16:01:43 -04:00
lib [Alerting] Add event log entry when an action starts executing (#102370) 2021-06-22 16:01:43 -04:00
manual_tests
preconfigured_connectors/alert_history_es_index Update @elastic/elasticsearch to 8.0.0-canary13 (#98266) 2021-06-08 15:06:06 +02:00
routes [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
saved_objects [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
usage
action_type_registry.mock.ts
action_type_registry.test.ts
action_type_registry.ts
actions_client.mock.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
actions_client.test.ts [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
actions_client.ts [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
actions_config.mock.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
actions_config.test.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
actions_config.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
config.test.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
config.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
create_execute_function.test.ts [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
create_execute_function.ts [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -04:00
feature.ts [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
index.ts [Deprecations service] make correctiveActions.manualSteps required (#100997) 2021-06-02 15:52:14 +03:00
mocks.ts
plugin.test.ts Create task to cleanup action execution failures (#96971) 2021-04-20 19:11:25 -04:00
plugin.ts [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
types.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00