elastic / kibana

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

Using GenAI to create rules #179419

Open ersin-erdal opened 7 months ago

ersin-erdal commented 7 months ago

As we have started to use GenAI for managing and editing different entities in Kibana, we can use it to create and edit rules as well. Maybe we can start with stack rules.

Below message could be enough to create an Elasticsearch Query: Create an Elasticsearch Query rule by using the "test" index and set the threshold 10 for the last 5 minutes.

elasticmachine commented 7 months ago

Pinging @elastic/response-ops (Team:ResponseOps)

ersin-erdal commented 7 months ago

cc: @shanisagiv1 WDYT?

Zacqary commented 7 months ago

Would this be a RAM issue, not E&C?

ersin-erdal commented 7 months ago

Would this be a RAM issue, not E&C?

Yeah probably, I just created this to share with Shani, feel free to add RAM board.

shanisagiv1 commented 7 months ago

I'm wondering how much time it saves for users. since the UI is pretty straightforward to create the rule you mentioned here. do you agree? I see the GenAI more related to complicated scenarios when users should have pre-knowledge before they can take actions.

What about populating more complicated esql/kql queries?