Logz.io · Arazzo Workflow
Logz.io Upsert an Alert
Version 1.0.0
Find an alert by title and update it if it exists, otherwise create it.
View Spec
View on GitHub
ObservabilityLoggingMetricsTracingSIEMELKElasticsearchOpenSearchPrometheusGrafanaOpenTelemetryAIOpsCloud ObservabilityManaged ELKCost ManagementArazzoWorkflows
Provider
Workflows
upsert-alert
Upsert a single alert definition keyed by its title.
Lists existing alerts, matches on title, and either updates the matched alert or creates a new one.
1
listAlerts
Retrieve the complete list of alerts so an existing alert with the supplied title can be detected.
2
updateExisting
Update the matched alert in place with the supplied title and query, keeping it enabled.
3
createNew
Create a new alert with the supplied title and query when no existing alert matched.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.