Skip to main content

Bronto connector

Back to the connector overview, authentication methods, and actions.
11 Sept 2026
releasePromoted to GA. Version normalized to 1.0.0 in line with the GA versioning policy (GA connectors are versioned 1.0.0 or higher); no functional changes in this version.
4 Sept 2026
description-fixClarified dashboard and search actions from behavioural testing — append_dashboard_widgets and remove_dashboard_widget now state their exact parameter names and casing and how the attach/detach flow works, list_dashboards warns that its widget fields come back empty even when widgets are attached (use get_dashboard instead), post_search documents that order_by is bare-field-only and cannot be combined with aggregate or group-by queries, and patch_widget notes that each widget_layouts entry requires its id.
bronto_add_group_members, bronto_append_dashboard_widgets, bronto_append_widget_widgets, bronto_assign_dataset_parser, bronto_create_dashboard, bronto_create_dataset, bronto_create_log, bronto_create_widget, bronto_deactivate_user, bronto_delete_api_key, bronto_delete_dashboard, bronto_delete_export_by_id, bronto_delete_group, bronto_delete_monitor, bronto_delete_tag, bronto_delete_user_by_id, bronto_delete_widget, bronto_detach_dashboard_from_template, bronto_get_dashboard, bronto_get_dataset_parser, bronto_get_export_by_id, bronto_get_group, bronto_get_monitor, bronto_get_monitor_events, bronto_get_user_by_id, bronto_get_user_preferences, bronto_get_widget, bronto_list_dashboards, bronto_list_dashboards_for_log, bronto_list_group_members, bronto_list_groups_for_member, bronto_list_memberships, bronto_list_monitor_notifications, bronto_list_monitors_for_log, bronto_patch_user_preferences, bronto_patch_widget, bronto_post_search, bronto_reactivate_user, bronto_remove_dashboard_widget, bronto_remove_group_members, bronto_remove_widget_widget, bronto_resend_user_invitation, bronto_search, bronto_unassign_dataset_parser, bronto_update_api_key, bronto_update_dashboard, bronto_update_group, bronto_update_monitor, bronto_update_monitor_status, bronto_update_tag, bronto_update_user, bronto_update_widget
27 Aug 2026
description-fixClarified action descriptions from behavioural testing — per-log usage endpoints (no log id filter; set usage_type + time window), delta_time_range accepted format, update_group full-replace behaviour, post_search aggregate/group-by syntax, patch_widget layout shape, and get_monitor_events absolute-timestamp guidance.
bronto_create_monitor, bronto_get_monitor_events, bronto_get_usage, bronto_get_usage_by_log_id, bronto_get_usage_by_user_per_log_id, bronto_patch_widget, bronto_post_search, bronto_update_group, bronto_update_monitor
27 Aug 2026
guideUpdated the API Key connection guide to help users reach the API Keys screen when they land on the onboarding wizard.
24 Aug 2026
new-connectorInitial Bronto connector covering core log management, search, datasets, monitors, dashboards, widgets, users, groups, API keys, tags, exports, and usage.