kibana/x-pack/plugins/actions/server
Patrick Mueller 86fb2cc90e
[actions] add rule saved object reference to action execution event log doc (#101526)
resolves https://github.com/elastic/kibana/issues/99225

Prior to this PR, when an alerting connection action was executed, the event 
log document generated did not contain a reference to the originating rule. 
This makes it difficult to diagnose problems with connector errors, since 
the error is often in the parameters specified in the actions in the alert.

In this PR, a reference to the alerting rule is added to the saved_objects 
field in the event document for these events.
2021-06-22 15:18:35 -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 [sec/actions] move constants to a separate file to avoid circular deps (#99439) 2021-05-06 06:54:20 -07:00
lib [actions] add rule saved object reference to action execution event log doc (#101526) 2021-06-22 15:18:35 -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 Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
action_type_registry.test.ts Do not generate an ephemeral encryption key in production. (#81511) 2021-02-10 11:27:31 +01:00
action_type_registry.ts
actions_client.mock.ts
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 [Alerting] Preconfigured alert history index connector (#94909) 2021-04-08 18:18:44 -04:00
plugin.test.ts
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