Skip to content

Commit

Permalink
[eventLog] search for actions/alerts as hidden saved objects (elastic…
Browse files Browse the repository at this point in the history
…#70395) (elastic#72050)

resolves elastic#70086

Configures the saved object client for the event log to access the recently
hidden action and alert saved objects.

We didn't have tests for action/alert event log activity, so added some now.

Also found a buglet that was preventing access to event log data from actions
and alerts in non-default spaces.
  • Loading branch information
pmuellr committed Jul 16, 2020
1 parent cd28f6f commit af55b56
Show file tree
Hide file tree
Showing 40 changed files with 1,224 additions and 369 deletions.
1 change: 1 addition & 0 deletions x-pack/plugins/event_log/kibana.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.0.1",
"kibanaVersion": "kibana",
"configPath": ["xpack", "eventLog"],
"optionalPlugins": ["spaces"],
"server": true,
"ui": false
}
Loading

0 comments on commit af55b56

Please sign in to comment.