# Alerting Mechanism in OD for Kibana

**URL:** https://forum.opensearch.org/t/alerting-mechanism-in-od-for-kibana/3623
**Category:** Open Source Elasticsearch and Kibana
**Created:** [August 28, 2020, 11:46am UTC](https://forum.opensearch.org/t/alerting-mechanism-in-od-for-kibana/3623 "2020-08-28T11:46:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Saravana37](https://avatars.discourse-cdn.com/v4/letter/s/49beb7/32.png) [@Saravana37](https://forum.opensearch.org/u/Saravana37)
#### Post date: [August 28, 2020, 11:46am UTC](https://forum.opensearch.org/t/alerting-mechanism-in-od-for-kibana/3623/1 "2020-08-28T11:46:44Z")

</div>

Hello Everyone ,

I am new to this alerting concept in OD for Kibana. My requirement is when the componentstatus field value exists and componentstatus is not online or running . I am able to create this filter in the discover tab successfully . But when i try to create a monitor for this , not able to find this discover tab kind of easy option . It says to define extraction query like below.Can any one please help me on this one please ?

 ![image](https://us1.discourse-cdn.com/flex019/uploads/mauve_hedgehog/original/1X/cf5f90587bbae1c1b84968fa72cace8551a2c770.png)

Thanks and Regards  
Saravana S

---

<div class="post-metadata">

### Author: ![stmx38](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.opensearch.org/stmx38/32/4354_2.png) [@stmx38](https://forum.opensearch.org/u/stmx38)
#### Post date: [August 28, 2020, 1:05pm UTC](https://forum.opensearch.org/t/alerting-mechanism-in-od-for-kibana/3623/2 "2020-08-28T13:05:26Z")

</div>

Hello @Saravana37,

In the Discover you can see your current query in the full-text form inside: `Inspect --> Request`

Some additional documentation can be found here:

1. [Full-text queries](https://opendistro.github.io/for-elasticsearch-docs/docs/elasticsearch/full-text/)
2. [Full text queries](https://www.elastic.co/guide/en/elasticsearch/reference/current/full-text-queries.html)
3. [Example how to create a test alarm - just to see how it works](https://forum.opensearch.org/t/kibana-email-alert-extracting-field-results/3606/18)

---

<div class="post-metadata">

### Author: ![Saravana37](https://avatars.discourse-cdn.com/v4/letter/s/49beb7/32.png) [@Saravana37](https://forum.opensearch.org/u/Saravana37)
#### Post date: [September 1, 2020, 4:57am UTC](https://forum.opensearch.org/t/alerting-mechanism-in-od-for-kibana/3623/3 "2020-09-01T04:57:42Z")

</div>

Hello @stmx38 ,

Thanks for your reply . I will go through the links .

Thanks and Regards  
Saravana S
