AI AGENT ADDONS

Kibana Alerting Rules

elastic/agent-skills

Kibana alerting rules let you set up automatic checks for important conditions in your data. You can use them to watch for problems or changes in logs, metrics, or security events. When a condition is met, the rule triggers actions like sending an email or creating a ticket.

This skill helps you create, update, and manage these rules using the REST API or Terraform. You can enable or disable rules, mute specific alerts, or snooze them for a while. It is useful for anyone who wants to automate monitoring and response in Elasticsearch.

To use the skill you need API key or basic authentication and the right permissions. The skill covers all the main operations like listing rule types, checking health, and managing schedules.

Add Kibana Alerting Rules skill to your workflow

Global

mkdir -p ~/.claude/skills/kibana-alerting-rules

Project

mkdir -p .claude/skills/kibana-alerting-rules

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago