Skip to main content

Apps Template

Use this template to create an App Catalog doc. Copy and paste this into your new .md file. Refer to the Style Guide if needed.


---
id: vendor-name #example: acme
title: Vendor Name #example: Acme
image: 'https://app_icons.s3.amazonaws.com/dropbox.svg' #replace with your app logo
tags:
- apps
- vendor-name #example: acme
description: Short description. #example: The Sumo Logic app for Acme analyzes logs generated by Acme Events, facilitating your monitoring of performance, logins, report performance, setup audit activity, user activity, and user agents.
---

import useBaseUrl from '@docusaurus/useBaseUrl';

<head>
<meta name="robots" content="noindex" />
</head>

\Introduction: The Sumo Logic app for `{{vendor name}}`, which `{{vendor description}}` enables you to `{{verb}}` `{{data type}}` from `{{vendor name}}`. This integration helps you `{{business value, security, performance outcome}}`, providing visibility into `{{specific activities, events, or metrics}}`. With this data in Sumo Logic, you can `{{key use cases}}`.\

<!-- Example: The Sumo Logic app for Acme, a solution that provides visibility into web transactions, helps you to monitor and analyze web traffic through Acme's security cloud services in real-time or over a specified period. By aggregating data on transactions, user behavior, operating systems, locations, and more, our app offers insights to detect security threats, manage traffic, optimize response times, and ensure compliance. With customizable dashboards and reports, it supports you in maintaining a strong security posture while using cloud applications and services.-->

## Log and metric types

### Sample log messages

\Insert code snippet\

<!--Example: https://github.com/SumoLogic/sumologic-documentation/blob/main/docs/integrations/amazon-aws/config.md#sample-log-messages -->

### Sample queries

\Insert code snippet\

<!--Example: https://github.com/SumoLogic/sumologic-documentation/blob/main/docs/integrations/amazon-aws/config.md#sample-queries -->

## Installing the `{{vendor name}}` app

import AppInstall2 from '../../reuse/apps/app-install-v2.md';

<AppInstall2/>

## Viewing `{{vendor name}}` dashboards

import ViewDashboards from '../../reuse/apps/view-dashboards.md';

<ViewDashboards/>

### `{{Dashboard name 1}}`

\Dashboard description\

\Dashboard use cases\

\Dashboard screenshot\

<!-- example:

### Schema Registry

The **Schema Registry** dashboard provides details on schema operations, request counts, and traffic types for your Acme.

Use this dashboard to:
* Monitor the distribution of schema operations (CREATE, READ, DELETE) to ensure proper usage and identify potential issues with schema management.
* Analyze the ratio of public vs. private traffic to understand access patterns and potential security concerns.
* Track schema count trends over time to manage growth and capacity planning for your Schema Registry.
* Correlate request counts with operation types to identify unusual spikes or drops in schema-related activities.

<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/ConfluentCloud/Confluent-Cloud-Schema-Registry.png')} alt="Schema Registry dashboard" style={{border: '1px solid gray'}} width="800" />

-->

## Create monitors for the `{{vendor name}}` app

\This section doesn't apply to all apps; use only where needed.\

import CreateMonitors from '../../reuse/apps/create-monitors.md';

<CreateMonitors/>

### `{{vendor name}}` alerts

\This section doesn't apply to all apps; use only where needed.\

These alerts are metrics-based and will work for `{{vendor name}}`.

<!-- example:

| Name | Description | Trigger Type (Critical / Warning / MissingData) | Alert Condition |
|:--|:--|:--|:--|
| `Privileged vault and group access control changes` | This alert is fired when there are changes to privileged vault and group access control. | Critical | Count > 0 |

-->

## Upgrade/Downgrade the `{{vendor name}}` app (optional)

import AppUpdate from '../../reuse/apps/app-update.md';

<AppUpdate/>

## Uninstalling the `{{vendor name}}` app (optional)

import AppUninstall from '../../reuse/apps/app-uninstall.md';

<AppUninstall/>
Status
Legal
Privacy Statement
Terms of Use
CA Privacy Notice

Copyright © 2026 by Sumo Logic, Inc.