| title | Google SecOps Destination | |||||||
|---|---|---|---|---|---|---|---|---|
| disable_toc | false | |||||||
| products |
|
{{< product-availability >}}
Use Observability Pipelines' Google SecOps destination to send logs to Google SecOps.
The Observability Pipelines Worker uses standard Google authentication methods. See Authentication methods at Google for more information about choosing the authentication method for your use case.
Set up the Google SecOps destination and its environment variables when you set up a pipeline. The information below is configured in the pipelines UI.
To set up the Worker's Google SecOps destination:
- Enter the identifier for your Google SecOps endpoint URL. If you leave it blank, the default is used.
- Note: Only enter the identifier for the endpoint URL. Do not enter the actual URL.
- Enter the customer ID for your Google SecOps instance.
- If you have a credentials JSON file, enter the path to your credentials JSON file. The credentials file must be placed under
DD_OP_DATA_DIR/config. Alternatively, you can use theGOOGLE_APPLICATION_CREDENTIALSenvironment variable to provide the credential path.- If you're using workload identity on Google Kubernetes Engine (GKE), the
GOOGLE_APPLICATION_CREDENTIALSis provided for you. - The Worker uses standard Google authentication methods.
- If you're using workload identity on Google Kubernetes Engine (GKE), the
- Select JSON or Raw encoding in the dropdown menu.
- Enter the log type. See template syntax if you want to route logs to different log types based on specific fields in your logs.
{{% observability_pipelines/destination_buffer %}}
Note: Logs sent to the Google SecOps destination must have ingestion labels. For example, if the logs are from a A10 load balancer, it must have the ingestion label A10_LOAD_BALANCER. See Google Cloud's Support log types with a default parser for a list of available log types and their respective ingestion labels.
{{% observability_pipelines/set_secrets_intro %}}
{{< tabs >}} {{% tab "Secrets Management" %}}
- Google Chronicle endpoint URL identifier:
- The default identifier is
DESTINATION_GOOGLE_CHRONICLE_UNSTRUCTURED_ENDPOINT_URL.
- The default identifier is
{{% /tab %}}
{{% tab "Environment Variables" %}}
{{% observability_pipelines/configure_existing_pipelines/destination_env_vars/chronicle %}}
{{% /tab %}} {{< /tabs >}}
A batch of events is flushed when one of these parameters is met. See event batching for more information.
| Maximum Events | Maximum Size (MB) | Timeout (seconds) |
|---|---|---|
| None | 1 | 15 |