Sumo Logic

Integration version: 16.0

Configure Sumo Logic integration in Google Security Operations

For detailed instructions on how to configure an integration inGoogle SecOps, seeConfigureintegrations.

Actions

Ping

Description

Test connectivity to Sumo Logic.

Parameters

N/A

Use cases

N/A

Run On

This action runs on all entities.

Action Results

Entity Enrichment

N/A

Insights

N/A

Script Result
Script Result NameValue OptionsExample
successTrue/Falsesuccess:False
JSON Result
N/A

Search

Description

Run a query and get the search results from Sumo Logic.

Parameters

ParameterTypeDefault ValueDescription
QueryStringN/ASumo Logic query to run. Example: _collector=*
Delete Search JobCheckboxUn-CheckedIf checked, delete the jobs after a search is completed.
SinceStringN/AStart date of the search, ISO-8601 or unixtime. Example: 1970-01-01T00:00:00. Default: 1 (unixtime).
ToStringN/AEnd date of the search, ISO-8601 or unixtime. Example: 1970-01-01T00:00:00. Default: now (current utc unixtime).
LimitStringN/ANumber of results to return. Example: 10. Default: 25.

Use cases

N/A

Run On

This action runs on all entities.

Action Results

Entity Enrichment

N/A

Insights

N/A

Script Result
Script Result NameValue OptionsExample
resultsN/AN/A
JSON Result
[{"_messageid":"-9223372036854773772","_messagetime":"1359407049529","_blockid":"-9223372036854775674","_sourcecategory":"service","_format":"plain:atp:o:0:l:29:p:yyyy-MM-dd HH:mm:ss,SSS ZZZZ","_sourcename":"/Users/christian/Development/sumo/ops/assemblies/latest/service-20.1-SNAPSHOT/logs/service.log","_source":"service","_receipttime":"1359407051885","_collectorid":"1579","_sourceid":"1640","_raw":"2013-01-28 13:04:09,529 -0800 INFO[module=SERVICE][logger=com.netflix.config.sources.DynamoDbConfigurationSource] [thread=pollingConfigurationSource] Successfully polled Dynamo for a new configuration based on table:raychaser-chiapetProperties","_size":"246","_collector":"local","_messagecount":"2035","_sourcehost":"Chiapet.local"}]

Connectors

Sumo Logic Connector

Description

Sumo Logic Connector.

Configure Sumo Logic Connector in Google SecOps

For detailed instructions on how to configure a connector inGoogle SecOps, seeConfiguring theconnector.

Connector parameters

Use the following parameters to configure the connector:

ParameterTypeDefault ValueDescription
DeviceProductFieldStringdevice_productThe field name used to determine the device product. Example: _type
EventClassIdStringnameThe field name used to determine the event name (sub-type). Example: _source_match_event_id
PythonProcessTimeoutString60The timeout limit (in seconds) for the python process running current script.
API RootStringnullThe Sumo Logic Api root, for example: https://api.{region}.sumologic.com
Access IDStringnullSumo Logic access ID.
Access KeyPasswordnullSumo Logic access key.
Verify SSLCheckboxFALSEWhether to use ssl on connection or not.
Alert Name FieldStringnullThe name of the field where the alert name is located (flat field path). Example: _sourcecategory
Timestamp FieldStringnullThe name of the field where the timestamp is located (flat field path). Example: _receipttime
Environment FieldStringnullThe name of the field where the environment is located (flat field path). Example: _collector
IndexesStringnullIndexes to get alerts in".
Alerts Count LimitInteger10Max count of alerts to pull in one cycle. Example: 20
Max Days BackwardsInteger1Max number of days to fetch alerts since. Example: 3
Proxy Server AddressStringnullThe address of the proxy server to use.
Proxy UsernameStringnullThe proxy username to authenticate with.
Proxy PasswordPasswordnullThe proxy password to authenticate with.

Connector rules

Proxy support

The connector supports proxy.

Dynamic/whitelist rule support

This will run a single search job for each query added as a rule. If both weresupplied: indexes and queries, queries have priority over the connector's'indexes' parameter.

Need more help?Get answers from Community members and Google SecOps professionals.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-02-18 UTC.