kibana/x-pack/plugins/xpack_main
Chris Earle f2ccf90880
Add Notification Service (#19236)
This adds a notification service to Kibana that can be used to send
asynchronous notifications, such as sending email and Slack messages,
which are intended to be configured via a combination of the
`kibana.yml` and Kibana keystore.

Once configured, the actions are automatically added to the notification
service and can be invoked via the server using the `notificationService`
singleton or HTTP to send it directly. See the included README for more
details.
2018-05-22 19:02:04 -04:00
..
common [Monitoring/Beats] Telemetry Data from Beats (#18833) 2018-05-08 09:19:15 -07:00
public Upgrade sinon (v1.17.3 --> v5.0.7). (#19074) 2018-05-22 12:13:38 +02:00
server Add Notification Service (#19236) 2018-05-22 19:02:04 -04:00
index.js [XpackMain] Add _xpack/usage API (#19232) 2018-05-21 16:55:26 -07:00