# Bindplane Docs

## Documentation

- [Getting Started with Bindplane](https://docs.bindplane.com/readme.md): How to get up and running with Bindplane
- [Access Bindplane UI](https://docs.bindplane.com/readme/access-bindplane-ui.md): Everything you need to know about navigating Bindplane's features
- [Install Your First Collector](https://docs.bindplane.com/readme/install-your-first-collector.md): Installing an OpenTelemetry Collector with Bindplane
- [Build Your First Configuration](https://docs.bindplane.com/readme/build-your-first-configuration.md): Configure an OpenTelemetry collector to start collecting telemetry and exporting it to your preferred destination
- [Plans & Pricing](https://docs.bindplane.com/plans-and-pricing.md)
- [Free](https://docs.bindplane.com/plans-and-pricing/free.md): $0 per month
- [Growth](https://docs.bindplane.com/plans-and-pricing/growth.md): Starts at $299/month
- [Enterprise](https://docs.bindplane.com/plans-and-pricing/enterprise.md): Custom pricing to suit your needs, starts at $50,000/year
- [Google Edition](https://docs.bindplane.com/plans-and-pricing/google-edition.md): Free\* for Google Cloud Observability and Security Operations Customers
- [Deployment](https://docs.bindplane.com/deployment.md): Comprehensive deployment guides for Bindplane Server and Collectors across virtual machines, Kubernetes clusters, Docker environments, and Google Cloud Marketplace
- [Bare Metal or Virtual Machine](https://docs.bindplane.com/deployment/virtual-machine.md): Deploy and manage Bindplane Server and Collectors on virtual machines using system packages
- [Bindplane Server (Self-Hosted)](https://docs.bindplane.com/deployment/virtual-machine/bindplane.md)
- [Prerequisites](https://docs.bindplane.com/deployment/virtual-machine/bindplane/prerequisites.md)
- [Supported Operating Systems](https://docs.bindplane.com/deployment/virtual-machine/bindplane/supported-operating-systems.md)
- [Install Bindplane Server](https://docs.bindplane.com/deployment/virtual-machine/bindplane/install-bindplane-server.md)
- [Upgrade or Uninstall Bindplane Server](https://docs.bindplane.com/deployment/virtual-machine/bindplane/upgrade-or-uninstall-bindplane-server.md)
- [Package Downloads](https://docs.bindplane.com/deployment/virtual-machine/bindplane/package-downloads.md)
- [PostgreSQL](https://docs.bindplane.com/deployment/virtual-machine/bindplane/postgresql.md)
- [Postgres Sizing](https://docs.bindplane.com/deployment/virtual-machine/bindplane/postgresql/postgres-sizing.md)
- [Postgres Installation](https://docs.bindplane.com/deployment/virtual-machine/bindplane/postgresql/postgres-installation.md)
- [Postgres Configuration](https://docs.bindplane.com/deployment/virtual-machine/bindplane/postgresql/postgres-configuration.md)
- [Bindplane OTel Collector](https://docs.bindplane.com/deployment/virtual-machine/collector.md)
- [Prerequisites](https://docs.bindplane.com/deployment/virtual-machine/collector/prerequisites.md)
- [Supported Operating Systems](https://docs.bindplane.com/deployment/virtual-machine/collector/supported-operating-systems.md)
- [Install and Uninstall Bindplane Collectors](https://docs.bindplane.com/deployment/virtual-machine/collector/install-and-uninstall-bindplane-collectors.md)
- [Linux Package GPG Signing Verification](https://docs.bindplane.com/deployment/virtual-machine/collector/linux-package-gpg-signing-verification.md): This document describes how to verify the GPG signature on the BDOT Collector's Linux packages.
- [Kubernetes](https://docs.bindplane.com/deployment/kubernetes.md): Instructions for deploying Bindplane in Kubernetes using Helm charts and YAML manifests
- [Bindplane Server (Self-Hosted)](https://docs.bindplane.com/deployment/kubernetes/server.md): Covers Bindplane Server installation, upgrades, uninstallation, and core components required for deployment and operation.
- [Installation](https://docs.bindplane.com/deployment/kubernetes/server/installation.md): Deploy Bindplane Server to Kubernetes
- [Single Instance](https://docs.bindplane.com/deployment/kubernetes/server/installation/single-instance.md): Deploy Bindplane Server to Kubernetes
- [High Availability](https://docs.bindplane.com/deployment/kubernetes/server/installation/high-availability.md): Deploy Bindplane Server to Kubernetes with High Availability
- [Upgrade](https://docs.bindplane.com/deployment/kubernetes/server/upgrade.md)
- [Uninstall](https://docs.bindplane.com/deployment/kubernetes/server/uninstall.md)
- [Components](https://docs.bindplane.com/deployment/kubernetes/server/components.md): Overview of the core systems behind Bindplane's architecture, including NATS for messaging, Kubernetes Ingress for routing, and PostgreSQL for stateful storage.
- [Event Bus](https://docs.bindplane.com/deployment/kubernetes/server/components/event-bus.md): Bindplane Event Bus Helm Configuration
- [Kubernetes Ingress](https://docs.bindplane.com/deployment/kubernetes/server/components/kubernetes-ingress.md): Access Bindplane from Outside of the Cluster
- [PostgreSQL](https://docs.bindplane.com/deployment/kubernetes/server/components/postgresql.md): Bindplane Postgres Helm Configuration
- [Bindplane OTel Collector](https://docs.bindplane.com/deployment/kubernetes/collector.md): Covers Bindplane Collector essentials, including supported images, customer-managed services, and installation, upgrade, and uninstall procedures
- [Bindplane Collector](https://docs.bindplane.com/deployment/kubernetes/collector/bindplane-collector.md): Deploy Bindplane Collectors to Kubernetes
- [Custom Service](https://docs.bindplane.com/deployment/kubernetes/collector/custom-service.md): A Kubernetes Service can be used to route network traffic to your Bindplane collectors.
- [Images](https://docs.bindplane.com/deployment/kubernetes/collector/images.md)
- [Install](https://docs.bindplane.com/deployment/kubernetes/collector/install.md)
- [Upgrade](https://docs.bindplane.com/deployment/kubernetes/collector/upgrade.md)
- [Uninstall](https://docs.bindplane.com/deployment/kubernetes/collector/uninstall.md)
- [Docker](https://docs.bindplane.com/deployment/docker.md): Instructions for running Bindplane Server and Collector using Docker
- [Bindplane Server (Self-Hosted)](https://docs.bindplane.com/deployment/docker/server.md): Deploy and manage Bindplane Server using Docker Compose for centralized telemetry pipeline management
- [Install Bindplane Server in Docker Compose](https://docs.bindplane.com/deployment/docker/server/install-bindplane-in-docker-compose.md): Learn how to install and configure Bindplane using Docker Compose.
- [Upgrade Bindplane Server in Docker Compose](https://docs.bindplane.com/deployment/docker/server/upgrade-bindplane-server-in-docker-compose.md): Steps for upgrading the Bindplane Server when deployed via Docker, including image management
- [Uninstall Bindplane Server in Docker Compose](https://docs.bindplane.com/deployment/docker/server/uninstall-bindplane-server-in-docker-compose.md): Guide for removing Bindplane Server when deployed with Docker, including container, image, and volume cleanup.
- [Bindplane OTel Collector](https://docs.bindplane.com/deployment/docker/collector.md): Deploy and manage Bindplane OpenTelemetry (BDOT) Collectors using Docker containers
- [BDOT Collector Architecture](https://docs.bindplane.com/deployment/docker/collector/bdot-collector-architecture.md): Deploy Bindplane Collectors with Docker Compose
- [BDOT Collector Container Images](https://docs.bindplane.com/deployment/docker/collector/bdot-collector-container-images.md): Details on available BDOT Collector container images, including versioning, tags, and image sources.
- [Install BDOT Collector in Docker Compose](https://docs.bindplane.com/deployment/docker/collector/install-bdot-collector-in-docker-compose.md): Steps to deploy BDOT Collector using Docker Compose, including configuration and service definition.
- [Upgrade BDOT Collectors in Docker Compose](https://docs.bindplane.com/deployment/docker/collector/upgrade-bdot-collectors-in-docker-compose.md)
- [Uninstall BDOT Collectors in Docker Compose](https://docs.bindplane.com/deployment/docker/collector/uninstall-bdot-collectors-in-docker-compose.md)
- [AWS ECS](https://docs.bindplane.com/deployment/aws.md): Deploy BDOT Collectors on AWS ECS using Fargate and EC2 launch types with CloudFormation templates.
- [Bindplane OTel Collector](https://docs.bindplane.com/deployment/aws/bindplane-otel-collector.md): Deploy BDOT Collectors on AWS ECS for scalable, managed collector deployment with automatic scaling and monitoring.
- [BDOT Collector Architecture](https://docs.bindplane.com/deployment/aws/bindplane-otel-collector/bdot-collector-architecture.md)
- [Install BDOT Collector in AWS ECS Fargate](https://docs.bindplane.com/deployment/aws/bindplane-otel-collector/install-bdot-collector-in-aws-ecs-fargate.md): Deploy BDOT Collector on AWS ECS Fargate for scalable, serverless collector deployment with automatic scaling and monitoring.
- [Install BDOT Collector in AWS ECS EC2](https://docs.bindplane.com/deployment/aws/bindplane-otel-collector/install-bdot-collector-in-aws-ecs-ec2.md): Deploy BDOT Collector on AWS ECS EC2 for cost-effective, scalable collector deployment with full control over underlying infrastructure.
- [Google Marketplace](https://docs.bindplane.com/deployment/google-marketplace.md): Bindplane Enterprise Edition can be deployed from the Google Marketplace
- [Ansible](https://docs.bindplane.com/deployment/ansible.md)
- [Bindplane OTel Collector](https://docs.bindplane.com/deployment/ansible/bindplane-otel-collector.md)
- [Production Checklist](https://docs.bindplane.com/production-checklist.md): Key requirements and best practices for production Bindplane deployments
- [Bindplane Cloud](https://docs.bindplane.com/production-checklist/bindplane-cloud.md): Bindplane Cloud Documentation
- [Networking Requirements](https://docs.bindplane.com/production-checklist/bindplane-cloud/networking-requirements.md): This document describes the minimum outbound network access required for Bindplane Cloud usage, including collector connectivity and management traffic.
- [Bindplane Server (Self-Hosted)](https://docs.bindplane.com/production-checklist/bindplane.md)
- [Single Instance](https://docs.bindplane.com/production-checklist/bindplane/single-instance.md)
- [High Availability](https://docs.bindplane.com/production-checklist/bindplane/high-availability.md)
- [Event Bus](https://docs.bindplane.com/production-checklist/bindplane/high-availability/event-bus.md)
- [Load Balancer](https://docs.bindplane.com/production-checklist/bindplane/high-availability/load-balancer.md)
- [PostgreSQL](https://docs.bindplane.com/production-checklist/bindplane/high-availability/postgresql.md)
- [Prometheus](https://docs.bindplane.com/production-checklist/bindplane/high-availability/prometheus.md)
- [Installation](https://docs.bindplane.com/production-checklist/bindplane/high-availability/prometheus/installation.md)
- [Manual Install](https://docs.bindplane.com/production-checklist/bindplane/high-availability/prometheus/manual-install.md)
- [Configuration](https://docs.bindplane.com/production-checklist/bindplane/high-availability/prometheus/configuration.md)
- [Secrets Management](https://docs.bindplane.com/production-checklist/bindplane/secrets-management.md): Manage Secrets with Bindplane
- [Using Environment Variables](https://docs.bindplane.com/production-checklist/bindplane/secrets-management/using-environment-variables.md): Using Environment Variables in Bindplane
- [Envelope Encryption](https://docs.bindplane.com/production-checklist/bindplane/secrets-management/envelope-encryption.md)
- [Monitoring Bindplane](https://docs.bindplane.com/production-checklist/bindplane/monitoring-bindplane.md)
- [Networking Requirements](https://docs.bindplane.com/production-checklist/bindplane/networking-requirements.md): Bindplane Server can run fully offline, but certain optional features such as version detection, analytics, or LLM integrations require network connectivity to specific endpoints.
- [Bindplane OTel Collector](https://docs.bindplane.com/production-checklist/bindplane-otel-collector.md): Learn about the deployment architecture of OpenTelemetry Collectors.
- [Agents v. Gateways](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/agents-v.-gateways.md): Learn when and why to use gateways in your telemetry pipeline, and how to architect them for production environments.
- [High Availability](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/high-availability.md): Learn how to set up a highly available OpenTelemetry Collector deployment for production environments.
- [Sizing and Scaling](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/sizing-and-scaling.md)
- [Resilience](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/resilience.md)
- [Monitoring](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/monitoring.md)
- [Networking Requirements](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/networking-requirements.md): The Bindplane OTel Collector requires network access to the Bindplane Server, as well as any telemetry sources and destinations you configure.
- [Configuration](https://docs.bindplane.com/configuration.md)
- [Bindplane Server (Self-Hosted)](https://docs.bindplane.com/configuration/bindplane.md): Complete configuration reference for a self-hosted Bindplane Server.
- [Authentication](https://docs.bindplane.com/configuration/bindplane/authentication.md)
- [Active Directory](https://docs.bindplane.com/configuration/bindplane/authentication/active-directory-authentication.md): How to configure Bindplane to use Active Directory for Authentication
- [OpenID Connect](https://docs.bindplane.com/configuration/bindplane/authentication/openid-connect-authentication.md): How to configure Bindplane to use OpenID Connect for Authentication
- [Linux Package Configuration](https://docs.bindplane.com/configuration/bindplane/linux-package-configuration.md): Configure the Bindplane Linux package installation behavior
- [TLS](https://docs.bindplane.com/configuration/bindplane/tls.md)
- [Offline Collector Package Installation and Upgrades](https://docs.bindplane.com/configuration/bindplane/offline-collector-package-installation-and-upgrades.md): How to set up Bindplane to host collector packages locally
- [Collector Telemetry Port](https://docs.bindplane.com/configuration/bindplane/collector-telemetry-port.md): Bindplane OTel collectors expose internal telemetry metrics using the Prometheus format. By default, these metrics are available on TCP port 8888.
- [NATS as Event Bus](https://docs.bindplane.com/configuration/bindplane/nats-as-event-bus.md): How to setup Bindplane to use NATS as its event bus
- [Increase Max Open Files Limit](https://docs.bindplane.com/configuration/bindplane/increase-max-open-files-limit.md)
- [Proxy](https://docs.bindplane.com/configuration/bindplane/proxy.md)
- [Terraform](https://docs.bindplane.com/configuration/bindplane/terraform.md): Use Terraform to manage resources
- [Monitoring](https://docs.bindplane.com/configuration/bindplane/monitoring.md)
- [Configuring Health Checks](https://docs.bindplane.com/configuration/bindplane/monitoring/configuring-health-checks.md)
- [Metrics](https://docs.bindplane.com/configuration/bindplane/monitoring/metrics.md)
- [Migration](https://docs.bindplane.com/configuration/bindplane/migration.md)
- [Multi Project Migration](https://docs.bindplane.com/configuration/bindplane/migration/multi-project-migration.md): How to migrate resources from one project to another, on the same system or a different system
- [Migrate Collectors](https://docs.bindplane.com/configuration/bindplane/migration/migrate-collectors.md): Reconfigure managed collectors to connect to a new Bindplane server or project
- [Bbolt to Postgres Migration](https://docs.bindplane.com/configuration/bindplane/migration/bbolt-to-postgres-migration.md): Bindplane BBolt store has been deprecated since February 2025 and will be removed in January 2026. Follow these steps to migrate to Postgres as soon as possible.
- [Backup and Disaster Recovery](https://docs.bindplane.com/configuration/bindplane/backup-and-disaster-recovery.md)
- [Bolt Store](https://docs.bindplane.com/configuration/bindplane/backup-and-disaster-recovery/bolt-store.md): How to backup and recover Bindplane when using Bolt Store
- [PostgreSQL](https://docs.bindplane.com/configuration/bindplane/backup-and-disaster-recovery/postgresql.md): How to backup and recover Bindplane when using PostgreSQL
- [Resources](https://docs.bindplane.com/configuration/bindplane/backup-and-disaster-recovery/resources.md): How to backup and recover Bindplane resources using Bindplane command line
- [Bindplane OTel Collector](https://docs.bindplane.com/configuration/bindplane-otel-collector.md): Complete configuration reference for BDOT Collector
- [Updating the Bindplane Distro for OpenTelemetry Collector](https://docs.bindplane.com/configuration/bindplane-otel-collector/updating-the-bindplane-distro-for-opentelemetry-collector.md)
- [Linux Package Configuration](https://docs.bindplane.com/configuration/bindplane-otel-collector/linux-package-configuration.md): Configure the Bindplane OTEL Collector Linux package installation behavior
- [Extensions](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions.md): Add capability to the Bindplane Agent with OTel extensions
- [Custom](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions/custom.md)
- [File Storage](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions/file-storage.md)
- [Go Performance Profiler](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions/go-performance-profiler.md)
- [Health Check](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions/health-check.md)
- [Redis Storage](https://docs.bindplane.com/configuration/bindplane-otel-collector/extensions/redis-storage.md)
- [Configuration Encryption](https://docs.bindplane.com/configuration/bindplane-otel-collector/configuration-encryption.md): Encrypt sensitive values in the Bindplane Collector configuration file
- [OpAMP](https://docs.bindplane.com/configuration/bindplane-otel-collector/opamp.md)
- [Heartbeats](https://docs.bindplane.com/configuration/bindplane-otel-collector/opamp/heartbeats.md)
- [Connection Retries](https://docs.bindplane.com/configuration/bindplane-otel-collector/opamp/connection-retries.md)
- [Connection States](https://docs.bindplane.com/configuration/bindplane-otel-collector/opamp/connection-states.md)
- [Retry on Failure](https://docs.bindplane.com/configuration/bindplane-otel-collector/retry-on-failure.md)
- [Sending Queue](https://docs.bindplane.com/configuration/bindplane-otel-collector/sending-queue.md)
- [Persistent Queue](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue.md): Persistent Queue storage buffers telemetry data temporarily, preventing data loss when destinations are unavailable or during collector maintenance.
- [Bolt](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue/bolt.md)
- [Pebble](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue/pebble.md)
- [Switching Queues](https://docs.bindplane.com/configuration/bindplane-otel-collector/persistent-queue/switching-queues.md): This page explains how you can safely configure and edit your persistent queue without losing data.
- [Internal Telemetry](https://docs.bindplane.com/configuration/bindplane-otel-collector/internal-telemetry.md): Bindplane OTel collectors expose internal telemetry metrics using the Prometheus format.
- [Integrations](https://docs.bindplane.com/integrations.md): Comprehensive guide to Bindplane integrations including sources, processors, and destinations for building complete observability pipelines
- [Sources](https://docs.bindplane.com/integrations/sources.md): Comprehensive list of data sources supported by Bindplane for collecting metrics, logs, and traces from infrastructure, applications, and cloud services
- [Active Directory](https://docs.bindplane.com/integrations/sources/active-directory.md)
- [Aerospike](https://docs.bindplane.com/integrations/sources/aerospike.md)
- [Apache Combined](https://docs.bindplane.com/integrations/sources/apache-combined.md)
- [Apache Common](https://docs.bindplane.com/integrations/sources/apache-common.md)
- [Apache HTTP](https://docs.bindplane.com/integrations/sources/apache-http.md)
- [Apache Spark](https://docs.bindplane.com/integrations/sources/apache-spark.md)
- [AWS Cloudwatch](https://docs.bindplane.com/integrations/sources/aws-cloudwatch.md)
- [AWS S3 Event](https://docs.bindplane.com/integrations/sources/aws-s3-event.md)
- [AWS S3 Rehydration](https://docs.bindplane.com/integrations/sources/aws-s3-rehydration.md)
- [AWS S3 Rehydration (Deprecated)](https://docs.bindplane.com/integrations/sources/aws-s3-rehydration/aws-s3-rehydration-deprecated.md)
- [Azure Blob Storage](https://docs.bindplane.com/integrations/sources/azure-blob-storage.md)
- [Azure Blob Rehydration](https://docs.bindplane.com/integrations/sources/azure-blob-rehydration.md)
- [Azure Blob Rehydration (Deprecated)](https://docs.bindplane.com/integrations/sources/azure-blob-rehydration/azure-blob-rehydration-deprecated.md)
- [Azure Event Hub](https://docs.bindplane.com/integrations/sources/azure-event-hub.md)
- [Bindplane Audit Logs](https://docs.bindplane.com/integrations/sources/bindplane-audit-logs.md)
- [Bindplane Collector](https://docs.bindplane.com/integrations/sources/bindplane-collector.md)
- [Bindplane](https://docs.bindplane.com/integrations/sources/bindplane.md)
- [Bindplane Gateway](https://docs.bindplane.com/integrations/sources/bindplane-gateway.md)
- [Cassandra](https://docs.bindplane.com/integrations/sources/cassandra.md)
- [Cisco ASA](https://docs.bindplane.com/integrations/sources/cisco-asa.md)
- [Cisco Catalyst](https://docs.bindplane.com/integrations/sources/cisco-catalyst.md)
- [Cisco Meraki](https://docs.bindplane.com/integrations/sources/cisco-meraki.md)
- [Cloudflare](https://docs.bindplane.com/integrations/sources/cloudflare.md)
- [CockroachDB](https://docs.bindplane.com/integrations/sources/cockroachdb.md)
- [Common Event Format](https://docs.bindplane.com/integrations/sources/common-event-format.md)
- [Couchbase](https://docs.bindplane.com/integrations/sources/couchbase.md)
- [CouchDB](https://docs.bindplane.com/integrations/sources/couchdb.md)
- [Crowdstrike FDR](https://docs.bindplane.com/integrations/sources/crowdstrike-fdr.md)
- [CSV](https://docs.bindplane.com/integrations/sources/csv.md)
- [Custom](https://docs.bindplane.com/integrations/sources/custom.md)
- [Elasticsearch](https://docs.bindplane.com/integrations/sources/elasticsearch.md)
- [F5 BIG-IP](https://docs.bindplane.com/integrations/sources/f5-big-ip.md)
- [Filelog](https://docs.bindplane.com/integrations/sources/filelog.md)
- [Filelog (Deprecated)](https://docs.bindplane.com/integrations/sources/filelog/filelog-deprecated.md)
- [Filestats](https://docs.bindplane.com/integrations/sources/filestats.md)
- [Fluent Forward](https://docs.bindplane.com/integrations/sources/fluent-forward.md)
- [Generic REST API](https://docs.bindplane.com/integrations/sources/generic-rest-api.md)
- [Google Cloud Pub/Sub (Pull)](https://docs.bindplane.com/integrations/sources/google-cloud-pubsub.md)
- [Google Cloud Pub/Sub (Push)](https://docs.bindplane.com/integrations/sources/google-cloud-pub-sub-push.md)
- [Google Cloud Storage Pub/Sub Event](https://docs.bindplane.com/integrations/sources/google-cloud-storage-pub-sub-event.md)
- [Google Cloud Storage Rehydration](https://docs.bindplane.com/integrations/sources/google-cloud-storage-rehydration.md)
- [Hadoop](https://docs.bindplane.com/integrations/sources/hadoop.md)
- [HAProxy](https://docs.bindplane.com/integrations/sources/haproxy.md)
- [HBase](https://docs.bindplane.com/integrations/sources/hbase.md)
- [Host Metrics](https://docs.bindplane.com/integrations/sources/host-metrics.md)
- [HTTP Check](https://docs.bindplane.com/integrations/sources/http-check.md)
- [HTTP Log](https://docs.bindplane.com/integrations/sources/http-log.md)
- [JBoss](https://docs.bindplane.com/integrations/sources/jboss.md)
- [Journald](https://docs.bindplane.com/integrations/sources/journald.md)
- [JVM](https://docs.bindplane.com/integrations/sources/jvm.md)
- [Kafka Cluster](https://docs.bindplane.com/integrations/sources/kafka-cluster.md)
- [Kafka Node](https://docs.bindplane.com/integrations/sources/kafka-node.md)
- [Kafka OTLP](https://docs.bindplane.com/integrations/sources/kafka-otlp.md)
- [Kubernetes Cluster Events](https://docs.bindplane.com/integrations/sources/kubernetes-cluster-events.md)
- [Kubernetes Cluster Metrics](https://docs.bindplane.com/integrations/sources/kubernetes-cluster-metrics.md)
- [Kubernetes Container Logs](https://docs.bindplane.com/integrations/sources/kubernetes-container-logs.md)
- [Kubernetes Kubelet Metrics](https://docs.bindplane.com/integrations/sources/kubernetes-kubelet-metrics.md)
- [Kubernetes Prometheus Node](https://docs.bindplane.com/integrations/sources/kubernetes-prometheus-node.md): Retrieve metrics from Kubernetes pods using service discovery
- [Logstash](https://docs.bindplane.com/integrations/sources/logstash.md)
- [macOS Unified Logging](https://docs.bindplane.com/integrations/sources/macos-unified-logging.md)
- [macOS](https://docs.bindplane.com/integrations/sources/macos.md)
- [Microsoft 365](https://docs.bindplane.com/integrations/sources/microsoft-365.md)
- [Microsoft IIS](https://docs.bindplane.com/integrations/sources/microsoft-iis.md)
- [Microsoft SQL Server](https://docs.bindplane.com/integrations/sources/microsoft-sql-server.md)
- [MongoDB Atlas](https://docs.bindplane.com/integrations/sources/mongodb-atlas.md)
- [MongoDB](https://docs.bindplane.com/integrations/sources/mongodb.md)
- [MySQL](https://docs.bindplane.com/integrations/sources/mysql.md)
- [NetFlow](https://docs.bindplane.com/integrations/sources/netflow.md)
- [Nginx](https://docs.bindplane.com/integrations/sources/nginx.md)
- [Okta](https://docs.bindplane.com/integrations/sources/okta.md)
- [OpenTelemetry (OTLP)](https://docs.bindplane.com/integrations/sources/opentelemetry-otlp.md)
- [Oracle Database](https://docs.bindplane.com/integrations/sources/oracle-database.md)
- [Packet Capture](https://docs.bindplane.com/integrations/sources/packet-capture.md)
- [PgBouncer](https://docs.bindplane.com/integrations/sources/pgbouncer.md)
- [PostgreSQL](https://docs.bindplane.com/integrations/sources/postgresql.md)
- [Prometheus](https://docs.bindplane.com/integrations/sources/prometheus.md)
- [Prometheus Remote Write](https://docs.bindplane.com/integrations/sources/prometheus-remote-write.md)
- [RabbitMQ](https://docs.bindplane.com/integrations/sources/rabbitmq.md)
- [Redis](https://docs.bindplane.com/integrations/sources/redis.md)
- [SAP HANA](https://docs.bindplane.com/integrations/sources/sap-hana.md)
- [SAP NetWeaver](https://docs.bindplane.com/integrations/sources/sap-netweaver.md)
- [Solr](https://docs.bindplane.com/integrations/sources/solr.md)
- [Splunk (HEC)](https://docs.bindplane.com/integrations/sources/splunk-hec.md)
- [Splunk Search API](https://docs.bindplane.com/integrations/sources/splunk-search-api.md)
- [Splunk (TCP)](https://docs.bindplane.com/integrations/sources/splunk-tcp.md)
- [SQL Query](https://docs.bindplane.com/integrations/sources/sql-query.md)
- [StatsD](https://docs.bindplane.com/integrations/sources/statsd.md)
- [Syslog](https://docs.bindplane.com/integrations/sources/syslog.md)
- [TCP](https://docs.bindplane.com/integrations/sources/tcp.md)
- [Telemetry Generator](https://docs.bindplane.com/integrations/sources/telemetry-generator.md)
- [Tomcat](https://docs.bindplane.com/integrations/sources/tomcat.md)
- [Ubiquiti](https://docs.bindplane.com/integrations/sources/ubiquiti.md)
- [UDP](https://docs.bindplane.com/integrations/sources/udp.md)
- [VMware ESXi](https://docs.bindplane.com/integrations/sources/vmware-esxi.md)
- [VMware vCenter](https://docs.bindplane.com/integrations/sources/vmware-vcenter.md)
- [W3C](https://docs.bindplane.com/integrations/sources/w3c.md)
- [WildFly](https://docs.bindplane.com/integrations/sources/wildfly.md)
- [Windows DHCP](https://docs.bindplane.com/integrations/sources/windows-dhcp.md)
- [Windows Events](https://docs.bindplane.com/integrations/sources/windows-events-alpha.md)
- [Windows Remote Collection](https://docs.bindplane.com/integrations/sources/windows-remote-collection.md): Collect logs from a remote Windows Event Service over RPC.
- [Windows Event Forwarding](https://docs.bindplane.com/integrations/sources/windows-event-forwarding.md): Collect events forwarded to a Windows Event Collector via the ForwardedEvents channel.
- [Windows Event Trace (ETW)](https://docs.bindplane.com/integrations/sources/windows-event-trace-etw.md)
- [ZooKeeper](https://docs.bindplane.com/integrations/sources/zookeeper.md)
- [Destinations](https://docs.bindplane.com/integrations/destinations.md): Comprehensive list of destinations supported by Bindplane for exporting metrics, logs, and traces to observability platforms, databases, and storage systems
- [Amazon Managed Prometheus](https://docs.bindplane.com/integrations/destinations/amazon-managed-prometheus.md)
- [AWS Cloudwatch](https://docs.bindplane.com/integrations/destinations/aws-cloudwatch.md)
- [AWS S3](https://docs.bindplane.com/integrations/destinations/aws-s3.md)
- [AWS Security Lake](https://docs.bindplane.com/integrations/destinations/aws-security-lake.md)
- [Axiom](https://docs.bindplane.com/integrations/destinations/axiom.md)
- [Azure Blob Storage](https://docs.bindplane.com/integrations/destinations/azure-blob-storage.md)
- [Azure Monitor](https://docs.bindplane.com/integrations/destinations/azure-monitor.md)
- [Bindplane Gateway](https://docs.bindplane.com/integrations/destinations/bindplane-gateway.md)
- [Chronosphere](https://docs.bindplane.com/integrations/destinations/chronosphere.md): Send your logs, metrics, and traces to Chronosphere using the OpenTelemetry Protocol (OTLP).
- [ClickHouse](https://docs.bindplane.com/integrations/destinations/clickhouse.md)
- [ClickStack](https://docs.bindplane.com/integrations/destinations/clickstack.md): Send logs, metrics, and traces to ClickStack using OpenTelemetry Protocol (OTLP). ClickStack is a comprehensive observability platform built on ClickHouse.
- [Coralogix](https://docs.bindplane.com/integrations/destinations/coralogix.md)
- [CrowdStrike Falcon LogScale](https://docs.bindplane.com/integrations/destinations/crowdstrike-falcon-logscale.md)
- [Custom](https://docs.bindplane.com/integrations/destinations/custom.md)
- [Dash0](https://docs.bindplane.com/integrations/destinations/dash0.md)
- [Datadog](https://docs.bindplane.com/integrations/destinations/datadog.md)
- [Dev Null](https://docs.bindplane.com/integrations/destinations/dev-null.md)
- [Dynatrace](https://docs.bindplane.com/integrations/destinations/dynatrace.md)
- [Dynatrace (Deprecated)](https://docs.bindplane.com/integrations/destinations/dynatrace/dynatrace-deprecated.md)
- [Elasticsearch (Legacy)](https://docs.bindplane.com/integrations/destinations/elasticsearch-legacy.md)
- [Elasticsearch (OTLP)](https://docs.bindplane.com/integrations/destinations/elasticsearch-otlp.md)
- [File](https://docs.bindplane.com/integrations/destinations/file.md): Write telemetry data to files on the local filesystem. Supports automatic file rotation, compression, and grouping by resource attributes for organized log management.
- [Google Cloud Managed Service for Prometheus](https://docs.bindplane.com/integrations/destinations/google-cloud-managed-service-for-prometheus.md)
- [Google Cloud](https://docs.bindplane.com/integrations/destinations/google-cloud.md)
- [Google Cloud Storage](https://docs.bindplane.com/integrations/destinations/google-cloud-storage.md)
- [Google SecOps (Chronicle)](https://docs.bindplane.com/integrations/destinations/google-secops-chronicle.md)
- [Google SecOps (Chronicle) Forwarder](https://docs.bindplane.com/integrations/destinations/google-secops-chronicle-forwarder.md)
- [Grafana Cloud](https://docs.bindplane.com/integrations/destinations/grafana-cloud.md)
- [Grafana Loki](https://docs.bindplane.com/integrations/destinations/loki.md): Send logs to Grafana Loki using the OpenTelemetry Protocol (OTLP) HTTP exporter. Grafana Loki is a high-volume log aggregation system designed to be cost-effective and easy to operate.
- [Loki (Deprecated)](https://docs.bindplane.com/integrations/destinations/loki/loki-deprecated.md)
- [Grafana Tempo](https://docs.bindplane.com/integrations/destinations/grafana-tempo.md): Send traces to Grafana Tempo using the OpenTelemetry Protocol (OTLP). Grafana Tempo is a high-scale distributed tracing backend.
- [Honeycomb.io](https://docs.bindplane.com/integrations/destinations/honeycomb.io.md)
- [Honeycomb Enhance Indexing S3](https://docs.bindplane.com/integrations/destinations/honeycomb-enhance-indexing-s3.md): Export logs and traces to AWS S3 with automatic field indexing for efficient rehydration and querying in Honeycomb.
- [Honeycomb Refinery](https://docs.bindplane.com/integrations/destinations/honeycomb-refinery.md)
- [InfluxDB](https://docs.bindplane.com/integrations/destinations/influxdb.md)
- [Jaeger](https://docs.bindplane.com/integrations/destinations/jaeger.md)
- [Kafka](https://docs.bindplane.com/integrations/destinations/kafka.md)
- [Kloudmate](https://docs.bindplane.com/integrations/destinations/kloudmate.md)
- [Logz.io](https://docs.bindplane.com/integrations/destinations/logz.io.md)
- [Microsoft Sentinel](https://docs.bindplane.com/integrations/destinations/microsoft-sentinel.md): Send logs to Microsoft Sentinel (Azure Log Analytics) via the Log Analytics Ingestion API.
- [Middleware](https://docs.bindplane.com/integrations/destinations/middlewareio.md): Send logs, metrics, and traces to Middleware using the OpenTelemetry Protocol (OTLP) HTTP exporter.
- [New Relic](https://docs.bindplane.com/integrations/destinations/new-relic.md)
- [Observe](https://docs.bindplane.com/integrations/destinations/observe.md)
- [Oodle AI](https://docs.bindplane.com/integrations/destinations/oodle-ai.md): Send logs, metrics, and traces to Oodle AI using the OpenTelemetry Protocol (OTLP) HTTP exporter.
- [OpenTelemetry (OTLP)](https://docs.bindplane.com/integrations/destinations/opentelemetry-otlp.md)
- [Prometheus](https://docs.bindplane.com/integrations/destinations/prometheus.md)
- [Prometheus Remote Write](https://docs.bindplane.com/integrations/destinations/prometheus-remote-write.md)
- [QRadar](https://docs.bindplane.com/integrations/destinations/qradar.md)
- [Snowflake](https://docs.bindplane.com/integrations/destinations/snowflake.md)
- [Splunk (HEC)](https://docs.bindplane.com/integrations/destinations/splunk-hec.md)
- [Splunk Observability Cloud](https://docs.bindplane.com/integrations/destinations/splunk-observability-cloud.md)
- [Statsig](https://docs.bindplane.com/integrations/destinations/statsig.md): Send logs and metrics to Statsig using the OpenTelemetry Protocol (OTLP) HTTP exporter.
- [Sumo Logic](https://docs.bindplane.com/integrations/destinations/sumo-logic.md)
- [SUSE Observability](https://docs.bindplane.com/integrations/destinations/suse-observability.md): Send logs, metrics, and traces to SUSE Cloud Observability or self-hosted SUSE Observability using the OpenTelemetry Protocol (OTLP).
- [VictoriaMetrics](https://docs.bindplane.com/integrations/destinations/victoria-metrics.md)
- [VictoriaLogs](https://docs.bindplane.com/integrations/destinations/victoria-logs.md)
- [VictoriaTraces](https://docs.bindplane.com/integrations/destinations/victoria-traces.md)
- [Webhook](https://docs.bindplane.com/integrations/destinations/webhook.md)
- [Zipkin](https://docs.bindplane.com/integrations/destinations/zipkin.md)
- [Processors](https://docs.bindplane.com/integrations/processors.md): Comprehensive list of data processors supported by Bindplane for transforming, filtering, and enriching metrics, logs, and traces
- [Add Fields](https://docs.bindplane.com/integrations/processors/add-fields.md)
- [ASIM Standardization](https://docs.bindplane.com/integrations/processors/asim-standardization.md)
- [Batch](https://docs.bindplane.com/integrations/processors/batch.md)
- [Coalesce](https://docs.bindplane.com/integrations/processors/coalesce.md)
- [Compute Metric Statistics](https://docs.bindplane.com/integrations/processors/compute-metric-statistics.md)
- [Concat](https://docs.bindplane.com/integrations/processors/concat.md)
- [Convert XML Attributes To Elements](https://docs.bindplane.com/integrations/processors/convert-xml-attributes-to-elements.md)
- [Convert XML Text To Elements](https://docs.bindplane.com/integrations/processors/convert-xml-text-to-elements.md)
- [Copy Field](https://docs.bindplane.com/integrations/processors/copy-field.md)
- [Count Telemetry](https://docs.bindplane.com/integrations/processors/count-telemetry.md)
- [Custom](https://docs.bindplane.com/integrations/processors/custom.md)
- [Deduplicate Logs](https://docs.bindplane.com/integrations/processors/deduplicate-logs.md)
- [Delete Fields](https://docs.bindplane.com/integrations/processors/delete-fields.md)
- [Delete Empty Values](https://docs.bindplane.com/integrations/processors/delete-empty-values.md)
- [Drain](https://docs.bindplane.com/integrations/processors/drain.md)
- [Extract Metric](https://docs.bindplane.com/integrations/processors/extract-metric.md)
- [Filter by Condition](https://docs.bindplane.com/integrations/processors/filter-by-condition.md)
- [Filter by Field](https://docs.bindplane.com/integrations/processors/filter-by-field.md)
- [Filter HTTP Status](https://docs.bindplane.com/integrations/processors/filter-http-status.md)
- [Filter Metric Name](https://docs.bindplane.com/integrations/processors/filter-metric-name.md)
- [Filter by Regex](https://docs.bindplane.com/integrations/processors/filter-by-regex.md)
- [Filter Severity](https://docs.bindplane.com/integrations/processors/filter-severity.md)
- [Get XML](https://docs.bindplane.com/integrations/processors/get-xml.md)
- [Google SecOps Standardization](https://docs.bindplane.com/integrations/processors/google-secops-standardization.md)
- [Group by Attributes](https://docs.bindplane.com/integrations/processors/group-by-attributes.md)
- [Insert XML Elements](https://docs.bindplane.com/integrations/processors/insert-xml-elements.md)
- [Log Sampling](https://docs.bindplane.com/integrations/processors/log-sampling.md)
- [Lookup Fields](https://docs.bindplane.com/integrations/processors/lookup-fields.md)
- [Marshal](https://docs.bindplane.com/integrations/processors/marshal.md)
- [Move Field](https://docs.bindplane.com/integrations/processors/move-field.md)
- [OCSF Standardization](https://docs.bindplane.com/integrations/processors/ocsf-standardization.md)
- [Parse CSV](https://docs.bindplane.com/integrations/processors/parse-csv.md)
- [Parse JSON](https://docs.bindplane.com/integrations/processors/parse-json.md)
- [Parse Key Value](https://docs.bindplane.com/integrations/processors/parse-key-value.md)
- [Parse Severity](https://docs.bindplane.com/integrations/processors/parse-severity.md)
- [Parse Simplified XML](https://docs.bindplane.com/integrations/processors/parse-simplified-xml.md)
- [Parse Timestamp](https://docs.bindplane.com/integrations/processors/parse-timestamp.md)
- [Parse with Regex](https://docs.bindplane.com/integrations/processors/parse-with-regex.md)
- [Parse XML](https://docs.bindplane.com/integrations/processors/parse-xml.md)
- [Redact Sensitive Data](https://docs.bindplane.com/integrations/processors/redact-sensitive-data.md)
- [Remove XML](https://docs.bindplane.com/integrations/processors/remove-xml.md)
- [Rename Fields](https://docs.bindplane.com/integrations/processors/rename-fields.md)
- [Rename Metric](https://docs.bindplane.com/integrations/processors/rename-metric.md)
- [Resource Detection](https://docs.bindplane.com/integrations/processors/resource-detection.md)
- [Rewrite Timestamp](https://docs.bindplane.com/integrations/processors/rewrite-timestamp.md)
- [Slice to Map](https://docs.bindplane.com/integrations/processors/slice-to-map.md)
- [Split](https://docs.bindplane.com/integrations/processors/split.md)
- [Transform](https://docs.bindplane.com/integrations/processors/transform.md)
- [Unroll](https://docs.bindplane.com/integrations/processors/unroll.md)
- [Connectors](https://docs.bindplane.com/integrations/connectors.md)
- [Count](https://docs.bindplane.com/integrations/connectors/count.md)
- [Routing](https://docs.bindplane.com/integrations/connectors/routing.md)
- [Signal to Metrics](https://docs.bindplane.com/integrations/connectors/signal-to-metrics.md)
- [Span Metrics](https://docs.bindplane.com/integrations/connectors/span-metrics.md)
- [CLI & API](https://docs.bindplane.com/cli-and-api.md): Interact programmatically with your Bindplane account using the CLI or direct HTTP requests.
- [API Keys](https://docs.bindplane.com/cli-and-api/api-keys.md): Create an API Key to access resources in Bindplane with CLI or REST API.
- [Configuration](https://docs.bindplane.com/cli-and-api/configuration.md): Configure the CLI or REST API to use an API Key to access resources in Bindplane.
- [CLI](https://docs.bindplane.com/cli-and-api/cli.md): Complete reference for the Bindplane CLI.
- [Supported Operating Systems](https://docs.bindplane.com/cli-and-api/cli/supported-operating-systems.md)
- [Installation](https://docs.bindplane.com/cli-and-api/cli/installation.md)
- [Reference](https://docs.bindplane.com/cli-and-api/cli/reference.md)
- [AI Skill](https://docs.bindplane.com/cli-and-api/cli/ai-skill.md): The Bindplane CLI now comes with an AI Skill.  This skill teaches your AI Agent (such as Claude Code, Gemini, Codex, etc) how to interact with the Bindplane CLI.
- [API](https://docs.bindplane.com/cli-and-api/api.md): Complete reference for the Bindplane REST API.
- [Policies](https://docs.bindplane.com/cli-and-api/api/policies.md)
- [Projects](https://docs.bindplane.com/cli-and-api/api/projects.md)
- [Agent Type](https://docs.bindplane.com/cli-and-api/api/agent-type.md)
- [Agent Types](https://docs.bindplane.com/cli-and-api/api/agent-types.md)
- [Agent Version](https://docs.bindplane.com/cli-and-api/api/agent-version.md)
- [Agent Versions](https://docs.bindplane.com/cli-and-api/api/agent-versions.md)
- [Agents](https://docs.bindplane.com/cli-and-api/api/agents.md)
- [Notifications](https://docs.bindplane.com/cli-and-api/api/notifications.md)
- [Resources](https://docs.bindplane.com/cli-and-api/api/resources.md)
- [Audit Events](https://docs.bindplane.com/cli-and-api/api/audit-events.md)
- [Available Components](https://docs.bindplane.com/cli-and-api/api/available-components.md)
- [Blueprints](https://docs.bindplane.com/cli-and-api/api/blueprints.md)
- [Configuration Types](https://docs.bindplane.com/cli-and-api/api/configuration-types.md)
- [Configurations](https://docs.bindplane.com/cli-and-api/api/configurations.md)
- [Destination Types](https://docs.bindplane.com/cli-and-api/api/destination-types.md)
- [Destinations](https://docs.bindplane.com/cli-and-api/api/destinations.md)
- [Extension Types](https://docs.bindplane.com/cli-and-api/api/extension-types.md)
- [Extensions](https://docs.bindplane.com/cli-and-api/api/extensions.md)
- [Fleets](https://docs.bindplane.com/cli-and-api/api/fleets.md)
- [Health](https://docs.bindplane.com/cli-and-api/api/health.md)
- [Offline Agent Version](https://docs.bindplane.com/cli-and-api/api/offline-agent-version.md)
- [Organizations](https://docs.bindplane.com/cli-and-api/api/organizations.md)
- [Processor Types](https://docs.bindplane.com/cli-and-api/api/processor-types.md)
- [Processors](https://docs.bindplane.com/cli-and-api/api/processors.md)
- [Recommendation Types](https://docs.bindplane.com/cli-and-api/api/recommendation-types.md)
- [Rollouts](https://docs.bindplane.com/cli-and-api/api/rollouts.md)
- [Secret Keys](https://docs.bindplane.com/cli-and-api/api/secret-keys.md)
- [Source Types](https://docs.bindplane.com/cli-and-api/api/source-types.md)
- [Sources](https://docs.bindplane.com/cli-and-api/api/sources.md)
- [API Reference](https://docs.bindplane.com/cli-and-api/api/api-reference.md)
- [Users](https://docs.bindplane.com/cli-and-api/api/users.md)
- [Sentinel Asim](https://docs.bindplane.com/cli-and-api/api/sentinel-asim.md)
- [Models](https://docs.bindplane.com/cli-and-api/api/models.md)
- [Frequently Asked Questions](https://docs.bindplane.com/frequently-asked-questions.md): Answers to common questions about deploying, configuring, and operating Bindplane.

## Feature Guides

- [Welcome to Bindplane's Feature Guides!](https://docs.bindplane.com/feature-guides/readme.md): Comprehensive guides for Bindplane features including Pipeline Intelligence, processors, rollouts, metric filtering, audit trails, access control, and telemetry management
- [Overview](https://docs.bindplane.com/feature-guides/pipeline-intelligence/pipeline-intelligence.md): Pipeline Intelligence is a suite of recommendations and AI-powered features that help you understand your telemetry data and automate your pipeline configuration.
- [Generate Components](https://docs.bindplane.com/feature-guides/pipeline-intelligence/generate-components.md): Use Pipeline Intelligence to generate parsers, processors, and other pipeline components from natural language, regex, or snapshot-based recommendation.
- [Inspect Telemetry](https://docs.bindplane.com/feature-guides/pipeline-intelligence/inspect-telemetry.md): Pipeline Intelligence features in the snapshot row view: detect log type and format, get log types, parse fields, standardize for SecOps, and validate parsers.
- [Migrate Configurations](https://docs.bindplane.com/feature-guides/pipeline-intelligence/migrate-configurations.md): Convert OpenTelemetry, Chronicle Forwarder, and Splunk Universal Forwarder configurations into Bindplane resources with Pipeline Intelligence.
- [Notifications](https://docs.bindplane.com/feature-guides/pipeline-intelligence/notifications.md): Notifications in Bindplane alert you to important events and project metrics.
- [Global Pipeline Intelligence](https://docs.bindplane.com/feature-guides/pipeline-intelligence/global-pipeline-intelligence.md): Continuous, project-wide telemetry analysis that surfaces pipeline recommendations in the background without opening the pipeline editor.
- [Blueprints](https://docs.bindplane.com/feature-guides/pipeline-processing/blueprints.md): Blueprints are pre-built processor bundles
- [Component Back Pressure Behavior](https://docs.bindplane.com/feature-guides/pipeline-processing/component-back-pressure-behavior.md)
- [Google SecOps Pipelines](https://docs.bindplane.com/feature-guides/pipeline-processing/google-secops-pipelines.md): Natively configure telemetry processing on your Google SecOps data
- [Processor Bundles](https://docs.bindplane.com/feature-guides/pipeline-processing/processor-bundles.md)
- [Processor Impact on Collector Performance](https://docs.bindplane.com/feature-guides/pipeline-processing/processor-impact-on-agent-performance.md)
- [Processors](https://docs.bindplane.com/feature-guides/pipeline-processing/processors.md)
- [Live Preview](https://docs.bindplane.com/feature-guides/data-management/live-preview.md): Utilize Live Preview in Bindplane
- [Metric Filtering](https://docs.bindplane.com/feature-guides/data-management/metric-filtering.md): Filter metrics with Bindplane
- [Pausing Telemetry](https://docs.bindplane.com/feature-guides/data-management/pausing-telemetry.md): Pause the collection or reporting of telemetry
- [Snapshot Recordings](https://docs.bindplane.com/feature-guides/data-management/snapshot-recordings.md)
- [Snapshots](https://docs.bindplane.com/feature-guides/data-management/snapshots.md): Utilize Snapshots in Bindplane
- [Telemetry Measurements](https://docs.bindplane.com/feature-guides/data-management/telemetry-measurements.md): This page describes how measurements are calculated and presented throughout Bindplane for logs, metrics, and traces.
- [Available Components](https://docs.bindplane.com/feature-guides/deployment-and-management/available-components.md): Agent Available Components
- [Bring Your Own Collector](https://docs.bindplane.com/feature-guides/deployment-and-management/bring-your-own-collector.md)
- [Fleets](https://docs.bindplane.com/feature-guides/deployment-and-management/fleets.md): Fleets let you manage agent operations and configurations at scale.
- [Library](https://docs.bindplane.com/feature-guides/deployment-and-management/library.md): Create resuable sources, processors, and destinations.
- [OpAMP Gateway](https://docs.bindplane.com/feature-guides/deployment-and-management/opamp-gateway.md)
- [Progressive Rollouts](https://docs.bindplane.com/feature-guides/deployment-and-management/progressive-rollouts.md): Rollout to some collectors and wait before continuing to others
- [Rollouts](https://docs.bindplane.com/feature-guides/deployment-and-management/rollouts.md)
- [Audit Trail](https://docs.bindplane.com/feature-guides/security-and-governance/audit-trail.md): Track changes to resources within Bindplane.
- [Role-Based Access Control (RBAC)](https://docs.bindplane.com/feature-guides/security-and-governance/role-based-access-control-rbac.md): Assign user permissions to limit access.
- [Single Sign-On (Cloud)](https://docs.bindplane.com/feature-guides/security-and-governance/single-sign-on.md)
- [Display Options](https://docs.bindplane.com/feature-guides/ui-and-navigation/display-options.md): Display Options allow you to customize how your telemetry pipeline is visualized in the configuration editor.
- [Filtering with Query Syntax](https://docs.bindplane.com/feature-guides/ui-and-navigation/filtering-with-query-syntax.md): The Bindplane query syntax provides a powerful way to filter and search resources using a flexible token-based format.
- [Keyboard Shortcuts](https://docs.bindplane.com/feature-guides/ui-and-navigation/keyboard-shortcuts.md): Keyboard shortcuts in Bindplane provide a fast and efficient way to navigate the application and perform common actions without using a mouse.
- [Google SecOps](https://docs.bindplane.com/feature-guides/partner-integrations/google-secops.md): Connect a Google SecOps instance to Bindplane to unlock helpful features

## How-to Guides

- [Welcome to Bindplane's How-to Guides!](https://docs.bindplane.com/how-to-guides/readme.md): Step-by-step guides for common Bindplane tasks including cloud integration, authentication, data collection, and third-party integrations
- [ClickHouse](https://docs.bindplane.com/how-to-guides/partner-integrations/clickhouse.md): Preprocess and optimize logs and events for ClickHouse and ClickStack using Bindplane blueprints.
- [Formatting Cluster Level Events from Kubernetes for Querying in ClickStack](https://docs.bindplane.com/how-to-guides/partner-integrations/clickhouse/formatting-cluster-level-events-from-kubernetes-for-querying-in-clickstack.md): Kubernetes cluster events contain valuable operational signals about resource state changes, but raw event streams generate noise that obscures meaningful alerts.
- [Log Hygiene for Event Storage in ClickHouse](https://docs.bindplane.com/how-to-guides/partner-integrations/clickhouse/log-hygiene-for-event-storage-in-clickhouse.md): Maintaining log quality at scale requires systematic preprocessing before data reaches your analytics platform.
- [Pre-processing HTTP Logs for monitoring in ClickStack](https://docs.bindplane.com/how-to-guides/partner-integrations/clickhouse/pre-processing-http-logs-for-monitoring-in-clickstack.md): Optimizing HTTP and application logs for ClickHouse analytics requires balancing data completeness with storage efficiency.
- [Storing Security Events in ClickHouse using Bindplane](https://docs.bindplane.com/how-to-guides/partner-integrations/clickhouse/storing-security-events-in-clickhouse-using-bindplane.md): Security and audit logs are critical for compliance and threat detection, but they require careful handling to balance forensic completeness with operational efficiency.
- [Google SecOps](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops.md): Step-by-step guides for configuring Bindplane with Google SecOps.
- [Connect the Google SecOps Integration with WIF Auth](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/connect-the-google-secops-integration-with-wif-auth.md)
- [Google SecOps Configuring the 'HTTPS' (Dataplane API) Protocol](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/google-secops-configuring-the-https-dataplane-api-protocol.md)
- [Google SecOps Pipelines vs. Bindplane Gateway](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/secops-pipelines-vs-bindplane-gateway.md)
- [Google SecOps Silent Host Monitoring](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/google-secops-silent-host-monitoring.md)
- [Google SecOps with Bindplane Quick Start](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/google-secops-with-bindplane-quick-start.md)
- [Migrating from the Deprecated Google Chronicle Forwarder](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/migrating-from-the-deprecated-google-chronicle-forwarder.md)
- [Resolve Intermittent Ingestion Drop for Google SecOps HTTPS Endpoints](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/resolve-intermittent-ingestion-drop-for-google-secops-https-endpoints.md): How to resolve dropped ingestion volume when exporting to Google SecOps via HTTPS.
- [Using Google SecOps with Bindplane Best Practices](https://docs.bindplane.com/how-to-guides/partner-integrations/google-secops/using-google-secops-with-bindplane-best-practices.md)
- [Multi-Node Architecture on Google Cloud](https://docs.bindplane.com/how-to-guides/partner-integrations/multi-node-architecture-on-google-cloud.md): Deploy Bindplane in a multi-node configuration on Google Cloud
- [Kubernetes](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes.md)
- [GKE Workload Identity](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/gke-workload-identity.md)
- [Google Kubernetes Engine Gateway Collector Load Balancer](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/google-kubernetes-engine-gateway-collector-load-balancer.md): Use a Google Cloud Load Balancer to proxy traffic to your Gateway Collector.
- [Kubernetes Cluster Name Detection](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/kubernetes-cluster-name-detection.md)
- [Kubernetes Monitoring](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/kubernetes-monitoring.md)
- [Kubernetes Node Agent on GKE Auto Pilot](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/kubernetes-node-agent-on-gke-auto-pilot.md)
- [Kubernetes Postgres Migration](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/kubernetes/kubernetes-postgres-migration.md)
- [Send Claude Code Telemetry to Bindplane](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/send-claude-code-telemetry-to-bindplane.md): Configure Claude Code to export OpenTelemetry metrics and logs to Bindplane via the OTLP source for centralized usage, cost, and activity monitoring.
- [Splunk](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/splunk.md): Integrate Splunk collectors and forwarders with Bindplane
- [Using Splunk OTel Collector with Bindplane](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/splunk/using-splunk-otel-collector-with-bindplane.md)
- [Using Splunk UF with Bindplane](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/splunk/using-splunk-uf-with-bindplane.md)
- [Using Logstash with Bindplane](https://docs.bindplane.com/how-to-guides/cloud-and-platform-integrations/using-logstash-with-bindplane.md)
- [Add Users to Cloud](https://docs.bindplane.com/how-to-guides/authentication-and-user-management/add-users-to-cloud.md): This guide explains how to add and manage users in your Bindplane Cloud environment.
- [Azure LDAP](https://docs.bindplane.com/how-to-guides/authentication-and-user-management/azure-ldap.md): Configure Bindplane to use Azure Entra LDAP as an authentication backend
- [Changing Bindplane Authentication Type](https://docs.bindplane.com/how-to-guides/authentication-and-user-management/changing-bindplane-authentication-type.md): Migrate Bindplane Auth type between System, LDAP, or Active Directory
- [Invites and Account Creation for Bindplane Cloud](https://docs.bindplane.com/how-to-guides/authentication-and-user-management/invites-and-account-creation-for-bindplane-cloud.md)
- [Bring Your Own Collector](https://docs.bindplane.com/how-to-guides/collector-management/bring-your-own-collector.md)
- [Build and Connect Custom OpenTelemetry Collector Distributions](https://docs.bindplane.com/how-to-guides/collector-management/bring-your-own-collector/using-an-opentelemetry-distribution-with-bindplane.md): This guide will walk you through the process of creating a custom OpenTelemetry distribution and how to use it with Bindplane.
- [Connect OpenTelemetry Collectors Using the OpAMP Extension](https://docs.bindplane.com/how-to-guides/collector-management/bring-your-own-collector/connecting-other-opentelemetry-collectors-using-the-opamp-extension.md)
- [Connect OpenTelemetry Collectors Using the OpAMP Supervisor](https://docs.bindplane.com/how-to-guides/collector-management/bring-your-own-collector/connect-opentelemetry-collectors-using-the-opamp-supervisor.md)
- [Migrating an Existing OpenTelemetry Collector to Bindplane Management](https://docs.bindplane.com/how-to-guides/collector-management/bring-your-own-collector/migrating-an-existing-opentelemetry-collector-to-bindplane-management.md): This guide describes how to migrate an existing OpenTelemetry Collector deployment to be managed by the OpAMP Supervisor and connected to Bindplane.
- [Deploy a Bindplane Gateway](https://docs.bindplane.com/how-to-guides/collector-management/deploy-bindplane-gateway.md)
- [Downgrade Collector Privileges](https://docs.bindplane.com/how-to-guides/collector-management/downgrade-collector-privileges.md)
- [Golden Images and Ephemeral Collectors](https://docs.bindplane.com/how-to-guides/collector-management/golden-images-and-ephemeral-collectors.md): This document will guide the reader through creating golden images for systems such as Citrix XenDesktop. It will also explain how to use the ephemeral label.
- [Linux Username Migration Guide for Linux Collector v1.82](https://docs.bindplane.com/how-to-guides/collector-management/collector-linux-username-migration.md): Migrate from observiq-otel-collector user to bdot during collector v1.82 upgrade
- [Migrate from ghcr.io](https://docs.bindplane.com/how-to-guides/collector-management/migrate-from-ghcr.io.md)
- [Running Collectors in Parallel on Linux and Windows](https://docs.bindplane.com/how-to-guides/collector-management/running-collectors-in-parallel.md)
- [Batching Configuration Performance Impact](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/batching-configuration-performance-impact.md): In high-throughput ingestion pipelines, the placement of the batch processor in the OpenTelemetry Collector pipeline significantly affects throughput, CPU utilization, and memory consumption.
- [Collect Sysmon Logs with Windows Event Source](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/collect-windows-dhcp-and-dns-logs-with-event-trace-1.md): Example configuration steps for capturing Sysmon logs using the Windows Event source.
- [Collect Windows DHCP and DNS Logs with Event Trace](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/collect-windows-dhcp-and-dns-logs-with-event-trace.md): Example configuration steps for capturing Windows DHCP and DNS logs using the Windows Event Trace (ETW) source.
- [Configure Collector Queue Size](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/configure-collector-queue-size.md)
- [CTIME Formatting](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/ctime-formatting.md): Complete guide to CTIME timestamp formatting with 30+ directives, examples, and real-world use cases for logs, APIs, emails, and databases.
- [Modifying log body timestamps](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/modifying-log-body-timestamps.md): This guide provides a step-by-step process to modify timestamps within log bodies to ensure correct ingestion. The example used here demonstrates converting timestamps to a UTC-3 timezone.
- [No Registered Transform Agents](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/no-registered-transform-agents.md): Troubleshooting the "No Registered Transform Agents" Error in Bindplane.
- [Reduce Log Volume with the Severity Filter](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/reduce-log-volume-with-the-severity-filter.md)
- [Reduce Telemetry Ingestion Costs](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/reduce-telemetry-ingestion-costs.md)
- [Routing Telemetry](https://docs.bindplane.com/how-to-guides/data-collection-and-processing/routing-telemetry.md)
- [Migrate from Microsoft Sentinel to Google SecOps](https://docs.bindplane.com/how-to-guides/siem-and-compliance/migrate-sentinel-to-secops.md)
- [Migrate from Splunk to Google SecOps](https://docs.bindplane.com/how-to-guides/siem-and-compliance/migrate-splunk-to-secops.md)
- [Using TLS](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls.md): Configure TLS encryption for Bindplane collector receivers.
- [Certificate and Key Requirements](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/requirements.md): Format and requirements for certificates and private keys used with Bindplane collectors.
- [Encrypting Traffic Between Collectors and Gateways](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/gateway-tls.md): Configure TLS encryption between downstream collectors and gateway hosts.
- [Mutual TLS (mTLS)](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/mutual-tls.md): Set up mutual TLS for Bindplane collector receivers with two-way authentication.
- [Quick Start](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/quick-start.md): Get TLS configured on your Bindplane collector receiver in minutes.
- [Reference](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/reference.md): Reference material for TLS concepts, certificate conversion, and testing.
- [Certificate Conversion](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/reference/certificate-conversion.md): Convert certificates and private keys between formats for use with Bindplane collectors.
- [Testing and Verification](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/reference/testing-verification.md): Commands and procedures for testing and verifying TLS configurations on Bindplane collectors.
- [TLS Concepts](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/reference/tls-concepts.md): Educational background on TLS terminology and concepts for Bindplane collectors.
- [TLS Configuration Guide](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/configuration.md): Configure TLS encryption on Bindplane collector receivers with examples and parameter reference.
- [TLS Troubleshooting](https://docs.bindplane.com/how-to-guides/security-and-tls/using-tls/troubleshooting.md): Solutions to common TLS issues when configuring Bindplane collector receivers.
- [Create Configurations with Custom Resources via the API](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/create-configurations-with-custom-resources-via-the-api.md): Create custom sources, destinations, processors, and extensions with the Bindplane API.
- [GitOps](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/gitops.md): Deploy resources to Bindplane using a GitOps model
- [Postgres](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres.md)
- [Postgres On-Premises Operational Playbook](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-on-prem-playbook.md)
- [Postgres Store](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-store.md)
- [Postgres TLS](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/postgres/postgres-tls.md)
- [Self-Hosted Bindplane Enterprise Deployments](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/self-hosted-enterprise-deployment.md)
- [Troubleshoot WebSocket Connection Issues](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/troubleshoot-websocket-connection.md)
- [Update Bindplane License](https://docs.bindplane.com/how-to-guides/infrastructure-and-operations/update-bindplane-license.md)

## Help Center

- [Help Center](https://docs.bindplane.com/help-center/readme.md)

## Support & Security

- [Getting Support](https://docs.bindplane.com/support/customer-support/getting-support.md)
- [Create a Support Bundle](https://docs.bindplane.com/support/customer-support/create-a-support-bundle.md)

## Changelog

- [June 10, 2026 - v1.100.4](https://docs.bindplane.com/changelog/june-2026/june-10-2026-v1.100.4.md): Self-hosted
- [June 10, 2026 - v1.98.3](https://docs.bindplane.com/changelog/june-2026/june-10-2026-v1.98.3.md): Self-hosted
- [May 11, 2026 - v1.100.2](https://docs.bindplane.com/changelog/may-2026/may-11-2026-v1.100.2.md): Self-hosted
- [May 6, 2026 - v1.100.0](https://docs.bindplane.com/changelog/may-2026/may-6-2026-v1.100.0.md): Self-hosted
- [April 21, 2026 - v1.99.2](https://docs.bindplane.com/changelog/april-2026/april-21-2026-v1.99.2.md): Self-hosted
- [April 15, 2026 - v1.99.1](https://docs.bindplane.com/changelog/april-2026/april-15-2026-v1.99.1.md): Self-hosted
- [Mar 25, 2026 - v1.98.2](https://docs.bindplane.com/changelog/march-2026/mar-25-2026-v1.98.2.md): Self-hosted
- [Mar 17, 2026 - v1.98.1](https://docs.bindplane.com/changelog/march-2026/mar-17-2026-v1.98.1.md): Self-hosted
- [Mar 13, 2026 - Cloud](https://docs.bindplane.com/changelog/march-2026/mar13-cloud-release-notes.md)
- [Mar 9, 2026 - v1.98.0](https://docs.bindplane.com/changelog/march-2026/mar-9-2026-v1.98.0.md): Self-hosted
- [Feb 27, 2026 - Cloud](https://docs.bindplane.com/changelog/february-2026/feb27-cloud-release-notes.md)
- [Feb 12, 2026 - Cloud](https://docs.bindplane.com/changelog/february-2026/february12-cloud-release-notes.md)
- [Feb 10, 2026 - v1.97.1](https://docs.bindplane.com/changelog/february-2026/feb-10-2026-v1.97.1.md): Self-hosted
- [Feb 2, 2026 - v1.97.0](https://docs.bindplane.com/changelog/february-2026/feb-2-2026-v1.97.0.md): Self-hosted
- [Jan 30, 2026 - Cloud](https://docs.bindplane.com/changelog/january-2026/january30-cloud-release-notes.md)
- [Jan 13, 2026 - v1.96.8](https://docs.bindplane.com/changelog/january-2026/jan-13-2026-v1.96.8.md): Self-hosted
- [Dec 19, 2025 - Cloud](https://docs.bindplane.com/changelog/december-2025/december19-cloud-release-notes.md)
- [Dec 18, 2025 - v1.96.7](https://docs.bindplane.com/changelog/december-2025/dec-18-2025-v1.96.7.md): Self-hosted
- [Dec 18, 2025 - v1.96.6](https://docs.bindplane.com/changelog/december-2025/dec-18-2025-v1.96.6.md): Self-hosted
- [Dec 3, 2025 - v1.96.5](https://docs.bindplane.com/changelog/december-2025/dec-3-2025-v1.96.5.md): Self-hosted
- [Dec 2, 2025 - v1.96.4](https://docs.bindplane.com/changelog/december-2025/dec-2-2025-v1.96.4.md): Self-hosted
- [Nov 18, 2025 - v1.96.3](https://docs.bindplane.com/changelog/november-2025/nov-18-2025-v1.96.3.md): Self-hosted
- [Nov 12, 2025 - v1.96.2](https://docs.bindplane.com/changelog/november-2025/nov-12-2025-v1.96.2.md): Self-hosted
- [Nov 5, 2025 - v1.96.1](https://docs.bindplane.com/changelog/november-2025/nov-5-2025-v1.96.1.md): Self-hosted
- [Nov 5, 2025 - v1.95.2](https://docs.bindplane.com/changelog/november-2025/nov-5-2025-v1.95.2.md): Self-hosted
- [Oct 28, 2025 - v1.96.0](https://docs.bindplane.com/changelog/october-2025/oct-28-2025-v1.96.0.md): Self-hosted
- [Oct 14, 2025 - v1.95.1](https://docs.bindplane.com/changelog/october-2025/oct-14-2025-v1.95.1.md): Self-hosted
- [Sep 17, 2025 - v1.94.4](https://docs.bindplane.com/changelog/september-2025/sep-17-2025-v1.94.4.md): Self-hosted
- [Sep 16, 2025 - v1.94.3](https://docs.bindplane.com/changelog/september-2025/sep-16-2025-v1.94.3.md): Self-hosted
- [Sep 10, 2025 - v1.94.2](https://docs.bindplane.com/changelog/september-2025/sep-10-2025-v1.94.2.md): Self-hosted
- [Sep 9, 2025 - v1.94.1](https://docs.bindplane.com/changelog/september-2025/sep-9-2025-v1.94.1.md): Self-hosted
- [Sep 5, 2025 - Cloud](https://docs.bindplane.com/changelog/september-2025/2025-09-05-cloud-release.md)
- [Sep 4, 2025 - v1.94.0](https://docs.bindplane.com/changelog/september-2025/2025-09-04-release.md): Self-hosted
- [Aug 26, 2025 - v1.93.1](https://docs.bindplane.com/changelog/august-2025/2025-08-26-release.md): Self-hosted
- [Aug 14, 2025 - v1.93.0](https://docs.bindplane.com/changelog/august-2025/2025-08-14-release.md): Self-hosted
- [Aug 8, 2025 - v1.92.2](https://docs.bindplane.com/changelog/august-2025/2025-08-08-release.md): Self-hosted
- [Jul 30, 2025 - v1.92.1](https://docs.bindplane.com/changelog/july-2025/2025-07-30-release.md): Self-hosted
- [Jul 24, 2025 - v1.92.0](https://docs.bindplane.com/changelog/july-2025/2025-07-14-release.md): Self-hosted
- [Jun 23, 2025 - v1.91.4](https://docs.bindplane.com/changelog/june-2025/2025-06-23-release.md): Self-hosted
- [Jun 18, 2025 - v1.91.3](https://docs.bindplane.com/changelog/june-2025/2025-06-18-release.md): Self-hosted
- [Jun 10, 2025 - v1.91.2](https://docs.bindplane.com/changelog/june-2025/2025-06-10-release-v2.md): Self-hosted
- [Jun 10, 2025 - v1.91.1](https://docs.bindplane.com/changelog/june-2025/2025-06-10-release.md): Self-hosted
- [May 9, 2025 - v1.91.1](https://docs.bindplane.com/changelog/may-2025/2025-05-09-release-v2.md): Self-hosted
- [May 9, 2025 - v1.90.1](https://docs.bindplane.com/changelog/may-2025/2025-05-09-release.md): Self-hosted
- [Apr 11, 2025 - v1.89.5](https://docs.bindplane.com/changelog/april-2025/2025-04-11-release.md): Self-hosted
- [Apr 10, 2025 - v1.89.4](https://docs.bindplane.com/changelog/april-2025/2025-04-10-release.md): Self-hosted
- [Apr 8, 2025 - v1.89.3](https://docs.bindplane.com/changelog/april-2025/2025-04-08-release.md): Self-hosted
- [Mar 6, 2025 - v1.88.2](https://docs.bindplane.com/changelog/march-2025/2025-03-06-release-v2.md): Self-hosted
- [Mar 6, 2025 - v1.88.1](https://docs.bindplane.com/changelog/march-2025/2025-03-06-release.md): Self-hosted
- [Feb 19, 2025 - v1.87.0](https://docs.bindplane.com/changelog/february-2025/2025-02-19-release.md): Self-hosted
- [Feb 13, 2025 - v1.86.1](https://docs.bindplane.com/changelog/february-2025/2025-02-13-release.md): Self-hosted
- [Feb 5, 2025 - v1.86.0](https://docs.bindplane.com/changelog/february-2025/2025-02-05-release.md): Self-hosted
- [Jan 22, 2025 - v1.85.0](https://docs.bindplane.com/changelog/january-2025/2025-01-22-release.md): Self-hosted
- [2024-12-12-Release](https://docs.bindplane.com/changelog/december-2024/2024-12-12-release.md): Version 1.84.0 • DEC 12, 2024
- [2024-11-26-Release](https://docs.bindplane.com/changelog/november-2024/2024-11-26-release.md): Version 1.83.0 • NOV 26, 2024
- [2024-11-20-Release](https://docs.bindplane.com/changelog/november-2024/2024-11-20-release.md): Version 1.82.0 • NOV 20, 2024
- [2024-11-13-Release](https://docs.bindplane.com/changelog/november-2024/2024-11-13-release.md): Version 1.81.0 • NOV 13, 2024
- [2024-11-06-Release](https://docs.bindplane.com/changelog/november-2024/2024-11-06-release.md): Version 1.80.0 • NOV 06, 2024
- [2024-10-30-Release](https://docs.bindplane.com/changelog/october-2024/2024-10-30-release.md): Version 1.79.0 • OCT 30, 2024
- [2024-10-16-Release](https://docs.bindplane.com/changelog/october-2024/2024-10-16-release.md): Version 1.77.0 • OCT 16, 2024
- [2024-10-09-Release](https://docs.bindplane.com/changelog/october-2024/2024-10-09-release.md): Version 1.76.0 • OCT 09, 2024
- [2024-10-02-Release](https://docs.bindplane.com/changelog/october-2024/2024-10-02-release.md): Version 1.75.0 • OCT 02, 2024
- [2024-09-25-Release](https://docs.bindplane.com/changelog/september-2024/2024-09-25-release.md): Version 1.74.0 • SEP 25, 2024
- [2024-09-18-Release](https://docs.bindplane.com/changelog/september-2024/2024-09-18-release.md): Version 1.73.0 • SEP 18, 2024
- [2024-09-11-Release](https://docs.bindplane.com/changelog/september-2024/2024-09-11-release.md): Version 1.72.0 • SEP 11, 2024
- [2024-09-04-Release](https://docs.bindplane.com/changelog/september-2024/2024-09-04-release.md): Version 1.71.0 • SEP 04, 2024
- [2024-08-29-Release](https://docs.bindplane.com/changelog/august-2024/2024-08-29-release.md): Version 1.70.1 • AUG 29, 2024
- [2024-08-28-Release](https://docs.bindplane.com/changelog/august-2024/2024-08-28-release.md): Version 1.70.0 • AUG 28, 2024
- [2024-08-21-Release](https://docs.bindplane.com/changelog/august-2024/2024-08-21-release.md): Version 1.69.0 • AUG 21, 2024
- [2024-08-14-Release](https://docs.bindplane.com/changelog/august-2024/2024-08-14-release.md): Version 1.68.0 • AUG 14, 2024
- [2024-08-07-Release](https://docs.bindplane.com/changelog/august-2024/2024-08-07-release.md): Version 1.67.0 • AUG 07, 2024
- [2024-07-31-Release](https://docs.bindplane.com/changelog/july-2024/2024-07-31-release.md): Version 1.66.0 • JUL 31, 2024
- [2024-07-25-Release](https://docs.bindplane.com/changelog/july-2024/2024-07-25-release.md): Version 1.65.0 • JUL 25, 2024
- [2024-07-25-Release v2](https://docs.bindplane.com/changelog/july-2024/2024-07-25-release/2024-07-25-release-v2.md): Version 1.65.1 • JUL 25, 2024
- [2024-07-17-Release](https://docs.bindplane.com/changelog/july-2024/2024-07-17-release.md): Version 1.64.0 • JUL 17, 2024
- [2024-07-10-Release](https://docs.bindplane.com/changelog/july-2024/2024-07-10-release.md): Version 1.63.0 • JUL 10, 2024
- [2024-07-10-Release v2](https://docs.bindplane.com/changelog/july-2024/2024-07-10-release/2024-07-10-release-v2.md): Version 1.63.1 • JUL 07, 2024
- [2024-07-01-Release](https://docs.bindplane.com/changelog/july-2024/2024-07-01-release.md): Version 1.62.0 • JUL 01, 2024
- [2024-06-26-Release](https://docs.bindplane.com/changelog/june-2024/2024-06-26-release.md): Version 1.61.1 • JUN 26, 2024
- [2024-06-19-Release](https://docs.bindplane.com/changelog/june-2024/2024-06-19-release.md): Version 1.60.0 • JUN 19, 2024
- [2024-06-12-Release](https://docs.bindplane.com/changelog/june-2024/2024-06-12-release.md): Version 1.59.0 • JUN 12, 2024
- [2024-06-04-Release](https://docs.bindplane.com/changelog/june-2024/2024-06-04-release.md): Version 1.58.0 • JUN 04, 2024
- [2024-05-15-Release](https://docs.bindplane.com/changelog/may-2024/2024-05-15-release.md): Version 1.57.0 • MAY 15, 2024
- [2024-05-08-Release](https://docs.bindplane.com/changelog/may-2024/2024-05-08-release.md): Version 1.56.0 • MAY 08, 2024
- [2024-05-01-Release](https://docs.bindplane.com/changelog/may-2024/2024-05-01-release.md): Version 1.55.0 • MAY 01, 2024
- [2024-04-24-Release](https://docs.bindplane.com/changelog/april-2024/2024-04-24-release.md): Version 1.54.0 • APR 24, 2024
- [2024-04-17-Release](https://docs.bindplane.com/changelog/april-2024/2024-04-17-release.md): Version 1.53.0 • APR 17, 2024
- [2024-04-10-Release](https://docs.bindplane.com/changelog/april-2024/2024-04-10-release.md): Version 1.52.0 • APR 10, 2024
- [2024-04-03-Release](https://docs.bindplane.com/changelog/april-2024/2024-04-03-release.md): Version 1.51.0 • APR 03, 2024
- [2024-03-27-Release](https://docs.bindplane.com/changelog/march-2024/2024-03-27-release.md): Version 1.50.0 • MAR 27, 2024
- [2024-03-20-Release](https://docs.bindplane.com/changelog/march-2024/2024-03-20-release.md): Version 1.49.0 • MAR 20, 2024
- [2024-03-13-Release](https://docs.bindplane.com/changelog/march-2024/2024-03-13-release.md): Version 1.48.0 • MAR 13, 2024
- [2024-03-12-Release](https://docs.bindplane.com/changelog/march-2024/2024-03-12-release.md): Version 1.48 • MAR 12, 2024
- [2024-02-28-Release](https://docs.bindplane.com/changelog/february-2024/2024-02-28-release.md): Version 1.46.0 • FEB 28, 2024
- [2024-02-21-Release](https://docs.bindplane.com/changelog/february-2024/2024-02-21-release.md): Version 1.45.0 • FEB 21, 2024
- [2024-02-14-Release](https://docs.bindplane.com/changelog/february-2024/2024-02-14-release.md): Version 1.44.0 • FEB 14, 2024
- [2024-02-08-Release](https://docs.bindplane.com/changelog/february-2024/2024-02-08-release.md): Version 1.43.1 • FEB 08, 2024
- [2024-02-07-Release](https://docs.bindplane.com/changelog/february-2024/2024-02-07-release.md): Version 1.43.0 • FEB 07, 2024
- [2024-01-31-Release](https://docs.bindplane.com/changelog/january-2024/2024-01-31-release.md): Version 1.42.0 • JAN 31, 2024
- [2024-01-24-Release](https://docs.bindplane.com/changelog/january-2024/2024-01-24-release.md): Version 1.41.0 • JAN 24, 2024
- [2024-01-17-Release](https://docs.bindplane.com/changelog/january-2024/2024-01-17-release.md): Version 1.40.0 • JAN 17, 2024
- [2024-01-11-Release](https://docs.bindplane.com/changelog/january-2024/2024-01-11-release.md): Version 1.39.0 • JAN 11, 2024
- [2023-12-19-Release](https://docs.bindplane.com/changelog/december-2023/2023-12-19-release.md): Version 1.38.0 • DEC 19, 2023
- [2023-12-13-Release](https://docs.bindplane.com/changelog/december-2023/2023-12-13-release.md): Version 1.37.0 • DEC 13, 2023
- [2023-11-29-Release](https://docs.bindplane.com/changelog/november-2023/2023-11-29-release.md): Version 1.36.0 • NOV 29, 2023


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.bindplane.com/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
