Skip to main content

Sumo Logic Infrequent Data Tier App

Thumbnail icon

The Sumo Logic app for the Infrequent Data Tier provides visibility into on-demand search usage and associated costs through intuitive, preconfigured dashboards and searches. Infrequent Data Tiers offer an economical, fully managed log analytics solution for high-volume data that is accessed infrequently. This enables you to aggregate, store, and analyze verbose log sources, such as application debug logs, CDN logs, load balancer logs, and other infrequently accessed logs at a significantly lower cost.

With growing adoption of modern application stacks that leverage micro-services and distributed architectures, organizations are generating more and more machine data. A large part of this data is not required for everyday mission-critical operations. However, organizations still need to retain and analyze this data, as it can provide value across multiple groups within a digital enterprise. A cost-efficient solution that manages infrequently used data is currently lacking in the marketplace, forcing customers to either not retain the data or build home-grown solutions that are difficult to maintain, secure, and don’t provide easy access to insights when the enterprise needs it.

Log types

The Search Audit Index for Infrequent Data Tier App has the following fields:

  • analytics_tier
  • capacity_used
  • daily_capacity
  • data_retrieved_bytes
  • data_scanned_bytes
  • execution_duration_ms
  • is_aggregate
  • query
  • query_end_time
  • query_start_time
  • query_type
  • remote_ip
  • retrieved_message_count
  • scanned_message_count
  • scanned_partition_count
  • session_id
  • status_me

You can start using the index by using the following query:

_index=sumologic_search_usage_per_query \
analytics_tier="Infrequent"

Sample queries

The following query is from the Data Scanned Over Time panel of the Infrequent Cost dashboard.

_index=sumologic_search_usage_per_query analytics_tier = "Infrequent" !(user_name=*sumologic.com) !(status_message="Query Failed")
| fields data_scanned_bytes, query, is_aggregate, query_type, remote_ip, retrieved_message_count, scanned_message_count, scanned_partition_count, session_id, status_message, user_name
|data_scanned_bytes / 1Gi as sizeInGB
| timeslice 1d
| sum (sizeInGB) as total_data_scanned_GB, count as query_count by _timeslice
| fillmissing timeslice (1d)

Prerequisites

availability

Sumo Logic Infrequent Data Tier App is only available for Enterprise Suite customers.

Account Type Account Level
Credits Enterprise Suite

Collecting Data for the Infrequent Data Tier App

Infrequent Data Tiers enable you to ingest log or machine data at a minimal cost per GB. Your data is securely stored by Sumo Logic and remains instantly available for on-demand, interactive analysis, without requiring any additional preparation, re-ingestion, or rehydration. This makes it ideal for quick and periodic investigations such as troubleshooting issues, analyzing code or configuration problems, and resolving customer support cases that require searching large volumes of data.

With Infrequent Data Tiers, you only pay for the amount of data scanned during each search. This on-demand pricing model enables cost-effective analysis of high-volume data that is accessed infrequently, ensuring you pay only for the specific datasets you analyze.

The Search Audit Index must be enabled by an administrator. To enable the Search Audit Index:

  1. New UI. In the main Sumo Logic menu, select Administration, and then under Account Security Settings select Policies. You can also click the Go To... menu at the top of the screen and select Policies.
    Classic UI. In the main Sumo Logic menu, select Administration > Security > Policies.
  2. Under Sumo Logic Auditing, select Enable Search Audit Record.
    Enable Search Audit Index Record checkbox

You can verify if you already have the Search Audit Index enabled by querying:

_index=sumologic_search_usage_per_query

If no results are returned even for longer time ranges, it means that the Search Audit index is disabled.

Installing the Infrequent Data Tier app

Prerequisite

Enable the _view = sumologic_search_usage_per_query index before installation. See Data Tiers for instructions.

To install the app:

  1. Select App Catalog.
  2. In the Search Apps field, search for and then select your app.
  3. Optionally, you can scroll down to preview the dashboards included with the app. Then, click Install App (sometimes this button says Add Integration).
  4. Click Next.
  5. Look for the dialog confirming that your app was installed successfully.
    app-success-sumo-apps.png

Once an app is installed, it will appear in your Personal folder or the folder that you specified. From here, you can share it with other users in your organization. Dashboard panels will automatically start to fill with data matching the time range query received since you created the panel. Results won't be available immediately, but within about 20 minutes, you'll see completed graphs and maps.

Viewing Infrequent Data Tier dashboards

All dashboards have a set of filters that you can apply to the entire dashboard. Use these filters to drill down and examine the data to a granular level.

  • You can change the time range for a dashboard or panel by selecting a predefined interval from a drop-down list, choosing a recently used time range, or specifying custom dates and times. Learn more.
  • You can use template variables to drill down and examine the data on a granular level. For more information, see Filtering Dashboards with Template Variables.
  • Most Next-Gen apps allow you to provide the scope at the installation time and are comprised of a key (_sourceCategory by default) and a default value for this key. Based on your input, the app dashboards will be parameterized with a dashboard variable, allowing you to change the dataset queried by all panels. This eliminates the need to create multiple copies of the same dashboard with different queries.

Data Scanned Overview

The Infrequent Data Tier - Data Scanned Overview dashboard provides visibility into the total amount of data scanned by infrequent queries. This allows you to monitor and control on-demand search costs for the Infrequent Tier.

Use this dashboard to:

  • Monitor data scan information per day.
  • Analyze monthly comparisons of scanned data.
  • Understand data scanned by the caller module, query type, and query status.
test

Data Scanned by Users

The Infrequent Data Tier - Data Scanned by Users dashboard provides insights into the amount of infrequent data scanned by specific users, user trends, and the geographic locations of users.

Use this dashboard to:

  • Monitor data scan information by user.
  • To analyze trends in data scanned by users over a 30 day period.
  • Monitor the geographical locations for data scan information.
IDT_Data_Scanned_by_Users

Query Analysis

The Infrequent Data Tier - Query Analysis dashboard provides visibility into the Infrequent Data Tier queries that are most expensive, as well as detailed information on the queries.

Use this dashboard to:

  • Identify the most expensive queries on the Infrequent Tier.
  • Analyze queries executed against Infrequent Tier.
IDT_Query_Analysis

Credits Consumed

The Infrequent Data Tier - Credits Consumed dashboard provides visibility into the total amount of Cloud Flex Credits your organization has consumed with infrequent queries. This allows you to monitor and control on-demand search costs for the Infrequent Tier.

Use this dashboard to:

  • Monitor credits consumed per day.
  • Monitor credits consumed per user.
  • Monitor the geographical locations of credit consumption.
  • Identify the most expensive queries on the Infrequent Tier.
IDT_Credits_Consumed

Create monitors for the Sumo Logic Infrequent Data Tier app

From your App Catalog:

  1. From the Sumo Logic navigation, select App Catalog.
  2. In the Search Apps field, search for and then select your app.
  3. Make sure the app is installed.
  4. Navigate to What's Included tab and scroll down to the Monitors section.
  5. Click Create next to the pre-configured monitors. In the create monitors window, adjust the trigger conditions and notifications settings based on your requirements.
  6. Scroll down to Monitor Details.
  7. Under Location click on New Folder.
    note

    By default, monitor will be saved in the root folder. So to make the maintenance easier, create a new folder in the location of your choice.

  8. Enter Folder Name. Folder Description is optional.
    tip

    Using app version in the folder name will be helpful to determine the versioning for future updates.

  9. Click Create. Once the folder is created, click on Save.

Infrequent Data Tier app alerts

NameDescriptionAlert ConditionRecover Condition
Infrequent Data Tier - Caller Module Scan DominanceThis alert is triggered if the total scanned data bytes exceed the configured threshold in GB for any caller module(API, Scheduled Search, Scheduled Views, Interactive).Count > 1Count < = 1
Infrequent Data Tier - Daily Consumption SpikeThis alert is triggered when a consumption spike is detected, and daily credit usage exceeds the configured alert threshold.Count > = 5Count < 5
Infrequent Data Tier - Expensive Query DetectionThis alert is triggered when the query runtime exceeds the set alert value.Count > 0Count < = 0
Infrequent Data Tier - High Data Scan from Cancelled or Timed-Out QueriesThis alert is triggered when a query returns a non-successful status, indicating potential wasted credit.Count > 0Count < = 0
Infrequent Data Tier - Per-User Infrequent Data Scan Over-ConsumptionThis alert is triggered when unusually high cumulative scan volume is detected for a single user.Count > 0Count < = 0

Upgrade/Downgrade the Infrequent Data Tier app (Optional)

To update the app, do the following:

note

Next-Gen App: To install or update the app, you must be an account administrator or a user with Manage Apps, Manage Monitors, Manage Fields, Manage Metric Rules, and Manage Collectors capabilities depending upon the different content types part of the app.

  1. Select App Catalog.
  2. In the Search Apps field, search for and then select your app.
    Optionally, you can identify apps that can be upgraded in the Upgrade available section.
  3. To upgrade the app, select Upgrade from the Manage dropdown.
    1. If the upgrade does not have any configuration or property changes, you will be redirected to the Preview & Done section.
    2. If the upgrade has any configuration or property changes, you will be redirected to the Setup Data page.
    3. In the Configure section of your respective app, complete the following fields.
      1. Field Name. If you already have collectors and sources set up, select the configured metadata field name (eg _sourcecategory) or specify other custom metadata (eg: _collector) along with its metadata Field Value.
    4. Click Next. You will be redirected to the Preview & Done section.

Post-update

Your upgraded app will be installed in the Installed Apps folder and dashboard panels will start to fill automatically.

note

See our Release Notes changelog for new updates in the app.

To revert the app to a previous version, do the following:

  1. Select App Catalog.
  2. In the Search Apps field, search for and then select your app.
  3. To version down the app, select Revert to < previous version of your app > from the Manage dropdown.

Uninstalling the Infrequent Data Tier app (Optional)

To uninstall the app, do the following:

  1. Select App Catalog.
  2. In the 🔎 Search Apps field, run a search for your desired app, then select it.
  3. Click Uninstall.
Status
Legal
Privacy Statement
Terms of Use
CA Privacy Notice

Copyright © 2026 by Sumo Logic, Inc.