|
10 months ago | |
---|---|---|
build | 11 months ago | |
charts | 10 months ago | |
cmd | 10 months ago | |
example | 10 months ago | |
.envrc.example | 2 years ago | |
.gitignore | 11 months ago | |
Makefile | 11 months ago | |
README.md | 11 months ago | |
docker-compose.yml | 11 months ago | |
go.mod | 10 months ago | |
go.sum | 10 months ago |
Pulls events, deduplicates, adds additional metadata and POSTs to configured endpoint.
https://vector.dev/docs/about/what-is-vector/
sinks:
Vector POSTs HTTP event, sink forwards it to configured Slack channel.
LINODE_TOKEN
(default: null
) REQUIRED: Must have with read
scope on Account
and Events
LED_CONFIG_DIR
(default: ./config
): Path to configuration e.g. /etc/linode-event-delivery
To get started copy the example configs and edit.
cp -r ./example ./config
docker-compose up -d