Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Loki as an alert source to the monitoring stack #1142

Merged
merged 5 commits into from
Nov 16, 2020

Conversation

amnonh
Copy link
Collaborator

@amnonh amnonh commented Nov 16, 2020

This patch adds loki as an alert data source to the monitoring stack.
The first alert that it sends is for large cells/row/partition.

loki and promtail will be started by default, you can disable it with --no-loki

It's possible to add loki as an independent data source, but it's not part of this series.
This patch also requires that rsyslog would send log to the monitoring from the scylla servers.

Fixes #617

@amnonh amnonh merged commit 6447595 into scylladb:master Nov 16, 2020
@amnonh amnonh deleted the loki branch November 16, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Loki log collection service to the monitoring stack
1 participant