From 518495e593c9d43a88db621e875e3cb153b88b2e Mon Sep 17 00:00:00 2001 From: Francois Massot Date: Thu, 21 May 2026 16:18:11 +0200 Subject: [PATCH] Update BYOC Logs supported features: notebooks and calculated fields --- content/en/byoc-logs/introduction/features.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/en/byoc-logs/introduction/features.md b/content/en/byoc-logs/introduction/features.md index b836f2cb814..a89aad2c421 100644 --- a/content/en/byoc-logs/introduction/features.md +++ b/content/en/byoc-logs/introduction/features.md @@ -23,10 +23,11 @@ The following log features are supported: - Facet-based filtering and drill-down - Download CSV -**Dashboards and monitors** +**Dashboards, monitors, and notebooks** - Dashboards with BYOC Logs data - Log monitors on BYOC Logs indexes - Bits AI SRE +- Notebooks with BYOC Logs data (for small datasets) **Index management** - Multiple indexes with independent retention periods and routing rules @@ -44,7 +45,7 @@ Feature support is actively evolving. The following are not currently supported: - **SIEM**: Not available for BYOC Logs data. - **Watchdog**: Not available for BYOC Logs data. -- **Notebooks**: Log data from BYOC Logs cannot be used in Notebooks. +- **Calculated fields**: Not available for BYOC Logs data. - **Federated search**: Searching across multiple BYOC Logs clusters from a single query is not supported. - **LiveTail**: Real-time log streaming is not available for BYOC Logs indexes. - **Log context view**: Viewing surrounding logs in context is not yet supported.