Alerts and Actions - Connectors

I created an index connector and configured an alert to index on it with proper conditions.
As an output, I don't see the documents getting indexed after the alert. Can someone help?
PS: I'm using elastic 7.7 SaaS offering

I'm not sure what the issue could be, but here are a few thoughts:

  • Try setting the refresh option to true (see the refresh docs)
  • Check that the user context of the alert has privileges to write to the test index
  • Check the Elasticsearch logs or Kibana logs for any errors or warnings.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.