Skip to content

bcoe/webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elasticsearch WebHooks Plugin

This plugin attaches WebHooks to various asynchronous HTTP operations.

Events

Event: created
Description: Fires when an index is opened or created. Returns the name of the index created.

Event: closed
Description: Fires when an index is closed. Returns the name of the index closed.

Configuration

webhooks:
callback: http://localhost:1111

About

Elasticsearch WebHooks plugin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published