> For the complete documentation index, see [llms.txt](https://docs.expel.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.expel.io/connect-your-technology/q-z-integrations/sumo-logic/about-sumo-logic-integrations.md).

# About Sumo Logic Integrations

## Which Integration Should I Choose? <a href="#h_01ht2a6ce0eg7fj8az6879p2c7" id="h_01ht2a6ce0eg7fj8az6879p2c7"></a>

In Workbench, there are two Sumo Logic integrations to choose from.

* [Set up Sumo Logic Cloud Infrastructure Security](/connect-your-technology/q-z-integrations/sumo-logic/sumo-logic-cloud-infrastructure-security-setup-for-workbench.md) if that is the product you have. It provides our analysts with investigative capabilities and generates alerts if you use via SIEM integrations.

  For a list of supported via SIEM integrations, see [Expel integrations](/connect-your-technology/about-integrations/expel-integrations.md). Search for Sumo Logic.
* Sumo Logic Cloud SIEM Enterprise is a separate Sumo Logic product. [Set up Sumo Logic Cloud SIEM Enterprise](/connect-your-technology/q-z-integrations/sumo-logic/sumo-logic-cloud-siem-enterprise-setup-for-workbench.md) if that is the product you have. It provides our analysts with investigative capabilities and generates alerts for Expel.

## Sumo Logic Cloud Infrastructure Security <a href="#bridgehead-idm4535731684772834111565162984" id="bridgehead-idm4535731684772834111565162984"></a>

Sumo Logic Cloud Infrastructure Security is a cloud-native security platform that provides the following capabilities:

* Collecting security log and event data from your infrastructure and applications, on-premises and in-cloud.
* Analyzing your security data with pre-built and custom dashboards, out-of-the-box security apps, and queries.

For more information, see the [Sumo Logic documentation](https://www.sumologic.com/help/docs/security/additional-security-features/cloud-infrastructure-security/).

### Setting up Sumo Logic Cloud Infrastructure Security for Workbench <a href="#bridgehead-idm4587940224793634111587045061" id="bridgehead-idm4587940224793634111587045061"></a>

For more information, see [Sumo Logic Cloud Infrastructure Security Setup for Workbench](/connect-your-technology/q-z-integrations/sumo-logic/sumo-logic-cloud-infrastructure-security-setup-for-workbench.md).

{% hint style="info" %}
To integrate with Sumo Logic Cloud Infrastructure Security, you must have the **Enterprise** account type. For more information, see the setup documentation.
{% endhint %}

## Sumo Logic Cloud SIEM Enterprise <a href="#bridgehead-idm4524172542113634111564455194" id="bridgehead-idm4524172542113634111564455194"></a>

Sumo Logic Cloud SIEM Enterprise is a cloud-based security information and event management (SIEM) system that provides the following functionalities:

* Collection of log and event data from your infrastructure and applications, on-premise and in-cloud.
* Correlation of the collected data to reduce the volume of information needed to investigate issues.
* An interface that analysts and admins can use for investigation and administration.
* Integration with the Sumo Logic platform.

For more information, see the [Sumo Logic documentation](https://www.sumologic.com/help/docs/cse/).

### Setting up Sumo Logic Cloud SIEM Enterprise for Workbench <a href="#bridgehead-idm4626588937560034111807938581" id="bridgehead-idm4626588937560034111807938581"></a>

For more information, see [Sumo Logic Cloud SIEM Enterprise Setup for Workbench](/connect-your-technology/q-z-integrations/sumo-logic/sumo-logic-cloud-siem-enterprise-setup-for-workbench.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.expel.io/connect-your-technology/q-z-integrations/sumo-logic/about-sumo-logic-integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
