forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Event log][7.x] Updated event log client to search across legacy IDs (…
…elastic#109365) * [Event log][7.x] Updated event log client to search across legacy IDs * fixed tests * extended kibana null version check * added logic to alerting plugin * fixed typechecks * fixed typechecks * Revert "fixed typechecks" This reverts commit 6f6770f. * removed legacyId for routes * fixed typechecks * fixed position * fixed query * fixed query * fixed tests * fixed types place * fixed due to comments * fixed due to comments * fixed eslint * fixed due to comments * splitted test data * fixed test data * increased the delay time to await the search * removed version for 7.9 docs * Update x-pack/plugins/event_log/server/es/cluster_client_adapter.ts Co-authored-by: Mike Côté <mikecote@users.noreply.github.com> * fixed unit test * fixed test data Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Mike Côté <mikecote@users.noreply.github.com>
- Loading branch information
1 parent
fa3ab41
commit a9bc35c
Showing
16 changed files
with
1,539 additions
and
284 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.