# Alerting don't creating indexes and don't send log's messages

**URL:** https://discuss.elastic.co/t/alerting-dont-creating-indexes-and-dont-send-logs-messages/237919
**Category:** Kibana
**Tags:** elastic-stack-alerting
**Created:** [June 20, 2020, 3:03pm UTC](https://discuss.elastic.co/t/alerting-dont-creating-indexes-and-dont-send-logs-messages/237919 "2020-06-20T15:03:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![111356](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/111356/32/70730_2.png) [@111356](https://discuss.elastic.co/u/111356)
#### Post date: [June 20, 2020, 3:03pm UTC](https://discuss.elastic.co/t/alerting-dont-creating-indexes-and-dont-send-logs-messages/237919/1 "2020-06-20T15:03:40Z")

</div>

Greetings! I am using ELK stack with APM for some time, but without alerting. And yesterday, I decided to add them. I have docker-compose installation at this time. I had tls between kibana and elastic enabled already. But after all configurations, I don't see any updates in log and new index don't created. I'm confused and I don't know what to do. What I am doing wrong?

Certificates was generated in other docker container using elasticsearch-certutil

> bin/elasticsearch-certutil cert --silent --pem --in config/certificates/instances.yml -out /certs/bundle.zip;

In docker container kibana started using this keys.

> /usr/share/kibana/bin/../node/bin/node /usr/share/kibana/bin/../src/cli --cpu.cgroup.path.override=/ --cpuacct.cgroup.path.override=/ --elasticsearch.hosts=[https://es:9200](https://es:9200) --elasticsearch.password=MYPASSWORDHERE --elasticsearch.ssl.certificateAuthorities=/usr/share/elasticsearch/config/certificates/ca/ca.crt --elasticsearch.username=elastic --server.name=kibana --xpack.encryptedSavedObjects.encryptionKey=KEYHERE --xpack.security.enabled=true --xpack.security.encryptionKey=KEYHERE

For example:  
Create alert from APM

 ![kibana_1](https://us1.discourse-cdn.com/elastic/original/3X/4/6/466c2a47810522b3aa16fa7c176a96e6a382c6fe.png)

Create conector:

 ![Kibana_3](https://us1.discourse-cdn.com/elastic/original/3X/f/5/f5dcf3f6d1318c65ddfc758b3692e9fb5932aeb9.png)  
Create alert:  
 ![Kibana_4](https://us1.discourse-cdn.com/elastic/original/3X/3/e/3e813757c25a788b21e8d5d0df4e24f942a3c6df.png)

After this I generated errors for this alert.  
I see active alert.

 ![Kibana_5](https://us1.discourse-cdn.com/elastic/original/3X/2/d/2de5e3ded6a26bd62a2d6547ae5b1bc9ae3542b5.png)

But don't see in kibana logs message for this kind of alert and index "alert" don't created.  
Please HELP!

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 18, 2020, 3:03pm UTC](https://discuss.elastic.co/t/alerting-dont-creating-indexes-and-dont-send-logs-messages/237919/2 "2020-07-18T15:03:48Z")

</div>

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