> 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/considerations-for-sumo-logic-flex-pricing-customers.md).

# Considerations for Sumo Logic Flex Pricing Customers

If you are setting up a via SIEM integration utilizing Sumo Logic, and are subject to Sumo Logic’s new Flex pricing, you will need to use Sumo Logic indexes in your device configuration in Workbench. This will prevent Expel from querying data outside of the indices you wish us to monitor.

{% hint style="info" %}
If you are using the traditional Sumo Logic pricing model, no action is needed at this time.
{% endhint %}

## Verify Your Pricing Plan

If you are unsure of your Sumo Logic plan type, navigate to the [Account Overview page](https://www.sumologic.com/help/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) in Sumo Logic and confirm your plan type.

## Obtain the Indices

Identify the indices you wish Expel to query, and make a comma-separated list of them. For example: `sumologic_default,sumologic_audit_events,sumologic_system_events`

You can reference names you may want to query by navigating to the [Partitions page](https://www.sumologic.com/help/docs/manage/partitions/) in Sumo Logic.

<figure><img src="/files/GWYv3DWTDaFIIS0xArlj" alt="An image showing the Partitions tab."><figcaption></figcaption></figure>

\
When adding the new security device in Workbench, you will enter the comma-separated list into the Sumologic query indices field.

<div align="left"><figure><img src="/files/csAPCrS0BZMr8mAPD4fB" alt="An image of the Sumo Logic device configuration in Workbench." width="507"><figcaption></figcaption></figure></div>


---

# 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/considerations-for-sumo-logic-flex-pricing-customers.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.
