For the complete documentation index, see llms.txt. This page is also available as Markdown.

Aug 11, 2026 - v1.102.0

Self-hosted

August 11, 2026 - v1.102.0 Changelog

Sources & Destinations

Syslog:

  • Octet counting (RFC 6587 framing) now available for RFC 3164, previously RFC 5424 only

REST API:

  • OAuth 2.0 endpoint parameters can now be marked sensitive via a companion Sensitive Endpoint Params field, masking secrets in the UI and storing them as secrets

Host Metrics:

  • Metric filtering now correctly re-enables scraper metrics that the collector disables by default

Processors

Case-insensitive conditions:

  • New match-case toggle in the condition builder

  • Folds both sides of Equals, Not Equals, Starts With, Ends With, and Contains comparisons

  • Applies the case-insensitive flag to regex matching

  • Numeric, type-check, and existence operators unaffected

Single-quote handling:

  • Conditions and field values containing apostrophes no longer produce invalid YAML

  • Fixed in Add Fields, Delete Fields, Extract Metric, Filter by Condition, Filter by Severity, Parse Severity, and Google SecOps Standardization

Additional improvements:

  • Deduplicate Logs excluded from live preview, since its time-window behavior cannot be represented in a preview

  • Rendering no longer fails on configurations containing empty processor entries

Blueprints

Rebuilt blueprints:

  • Palo Alto Threat, Traffic, and Full Logs bundles reworked into true PAN-OS CSV parsers

  • FortiGate security log enrichment now parses key=value payloads

  • Splunk to Splunk Observability reworked into a general Splunk normalizer

  • Elasticsearch Syslog Optimization rebuilt around the Syslog source

Library fixes:

  • Repaired broken OTTL in ClickHouse Kubernetes Cluster Events

  • Removed a redundant batch processor from Reduce Cluster Controller Noise

  • Backfilled telemetry examples for CloudTrail reduction, ClickHouse ingestion hygiene, and Windows event deduplication so previews show representative data

Configurations

Graph and editor fixes:

  • Correct alignment when a configuration has only one source or only one destination

  • Additional padding around the configuration graph

  • Reliable ID assignment for routes

  • Draft configurations show the Publish action even when no agents are assigned

Other Notable Updates

  • New server version notifications alert administrators to newer releases, opt-in via serverUpgrade.enabled

  • Bindplane Dynatrace Edition adds a project-to-environment mapping editor, a direct login route for new accounts, an account picker that defaults to and labels the last-used account, and forced reauthentication when switching organizations across the Dynatrace boundary

  • Organization and Project IDs displayed on the settings screens

  • Google SecOps pipeline permissions now work for project-scoped users

Last updated

Was this helpful?