Google SecOps (Chronicle) Forwarder

Supported Types

Metrics
Logs
Traces

Prerequisites

Ensure you have a Google SecOps forwarder set up and running. More details on setting this up can be found in the Security Operations documentation here.

Configuration Fields

Field
Description

Export Type

The method of export to use, either syslog or file.

Raw Log Field

The field name containing raw log data.

Syslog Endpoint

The SecOps forwarder endpoint for Syslog (if Syslog is chosen as the export type).

Syslog Transport

The transport protocol to use (e.g., TCP, UDP) for Syslog.

Timeout

The timeout for the Syslog dial connection. Used by collector v1.70.0+

Enable TLS

Whether or not to use TLS for secure transmission (relevant for Syslog).

Skip TLS Verification

Option to skip TLS certificate verification (if TLS is enabled).

TLS Certificate File

Path to the x509 PEM certificate (if TLS is enabled).

TLS Private Key File

Path to the x509 PEM private key (if TLS is enabled).

TLS CA File

Path to the x509 PEM certificate authority file (if TLS is enabled).

File Path

The path to the file for storing logs (if File is chosen as the export type).

Example Configurations

Syslog Configuration

Bindplane docs - Google SecOps Chronicle Forwarder - image 1

Standalone Destination for Syslog Configuration

File Configuration

Bindplane docs - Google SecOps Chronicle Forwarder - image 2

Standalone Destination for File Configuration

Last updated

Was this helpful?