meeko-contrib / meeko-collector-logentries

Meeko collector for Logentries webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Go 100.0%