- Kibana Guide: other versions:
- What is Kibana?
- What’s new in 7.12
- Kibana concepts
- Quick start
- Set up
- Install Kibana
- Configure Kibana
- Alerting and action settings
- APM settings
- Banners settings
- Development tools settings
- Graph settings
- Fleet settings
- i18n settings
- Logs settings
- Metrics settings
- Machine learning settings
- Monitoring settings
- Reporting settings
- Secure settings
- Search sessions settings
- Security settings
- Spaces settings
- Task Manager settings
- Telemetry settings
- Start and stop Kibana
- Access Kibana
- Securing access to Kibana
- Add data
- Upgrade Kibana
- Embed Kibana content in a web page
- Configure monitoring
- Configure security
- Production considerations
- Discover
- Dashboard
- Canvas
- Maps
- Machine learning
- Graph
- Observability
- APM
- Elastic Security
- Dev Tools
- Stack Monitoring
- Stack Management
- Fleet
- Reporting
- Alerting and Actions
- REST API
- Kibana plugins
- Accessibility
- Release notes
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Alerts APIs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Alerts APIs
editThe following APIs are available for managing Kibana alerts.
- Create alert API to create an alert
- Update alert API to update the attributes for existing alerts
- Get object API to retrieve a single alert by ID
- Delete alert API to permanently remove an alert
- Find alerts API to retrieve a paginated set of alerts by condition
- List all alert types API to retrieve a list of all alert types
- Enable alert API to enable a single alert by ID
- Disable alert API to disable a single alert by ID
- Mute alert instance API to mute alert instances for a single alert by ID
- Unmute alert instance API to unmute alert instances for a single alert by ID
- Unmute all alert instances API to unmute all alert instances for a single alert by ID
- Get framework health API to retrieve the health of the alerts framework
Was this helpful?
Thank you for your feedback.