elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.82k stars 8.2k forks source link

[Security Solution] No error/warning message is displayed when using an index connector without index privileges #117192

Open MadameSheema opened 2 years ago

MadameSheema commented 2 years ago

Describe the bug:

Kibana/Elasticsearch Stack version:

Initial setup:

i.e.

image

Steps to reproduce:

  1. Login with the created user
  2. Create a new rule with an action
  3. As action frequency select On each rule execution
  4. Select Index type
  5. Click on Create a new connector
  6. Add a name
  7. Select the index you created previously
  8. Select Define time filed for each document
  9. Select @timestamp
  10. Click on Save
  11. Add a document to index: i.e.: image
  12. Click on Create & activate rule
  13. Generate alerts for the created rule

Current behavior:

Expected behavior:

Any additional context (logs, chat logs, magical formulas, etc.):

elasticmachine commented 2 years ago

Pinging @elastic/security-solution (Team: SecuritySolution)

banderror commented 2 years ago

I just read the description properly, and I think "An error/warning message is displayed during the rule execution informing about the current situation" is a great idea and we could actually try to do both:

elasticmachine commented 2 years ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)