Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/alerts/difference-from-scheduled-searches.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Beyond the differences in use cases, there are distinct feature differences betw
| Send notification to multiple channels | No | Yes |
| Alert disablement | No | Yes*<br/>(Disable is a manual operation. We do not support scheduled disabling of alerts.) |
| API support | Partial*<br/>(Supported via content sync API) | Yes |
| Terraform support | No*<br/>(The [Content API resource](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/content) allows you to manage Schedule Searches) | Yes |
| Terraform support | Yes<br/>(see [content API resource](https://registry.terraform.io/providers/SumoLogic/sumologic/latest/docs/resources/content)) | Yes |
| Log Search operator support | Yes*<br/>(Some operators are not supported for real-time alerts) | Yes |
| Outlier-based alerts | Yes | Yes |
| Access control | Object-Level Access Control | Object-Level Access Control (Per request - limited availability) |
Expand Down
Loading