# Bindplane Enterprise Google Edition

**Bindplane Enterprise - Google Edition**

* Unlimited collectors and data management
* Google destinations forever, with one non-Google destination for 12 months
* Role-based access control for larger teams with external authentication available
* Unlimited project creation across different teams
* Premium support with prioritized SLAs, 24 × 7 dedicated support and customer success team

{% embed url="<https://www.youtube.com/watch?v=IPs14MRF0L4>" %}

<details>

<summary>Critical Resources</summary>

[Join our community on Slack](https://www.launchpass.com/bindplane/free)

[Explore our documentation](https://docs.bindplane.com/)

[View our blog posts](https://bindplane.com/blog)

[Bindplane Use Cases](https://bindplane.com/use-case-demo)

[Bindplane Youtube channel](https://www.youtube.com/@bindplane)

[Contact support](https://bindplane.com/support)

</details>

<details>

<summary>Onboarding Guide - The Essentials</summary>

Onboarding in Bindplane can be done asynchronousy using videos, or our documentaiton page. We've included assets below, to support whichever path works best for you and your team.

* Bindplanes complete onboarding video playlist.
  * Critical videos:
    * [Setting up your first collector](https://youtu.be/fMs70_qeTB0?si=TqE40pWFuhsQtMyj)
    * [Review the SecOps setup Youtube video](https://www.youtube.com/watch?v=zqeUafSsoXg)
    * [Getting started with Bindplane Fleets](https://youtu.be/HSe-vkcYaX0?si=kQT9QiTufOCCsNdv)
    * [Creating your first processor](https://youtu.be/Vq53Er6PjBo?si=aKt36k0ig98-x2_P)
    * [Understanding Bindplanes differentiators](https://youtu.be/JQ4kjR38Owc?si=jQpUO3fqpH_dA1C1)
* Bindplanes complete onboarding documentation guide.
  * Critical resources:
    * Creating your first [configuration](https://docs.bindplane.com/readme/build-your-first-configuration) and [collector](https://docs.bindplane.com/readme/install-your-first-collector)
    * Review Bindplanes Google Secops [quick start ](https://docs.bindplane.com/how-to-guides/google-secops/google-secops-with-bindplane-quick-start)guide
    * [Sizing and scaling your environment correctly](https://docs.bindplane.com/production-checklist/bindplane-otel-collector/sizing-and-scaling)
    * Reviewing Bindplanes [production checklist](https://docs.bindplane.com/production-checklist)
    * Build one of our[ how-to](https://docs.bindplane.com/how-to-guides) guides in your own environment

\*\* After you create your Bindplane account and title your organization, you'll see your license type under your Organization Settings, listed as "Free" edition. Contact <support@bindplane.com>, or post a question in the [Bindplane Community Slack](http://launchpass.com/bindplane/free) to upgrade, and specify that you have a Secops Enterprise+ plan.

</details>

<details>

<summary>Customer Success Team</summary>

Now that you've completed your onboarding pre-requisites, book a time to meet your Bindplane Customer Success team to set expectations and track goals.

* [ ] Schedule a 30-minute alignment call [Here](https://meetings.hubspot.com/sean-christensen2).

Please include as much detail as possible regarding your request and goals you’d like to achieve during our time together, in the booking page.

</details>

<details>

<summary>Our Value Proposition</summary>

At Bindplane we believe in:

* **Decreasing observability costs** by putting you in control of your telemetry data.
* Giving you the tools you need to **manage your OTEL fleets** efficiently and at scale
* **Decreasing MTTR** by always making the data you produce easily available and in the right format, when you need it.

Need more proof? See customer case studies, [Here](https://bindplane.com/case-studies).

</details>

<details>

<summary>Tips and tricks to succeed faster</summary>

1. Google SecOps destinations are attached to your Opentelemetry collectors through configuration files you manage in Bindplane

* [ ] Try - Sending data to SecOps, using our [best practice](https://docs.bindplane.com/how-to-guides/google-secops/using-google-secops-with-bindplane-best-practices) guidelines or [this](https://www.youtube.com/watch?v=zqeUafSsoXg) short Youtube video. We recommend using the Google SecOps Standardization Processor which will help you define a [log type](https://cloud.google.com/chronicle/docs/ingestion/parser-list/supported-default-parsers) which determines the parser SecOps uses.
* [ ] Try - Reviewing the data flow diagram below to better understand how Bindplane operates between your sources and Google Secops.

```
Data Sources  →  Collectors/Agents  →  Bindplane Processors  →  Google SecOps Destination
(on-prem, GCP, SaaS) → (BYO or Bindplane agent) →  (filter, sample, redact) → (Chronicle / SecOps ingestion)
```

* **Bindplane Agents or BYO Collectors** gather logs, metrics, and traces from infrastructure, applications, and SaaS systems.
* **Bindplane Processors** filter, sample, and transform data to reduce noise and cost.
* **Google SecOps Enterprise +** ingests the processed telemetry for analysis, detection, and response.

2. [Snapshots](https://docs.bindplane.com/feature-guides/snapshots) help you visualize the data you collect, [Live Preview](https://docs.bindplane.com/feature-guides/live-preview?q=Snapshot+recording) reveals the effect of your transformations on that data.

* [ ] Try - Opening a full screen editor by clicking on any processor node in the GUI
* [ ] Try - Entering a command to filter your events, metrics or traces, such as `stderr F`
* [ ] Try - Saving this as a Snapshot recording to use when creating a processor bundle.

3. Use our GUI to monitor how much data you produce

* [ ] Try - Navigating to **Overview > Summary** in the Bindplane GUI to view data coming into Bindplane, data going out of Bindplane, and total data reduced with Bindplane.
* [ ] Try - setting up a filter by condition processor. See our Youtube example, [here](https://www.youtube.com/watch?v=Vq53Er6PjBo).

4. Manage consistent processing logic across multiple configurations or pipelines with [processor bundles](https://docs.bindplane.com/feature-guides/processor-bundles).

* [ ] Try - Creating a processor bundle in your environment, and configuring it to a specific use case or goal.
* [ ] Try - Viewing the effects of your applied transformations in Live Preview. Additions will be highlighted in <mark style="background-color:green;">green</mark>, deletions in <mark style="background-color:red;">red</mark>.

</details>

<details>

<summary>Feedback</summary>

At Bindplane, we're always looking to improve our onboarding process to best support our customers. Submit any feedback or recommendations you'd like to see applied to our onboarding page, [Here](https://forms.gle/3YCurfqGNu9ssyDE8).

</details>


---

# 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/onboarding/bindplane-enterprise-google-edition.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.
