Error loading execution history for alert rules

Hi,
I get the following error in Kibana (8.4.3) when trying to view an alert. It appears that this is causing alerts not to fire at all. Everything was working fine about a week ago. I've already tried creating a new alert but get the same error. Any ideas on how I can resolve this?

Failed to fetch execution history
An internal server error occurred. Check Kibana server logs for details.

Kibana logs show

[kibana.log][ERROR] querying for Event Log by for type "alert" and ids "d6907520-d6a6-11ed-a68e-4d6633f6e8a9" failed with: search_phase_execution_exception: [query_shard_exception] Reason: failed to create query: [nested] failed to find nested object under path [kibana.saved_objects]
Error: querying for Event Log by for type "alert" and ids "d6907520-d6a6-11ed-a68e-4d6633f6e8a9" failed with: search_phase_execution_exception: [query_shard_exception] Reason: failed to create query: [nested] failed to find nested object under path [kibana.saved_objects]
    at ClusterClientAdapter.aggregateEventsBySavedObjects (/usr/share/kibana/x-pack/plugins/event_log/server/es/cluster_client_adapter.js:382:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at EventLogClient.aggregateEventsBySavedObjectIds (/usr/share/kibana/x-pack/plugins/event_log/server/event_log_client.js:104:12)
    at RulesClient.getExecutionLogForRule (/usr/share/kibana/x-pack/plugins/alerting/server/rules_client/rules_client.js:517:25)
    at /usr/share/kibana/x-pack/plugins/alerting/server/routes/get_rule_execution_log.js:115:13
    at /usr/share/kibana/x-pack/plugins/alerting/server/routes/lib/verify_access_and_context.js:27:14
    at /usr/share/kibana/node_modules/@kbn/core-http-router-server-internal/target_node/error_wrapper.js:22:14
    at Router.handle (/usr/share/kibana/node_modules/@kbn/core-http-router-server-internal/target_node/router.js:163:30)
    at handler (/usr/share/kibana/node_modules/@kbn/core-http-router-server-internal/target_node/router.js:124:50)
    at exports.Manager.execute (/usr/share/kibana/node_modules/@hapi/hapi/lib/toolkit.js:60:28)
    at Object.internals.handler (/usr/share/kibana/node_modules/@hapi/hapi/lib/handler.js:46:20)
    at exports.execute (/usr/share/kibana/node_modules/@hapi/hapi/lib/handler.js:31:20)
    at Request._lifecycle (/usr/share/kibana/node_modules/@hapi/hapi/lib/request.js:371:32)
    at Request._execute (/usr/share/kibana/node_modules/@hapi/hapi/lib/request.js:281:9)
1 Like

I have the same problem...

Did you manage to solve the problem?

I never did get an official answer but I was able to get it working by deleting the .kibana-event-log-8.4.3 indices