Skip to content

meeko-contrib/meeko-collector-logentries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meeko-collector-logentries

Build Status

Meeko collector for Logentries webhooks

Meeko Variables

  • LISTEN_ADDRESS - TCP network address to listen on; format HOST:PORT
  • ACCESS_TOKEN - Token to be used for for webhook authentication. The token is expected to be set via a query parameter token, e.g. https://example.com?token=secret.

Meeko Interface

This collector emits logentries.EVENT_TYPE events where EVENT_TYPE is copied from the webhook event field. The event body is just what was received as the webhook payload.

License

GNU GPLv3, see the LICENSE file.

About

Meeko collector for Logentries webhooks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages