Documentation Index
Fetch the complete documentation index at: https://docs.bronto.io/llms.txt
Use this file to discover all available pages before exploring further.
This glossary defines the Bronto-specific terms used across the docs.
Use this page as the source of truth for product terminology. If a page uses a term differently, update that page to match the definitions below.
Agent
An agent is software you run or configure to send log data into Bronto from hosts, services, or platforms.
API Key
An API key is a credential used to authenticate programmatic access to Bronto APIs and integrations such as Local MCP.
BrontoScope
BrontoScope is Bronto’s AI investigation feature. It analyzes an error event, identifies likely causes and impact, and returns recommended next steps with supporting evidence.
Collection
A collection is a logical grouping of datasets. Use collections to organize related datasets and to separate datasets that may share the same name in different environments.
Custom Parser
Custom Parser is Bronto’s LLM-assisted parsing feature. It converts raw, unstructured logs into structured, queryable events.
Dashboard
A dashboard is a saved visual view of query results used to monitor systems, services, or trends over time.
Dataset
A dataset is Bronto’s fundamental unit of log storage. It contains events that share a similar origin or format and is always queried as a unit.
Event
An event is a single log record stored in Bronto.
Hosted MCP
Hosted MCP is Bronto’s managed MCP server. It lets supported AI clients connect to Bronto over Bronto-hosted infrastructure using Bronto authentication.
Ingestion
Ingestion is the process of sending log data into Bronto.
Local MCP
Local MCP is Bronto’s self-hosted MCP server. You run it locally and connect AI agents to Bronto using your API key and regional API endpoint.
Log Search
Log Search is Bronto’s main search experience for exploring events, filtering data, and running queries across large volumes of logs.
MCP
MCP stands for Model Context Protocol. In Bronto, it refers to the protocol used to let AI tools access Bronto data and search capabilities through Hosted MCP or Local MCP.
Monitor
A monitor is an automated rule that evaluates a query or condition and triggers an alert when that condition is met.
Notification Channel
A notification channel is the destination used for monitor alerts, such as Slack or a webhook.
Organization
An organization is the top-level Bronto account boundary for users, settings, datasets, access controls, and billing or usage.
Partition Tag
A partition tag is a special organization-level tag used to control how incoming data is grouped into collections and datasets. Partition tags should be stable, low-cardinality attributes such as environment, region, or service.
Query
A query is an instruction used in Bronto to search, filter, aggregate, or analyze log data.
Saved View
A saved view is a saved search or investigation state that preserves a query and its related view settings for reuse.
Search
Search is the act of querying log data in Bronto to find events, patterns, or trends.
SSO
SSO stands for single sign-on. In Bronto, it refers to centralized authentication through an identity provider.
Tag
A tag is a key-value label assigned to a dataset. Tags help categorize datasets and make them easier to find, group, and query.
Threshold Monitor
A threshold monitor is a monitor that alerts when a query result crosses a defined value.
Usage Explorer
Usage Explorer is the Bronto feature for understanding how your data and platform usage are being consumed across your account.