kibana/x-pack/plugins/actions/server
ymao1 c13ae7ea64
[Event Log] Adding type_id to saved object array in event log (#100939)
* Adding new fields to event log mapping

* Populating new event log fields when executing rules and actions

* Fixing functional tests

* Adding actionTypeId

* Putting type ids into saved object array

* Fixing functional tests

* Cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-06-04 18:55:18 -04:00
..
authorization
builtin_action_types Fixing pagerduty server side functionality (#101091) 2021-06-03 09:35:27 -04:00
cleanup_failed_executions
constants
lib [Event Log] Adding type_id to saved object array in event log (#100939) 2021-06-04 18:55:18 -04:00
manual_tests
preconfigured_connectors/alert_history_es_index
routes
saved_objects
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_client.ts [Connectors][API] Updated connectors with isMissingSecrets flag (#98223) 2021-04-27 14:14:01 -07:00
actions_config.mock.ts
actions_config.test.ts [Actions] Converted rejectUnauthorized config usages to verificationMode. (#100179) 2021-05-27 14:20:57 -07:00
actions_config.ts
config.test.ts
config.ts
create_execute_function.test.ts [Alerting] Handling connectors with missing secrets during rule creation and action execution (#98618) 2021-05-04 12:32:30 -04:00
create_execute_function.ts
feature.ts
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