-
Notifications
You must be signed in to change notification settings - Fork 119
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
Can't work on kubernetes #134
Comments
So, I'm not able to create a rule from Kibana. Also, unsure of how to describe the rules. @sysword Got any hints for that? apiVersion: v1
kind: ConfigMap
metadata:
name: elastalert-rules
namespace: kube-logging
labels:
app: elastalert
data:
# ???? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi , i have an es cluster on kubernetes, an elastalert server installed using helm charts, and i want to install this kibana plugin too. But when i tried, I never get succeed.
In kibana 7.2, it log:
In kibana 7.3.2, its log:
both of them can not start the kibana server.
have anyone installed this plugin on kubernetes? Will appreciate if you let my how.
The text was updated successfully, but these errors were encountered: