# Partner 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.
- [Dynatrace](https://docs.bindplane.com/how-to-guides/partner-integrations/dynatrace.md): Integrate Dynatrace with Bindplane for centralized telemetry pipeline control
- [Bindplane Compared to OpenPipeline](https://docs.bindplane.com/how-to-guides/partner-integrations/dynatrace/bindplane-compared-to-openpipeline.md)
- [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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bindplane.com/how-to-guides/partner-integrations.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.
