diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 13fd112067..c1d29fc96b 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -36,6 +36,17 @@ jobs: run: yarn install --frozen-lockfile - name: Build the Docusaurus site run: yarn build + deploy-to-review: + uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main + with: + hostname: https://d2t1s0ah22jxsa.cloudfront.net + base_url: /${{ github.ref_name }}/ + environment: review/${{ github.ref_name }} + secrets: + S3_BUCKET_NAME: ${{ secrets.REVIEW_S3_BUCKET_NAME }} + CLOUDFRONT_DISTRIBUTION_ID: ${{ secrets.REVIEW_CLOUDFRONT_DISTRIBUTION_ID }} + AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }} + AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} spellcheck: runs-on: ubuntu-latest steps: diff --git a/.github/workflows/review.yml b/.github/workflows/review.yml new file mode 100644 index 0000000000..1d8a610c4e --- /dev/null +++ b/.github/workflows/review.yml @@ -0,0 +1,19 @@ +name: deploy-to-review + +on: workflow_dispatch + +permissions: + contents: read + +jobs: + deploy-to-review: + uses: SumoLogic/sumologic-documentation/.github/workflows/build_and_deploy.yml@main + with: + hostname: https://d2t1s0ah22jxsa.cloudfront.net + base_url: /${{ github.ref_name }}/ + environment: review/${{ github.ref_name }} + secrets: + S3_BUCKET_NAME: ${{ secrets.REVIEW_S3_BUCKET_NAME }} + CLOUDFRONT_DISTRIBUTION_ID: ${{ secrets.REVIEW_CLOUDFRONT_DISTRIBUTION_ID }} + AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }} + AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} diff --git a/docs/alerts/index.md b/docs/alerts/index.md index 70c294d347..a22cb23375 100644 --- a/docs/alerts/index.md +++ b/docs/alerts/index.md @@ -11,19 +11,19 @@ Sumo Logic offers several alerting features. See the topics below for details on
- icon

Monitors

+ icon

Monitors

Configure alerting policies notify you about critical changes or issues affecting your production applications.

- icon

Scheduled Searches

+ icon

Scheduled Searches

Create saved searches that are executed continuously on a schedule you set, monitoring your stack.

- icon

Monitors vs. Scheduled Searches

+ icon

Monitors vs. Scheduled Searches

Learn about the feature differences between Monitors and Scheduled Searches.

diff --git a/docs/alerts/monitors/index.md b/docs/alerts/monitors/index.md index e3bebff5cc..e9a18bc784 100644 --- a/docs/alerts/monitors/index.md +++ b/docs/alerts/monitors/index.md @@ -14,67 +14,67 @@ In this section, we'll introduce the following concepts:
- icon

Overview

+ icon

Overview

Set up monitors to continuously query your logs or metrics and send notifications when specific events occur.

- icon

Create a Monitor

+ icon

Create a Monitor

Learn how to create a monitor.

- icon

Monitor Settings

+ icon

Monitor Settings

Learn how to view, create, manage, and organize Monitors.

- icon

Monitors FAQ

+ icon

Monitors FAQ

This topic lists the common FAQs regarding Monitors.

- icon

Alert Variables

+ icon

Alert Variables

Use Alert Variables as parameters to customize the JSON payload object of your alert notifications.

- icon

Alert Response

+ icon

Alert Response

Get contextual insights about triggered alerts to minimize the time needed to investigate and resolve application failures.

- icon

Alert Response FAQ

+ icon

Alert Response FAQ

This topic lists the common FAQs regarding Alert Response.

- icon

Alert Grouping

+ icon

Alert Grouping

Customize how your alerts are generated from monitors by specifying a grouping condition based on specific fields.

- icon

Muting Schedules

+ icon

Muting Schedules

Pause alert notifications from monitors according to the schedule that you define.

- icon

Monitor Log Ingestion and Alerts

+ icon

Monitor Log Ingestion and Alerts

Add Scheduled Searches that monitor log ingestion and send alerts.

- icon

Automated Playbooks in Monitors

+ icon

Automated Playbooks in Monitors

Learn how to use Automation Service playbooks with monitors.

diff --git a/docs/alerts/scheduled-searches/index.md b/docs/alerts/scheduled-searches/index.md index 951b06e963..317c2f4160 100644 --- a/docs/alerts/scheduled-searches/index.md +++ b/docs/alerts/scheduled-searches/index.md @@ -11,43 +11,43 @@ A _Scheduled Search_ is a standard [Log Search](/docs/search) that you save and
- icon

Create a Scheduled Search

+ icon

Create a Scheduled Search

Learn how to add alerts and schedule search to run it at a regular scheduled time.

- icon

Create a Scheduled Search Email Alert

+ icon

Create a Scheduled Search Email Alert

Learn how to create a Scheduled Search email alert.

- icon

Edit or Cancel a Scheduled Search

+ icon

Edit or Cancel a Scheduled Search

Learn how to edit or cancel a Scheduled Search at any time.

- icon

Save to Index

+ icon

Save to Index

Learn how to save the results to an Index after creating a Scheduled Search email alert.

- icon

Save to Lookup

+ icon

Save to Lookup

Learn how to save the results of a Scheduled Search to a Lookup Table.

- icon

Generate Cloud SIEM Signals with a Scheduled Search

+ icon

Generate Cloud SIEM Signals with a Scheduled Search

Learn how to create a Scheduled Search that will trigger a Cloud SIEM Signal.

- icon

FAQ

+ icon

FAQ

Review frequently asked questions about Scheduled Searches and troubleshooting tips.

diff --git a/docs/alerts/webhook-connections/index.md b/docs/alerts/webhook-connections/index.md index f80a476964..27a2041d77 100644 --- a/docs/alerts/webhook-connections/index.md +++ b/docs/alerts/webhook-connections/index.md @@ -23,55 +23,55 @@ In this section, we'll introduce the following concepts and more:
icon -

Set Up Webhook Connections

+

Set Up Webhook Connections

Thumbnail icon -

AWS Lambda

+

AWS Lambda

Thumbnail icon -

Azure Functions

+

Azure Functions

thumbnail icon -

MS Teams

+

MS Teams

Thumbnail icon -

PagerDuty

+

PagerDuty

Thumbnail icon -

Slack

+

Slack

Thumbnail icon -

Opsgenie

+

Opsgenie

icon -

ServiceNow

+

ServiceNow

Thumbnail icon -

Jira

+

Jira

diff --git a/docs/alerts/webhook-connections/servicenow/index.md b/docs/alerts/webhook-connections/servicenow/index.md index 06e13bcc99..e880c9979a 100644 --- a/docs/alerts/webhook-connections/servicenow/index.md +++ b/docs/alerts/webhook-connections/servicenow/index.md @@ -8,9 +8,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Your org can use collected data to investigate issues across your deployment and then upload it to ServiceNow through the use of scheduled searches. After saving a search, results are available in ServiceNow. Additionally, you can launch ad hoc ServiceNow investigations using search results in Sumo Logic. -[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access ServiceNow connections, in the main Sumo Logic menu select **Manage Data > Monitoring > Connections**. +[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To access ServiceNow connections, in the main Sumo Logic menu select **Manage Data > Monitoring > Connections**. -
[**New UI**](/docs/get-started/sumo-logic-ui). To access ServiceNow connections, in the top menu select **Configuration**, and then under **Monitoring** select **Connections**. You can also click the **Go To...** menu at the top of the screen and select **Connections**. +
[**New UI**](/docs/get-started/sumo-logic-ui). To access ServiceNow connections, in the top menu select **Configuration**, and then under **Monitoring** select **Connections**. You can also click the **Go To...** menu at the top of the screen and select **Connections**. From here, you can search, edit, delete, and view of the details of [ServiceNow connections](/docs/alerts/webhook-connections/servicenow/). @@ -19,25 +19,25 @@ In this section, we'll introduce the following concepts:
- icon

Set Up Security Incident Webhooks

+ icon

Set Up Security Incident Webhooks

Learn how to set up a ServiceNow Security Incident Webhook connection and create scheduled searches.

- icon

Launch ServiceNow Investigations

+ icon

Launch ServiceNow Investigations

Learn how to launch ad hoc investigations directly from search results in Sumo Logic.

- icon

Set Up ServiceNow Searches

+ icon

Set Up ServiceNow Searches

Learn how to set up scheduled searches for ServiceNow integration.

- icon

Set Up ServiceNow Connections

+ icon

Set Up ServiceNow Connections

Learn how to set up connections for ServiceNow integration.

diff --git a/docs/api/index.md b/docs/api/index.md index 1e4666ce00..514f2cb081 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -11,7 +11,7 @@ Use the Sumo Logic Application Programming Interfaces (APIs) to interact with ou
- icon

Authentication and Endpoints

+ icon

Authentication and Endpoints

Get your API credentials and endpoint URL to start using the Sumo Logic APIs.

@@ -21,187 +21,187 @@ Use the Sumo Logic Application Programming Interfaces (APIs) to interact with ou
- Thumbnail icon

Roles

+ Thumbnail icon

Roles

@@ -211,57 +211,57 @@ Use the Sumo Logic Application Programming Interfaces (APIs) to interact with ou
- Thumbnail icon

SLOs

+ Thumbnail icon

SLOs

- Thumbnail icon

Users

+ Thumbnail icon

Users

diff --git a/docs/apm/index.md b/docs/apm/index.md index 432cd0d64a..9bb1450232 100644 --- a/docs/apm/index.md +++ b/docs/apm/index.md @@ -12,37 +12,37 @@ Monitor user activity, span analytics, service maps, and transaction traces betw
- icon

Traces

+ icon

Traces

Learn how to work with application tracing data using dashboards, Services Lists and Maps, Spans, and queries.

- icon

Get Started with Transaction Tracing

+ icon

Get Started with Transaction Tracing

Learn how to send Traces to Sumo Logic in AWS, Kubernetes, and other environments.

- icon

OpenTelemetry App Instrumentation

+ icon

OpenTelemetry App Instrumentation

OpenTelemetry provides a wide range of componentry to get you started with distributed tracing.

- icon

Real User Monitoring

+ icon

Real User Monitoring

Understand how users interact with the digital interfaces of your business.

- icon

Configure RUM Data Collection

+ icon

Configure RUM Data Collection

Learn how to collect Traces and RUM metrics from a browser using a RUM HTTP Traces Source.

- icon

RUM Dashboards

+ icon

RUM Dashboards

Use RUM Dashboards to gain visibility into application performance and end-user activity.

diff --git a/docs/apm/traces/advanced-configuration/index.md b/docs/apm/traces/advanced-configuration/index.md index ba236c776f..903ca93711 100644 --- a/docs/apm/traces/advanced-configuration/index.md +++ b/docs/apm/traces/advanced-configuration/index.md @@ -5,24 +5,26 @@ sidebar_label: Advanced Configuration description: This guide provides advanced configuration options for Distributed Tracing (APM). --- +import useBaseUrl from '@docusaurus/useBaseUrl'; + This guide provides advanced configuration options for Application Performance Management (APM) and distributed tracing, including the following:
-

Correlating Logs and Traces

+

Correlating Logs and Traces

Link your traces and logs to better understand your environment.

-

Filter and Shape Your Trace Data

+

Filter and Shape Your Trace Data

Create and apply custom rules to filter and shape your tracing data.

-

Working with Span Attributes

+

Working with Span Attributes

Learn how to modify the attributes of your spans.

diff --git a/docs/apm/traces/get-started-transaction-tracing/index.md b/docs/apm/traces/get-started-transaction-tracing/index.md index 23bc934a74..93adfac829 100644 --- a/docs/apm/traces/get-started-transaction-tracing/index.md +++ b/docs/apm/traces/get-started-transaction-tracing/index.md @@ -17,19 +17,19 @@ Sumo Logic tracing supports the OpenTelemetry standard as well as other legacy o
- icon

For Kubernetes environments

+ src={useBaseUrl('img/icons/operations/kubernetes.png')} alt="icon" width="40"/>

For Kubernetes environments

Learn how to install the Sumo Logic Kubernetes Collection and send traces using OpenTelemetry.

- icon

For Other environments

+ src={useBaseUrl('img/icons/traces.png')} alt="icon" width="40"/>

For Other environments

Learn how to leverage OpenTelemetry standards and start collecting Traces.

@@ -48,49 +48,49 @@ Learn how to collect telemetry data from applications written in the following p
Thumbnail icon -

Java

+

Java

Thumbnail icon -

.NET

+

.NET

Thumbnail icon -

Ruby

+

Ruby

Thumbnail icon -

Istio

+

Istio

@@ -104,19 +104,19 @@ Learn how to install and configure OpenTelemetry distributed tracing for AWS Lam
Thumbnail icon -

Java

+

Java

@@ -129,19 +129,19 @@ Setting up Tracing instrumentation for applications deployed in Kubernetes just
Thumbnail icon -

Java

+

Java

@@ -151,19 +151,19 @@ Setting up Tracing instrumentation for applications deployed in Kubernetes just
- icon

Correlating Logs and Traces

+ src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/>

Correlating Logs and Traces

Linking together your Sumo Logic traces and logs will provide you a broad and deep understanding of your environment.

- icon

Filter and Shape Your Trace Data

+ src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/>

Filter and Shape Your Trace Data

Learn how to create and apply custom rules to shape tracing data and specify which data to send to Sumo Logic.

- icon

Working with Span Attributes

+ src={useBaseUrl('img/icons/traces.png')} alt="icon" width="30"/>

Working with Span Attributes

Learn how to modify span attributes to enhance diagnostic data details, remove redundant information, and mask sensitive information before they leave your site.

diff --git a/docs/apm/traces/index.md b/docs/apm/traces/index.md index 97bbe24440..e68b67aeed 100644 --- a/docs/apm/traces/index.md +++ b/docs/apm/traces/index.md @@ -14,55 +14,55 @@ This guide provides information to work with your tracing data.
- icon

Setup and Configuration

+ icon

Setup and Configuration

Learn how to send traces to Sumo Logic.

- icon

Quickstart

+ icon

Quickstart

Get up and running quickly with and explore how your application is behaving with Trace analytics.

- icon

View and Investigate Traces

+ icon

View and Investigate Traces

Learn how to search and investigate your traces, trace views, and trace events.

- icon

Services List and Services Map

+ icon

Services List and Services Map

View your application topology and investigate microservice interactions.

- icon

Application Service APM and Tracing Dashboards

+ icon

Application Service APM and Tracing Dashboards

Explore and create Tracing dashboards, install apps, and more.

- icon

Span Analytics and Queries

+ icon

Span Analytics and Queries

Learn how to use the Spans page to explore your span data.

- icon

Search Query Language Support for Traces

+ icon

Search Query Language Support for Traces

Use our Search Query Language to gain valuable insight into your traces.

- icon

Advanced Configuration

+ icon

Advanced Configuration

Learn how to link logs and traces, modify span attributes, and mask sensitive site information.

- icon

Troubleshoot Ingest

+ icon

Troubleshoot Ingest

Use tracing to troubleshoot problems with data ingest.

diff --git a/docs/cloud-soar/index.md b/docs/cloud-soar/index.md index f6a2870ab7..bb0d181fa1 100644 --- a/docs/cloud-soar/index.md +++ b/docs/cloud-soar/index.md @@ -16,48 +16,48 @@ This section contains the following topics:
- Shield and gear icon

Overview

+ Shield and gear icon

Overview

Learn how Cloud SOAR allows you to perform incident management and threat response.

- Shield and gear icon

Introduction

+ Shield and gear icon

Introduction

Provides an introduction to Cloud SOAR for analysts and administrators.

- Shield and gear icon

Cloud SOAR Compared to the Automation Service

+ Shield and gear icon

Cloud SOAR Compared to the Automation Service

Compare the features of Cloud SOAR with the Automation Service.

- Shield and gear icon

Cloud SOAR Settings

+ Shield and gear icon

Cloud SOAR Settings

Setup and configuration options for the Cloud SOAR platform.

- Shield and gear icon

Cloud SOAR Menus

+ Shield and gear icon

Cloud SOAR Menus

Navigate menus in Cloud SOAR.

- Shield and gear icon

Incidents and Triage

+ Shield and gear icon

Incidents and Triage

Customize your Cloud SOAR Incident data display.

- Shield and gear icon

Automation

+ Shield and gear icon

Automation

Configuration tools for Cloud SOAR automation and orchestration features.

- Shield and gear icon

Legacy Cloud SOAR

+ Shield and gear icon

Legacy Cloud SOAR

Learn about our legacy Cloud SOAR product offering.

diff --git a/docs/cloud-soar/legacy/index.md b/docs/cloud-soar/legacy/index.md index 2c3feaa234..86f8976487 100644 --- a/docs/cloud-soar/legacy/index.md +++ b/docs/cloud-soar/legacy/index.md @@ -16,44 +16,44 @@ In this section, we'll introduce the following concepts:
- Computer chip icon

Legacy Cloud SOAR Architecture

+ Computer chip icon

Legacy Cloud SOAR Architecture

Learn about features of the legacy Cloud SOAR architecture.

- Computer chip icon

Legacy Cloud SOAR Global Functions Menu

+ Computer chip icon

Legacy Cloud SOAR Global Functions Menu

Learn about features of the legacy Cloud SOAR Global Functions menu.

- Computer chip icon

Legacy Cloud SOAR Main Menu

+ Computer chip icon

Legacy Cloud SOAR Main Menu

Learn about features of the legacy Cloud SOAR main menu.

- Computer chip icon

Legacy Cloud SOAR Incident Management and Triage

+ Computer chip icon

Legacy Cloud SOAR Incident Management and Triage

Learn about features of the legacy Cloud SOAR automated real-time incident management and threat response.

- Computer chip icon

Legacy Cloud SOAR Automation

+ Computer chip icon

Legacy Cloud SOAR Automation

Learn about features of legacy Cloud SOAR automation.

- Computer chip icon

Cloud SOAR for MSSPs (Legacy Only)

+ Computer chip icon

Cloud SOAR for MSSPs (Legacy Only)

Full-featured instance of legacy Cloud SOAR designed for internal MSSP use.

- Computer chip icon

Legacy Cloud SOAR APIs

+ Computer chip icon

Legacy Cloud SOAR APIs

Learn how to access legacy Cloud SOAR APIs and API documentation.

-
\ No newline at end of file +
diff --git a/docs/contributing/index.md b/docs/contributing/index.md index e9ef0529e4..e43a688b48 100644 --- a/docs/contributing/index.md +++ b/docs/contributing/index.md @@ -21,32 +21,32 @@ You can also explore more Sumo Logic open-source projects on our [GitHub site](h diff --git a/docs/cse/administration/index.md b/docs/cse/administration/index.md index 0e3748aaea..2faf9e0826 100644 --- a/docs/cse/administration/index.md +++ b/docs/cse/administration/index.md @@ -12,103 +12,103 @@ Learn about onboarding tasks and best practices for Cloud SIEM administrators. I
- Magnifying glass icon

Filter and Search

+ Magnifying glass icon

Filter and Search

Learn how to filter and search Cloud SIEM list pages.

- Network icon

Network Blocks

-

Learn about network blocks, their purpose, and instructions for setting them up and using them.

+ Network icon

Network Blocks

+

Learn about Network Blocks, their purpose, and instructions for setting them up and using them.

- Tree diagram icon

Create a Custom Tag Schema

+ Tree diagram icon

Create a Custom Tag Schema

Learn how to create a custom tag schema in Cloud SIEM.

- Shield with a globe icon

Custom Threat Intelligence Sources

+ Shield with a globe icon

Custom Threat Intelligence Sources

Learn how manage custom threat intelligence sources.

- Cloud with a shield icon

Create Cloud SIEM Actions

+ Cloud with a shield icon

Create Cloud SIEM Actions

Learn how to issue a notification to another service when certain events occur in Cloud SIEM.

- Database symbol in a magnifying glass icon

Create Cloud SIEM Context Actions

+ Database symbol in a magnifying glass icon

Create Cloud SIEM Context Actions

Learn to query an external system for details about an entity, IOC, or data encountered in a record.

- Code icon

Cloud SIEM APIs

+ Code icon

Cloud SIEM APIs

Learn how to access Cloud SIEM APIs and API documentation.

- Database icon

Data Retention

+ Database icon

Data Retention

Learn about retention periods for different types of Cloud SIEM data.

- Document icon

Audit Logging

+ Document icon

Audit Logging

Learn how to search the Audit Event Index for Cloud SIEM log events.

- People with gears icon

Cloud SIEM User Accounts and Roles

+ People with gears icon

Cloud SIEM User Accounts and Roles

Learn how to create and manage user accounts and roles for Cloud SIEM.

- Small boxes merging into a circle icon

Custom Inventory Source

+ Small boxes merging into a circle icon

Custom Inventory Source

Learn how to extract Inventory Data from logs in Sumo Logic and send it to Cloud SIEM.

- Check mark in an magnifhing glass icon

Save Inventory Data to a Lookup Table

+ Check mark in an magnifhing glass icon

Save Inventory Data to a Lookup Table

Learn how to use a saved Sumo Logic search to populate a Lookup Table with Cloud SIEM inventory data.

- Bar chart with a gear icon

Manage Custom Insight Resolutions

+ Bar chart with a gear icon

Manage Custom Insight Resolutions

Learn how to create and manage custom insight resolutions.

- Bar chart in a circle icon

Managing Custom Insight Statuses

+ Bar chart in a circle icon

Managing Custom Insight Statuses

Learn how to create and manage custom insight statuses.

- Squares icon

Sensor Zones

+ Squares icon

Sensor Zones

Learn how to use Sensor Zones to distinguish between Cloud SIEM entities that have the same IP address.

- Peoople on a gear icon

Inventory Sources and Data

+ Peoople on a gear icon

Inventory Sources and Data

Learn about Inventory Sources and the Inventory Data they collect.

- People on a gear icon

MITRE Coverage

+ People on a gear icon

MITRE Coverage

Learn how well you are prepared to detect adversary attacks based on the tactics and techniques in the MITRE ATT&CK Enterprise Matrix.

diff --git a/docs/cse/automation/index.md b/docs/cse/automation/index.md index 5a3e9fbc85..97c3ec2bc4 100644 --- a/docs/cse/automation/index.md +++ b/docs/cse/automation/index.md @@ -15,19 +15,19 @@ In this section, we'll introduce the following concepts:
- Shield on a workflow icon

About the Automation Service and Cloud SIEM

+ Shield on a workflow icon

About the Automation Service and Cloud SIEM

Get an overview of how the Automation Service allows you to automate smart actions, including enrichments and notifications.

- Shield on a workflow icon

Automations in Cloud SIEM

+ Shield on a workflow icon

Automations in Cloud SIEM

Learn how to create automations that run playbooks to add enrichments and create notifications for either insights or entities.

- Shield on a workflow icon

Cloud SIEM Automation Examples

+ Shield on a workflow icon

Cloud SIEM Automation Examples

See examples that show you how to create automations for different situations.

diff --git a/docs/cse/get-started-with-cloud-siem/index.md b/docs/cse/get-started-with-cloud-siem/index.md index 370cfce448..5b3c1298b1 100644 --- a/docs/cse/get-started-with-cloud-siem/index.md +++ b/docs/cse/get-started-with-cloud-siem/index.md @@ -11,49 +11,49 @@ This guide helps you get started using Cloud SIEM for threat hunting.
- Shield on a workflow icon

Cloud SIEM User Interface

+ Shield on a workflow icon

Cloud SIEM User Interface

Learn about the Cloud SIEM user interface.

- Shield on a workflow icon

Introduction to Cloud SIEM for Analysts

+ Shield on a workflow icon

Introduction to Cloud SIEM for Analysts

Learn basic concepts about Cloud SIEM for security analysts.

- Shield on a workflow icon

Introduction to Cloud SIEM for Administrators

+ Shield on a workflow icon

Introduction to Cloud SIEM for Administrators

Learn basic concepts about Cloud SIEM for administrators.

- Shield on a workflow icon

Cloud SIEM Heads Up Display

+ Shield on a workflow icon

Cloud SIEM Heads Up Display

Learn how to use the Heads Up Display to perform threat investigations.

- Shield on a workflow icon

Insight Generation

+ Shield on a workflow icon

Insight Generation

Learn how Cloud SIEM correlates signals by entity to create insights.

- Shield on a workflow icon

Cloud SIEM Insight UI

+ Shield on a workflow icon

Cloud SIEM Insight UI

Learn about the contents of the insights UI in Cloud SIEM.

- Checklist icon

Cloud SIEM Content Catalog

+ Checklist icon

Cloud SIEM Content Catalog

See the out-of-the-box rules, schema, mappings, and parsers for Cloud SIEM.

- Checklist icon

Cloud SIEM Onboarding Checklist

+ Checklist icon

Cloud SIEM Onboarding Checklist

Get up and running quickly with Cloud SIEM administrator tasks.

-
\ No newline at end of file +
diff --git a/docs/cse/index.md b/docs/cse/index.md index 99e9bbdb2c..8f3c039626 100644 --- a/docs/cse/index.md +++ b/docs/cse/index.md @@ -21,61 +21,61 @@ This section contains the following topics:
- Shield on a cloud icon

Get Started with Cloud SIEM

+ Shield on a cloud icon

Get Started with Cloud SIEM

Learn how to start using Cloud SIEM for threat hunting.

- Shield on a cloud icon

Records, Signals, Entities, and Insights

+ Shield on a cloud icon

Records, Signals, Entities, and Insights

Learn about Insight generation, working with Entities, and how to query Cloud SIEM Records.

- Shield on a cloud icon

Ingestion

+ Shield on a cloud icon

Ingestion

Learn how to configure ingestion for supported products and services.

- Shield on a cloud icon

Rules

+ Shield on a cloud icon

Rules

Learn how to write rules, rules syntax, and Cloud SIEM built-in rules.

- Shield on a cloud icon

Schema

+ Shield on a cloud icon

Schema

Learn about Cloud SIEM Schema v3, schema attributes, and the Record processing pipeline.

- Shield on a cloud icon

Sensors

+ Shield on a cloud icon

Sensors

Cloud SIEM Sensors collect log and event data from your infrastructure and applications.

- Shield on a cloud icon

Integrations

+ Shield on a cloud icon

Integrations

Cloud SIEM integration with Sumo Logic and threat intel sources, and leveraging the Cloud SIEM Insight Enrichment Server.

- Shield on a cloud icon

Match Lists and Suppressed Lists

+ Shield on a cloud icon

Match Lists and Suppressed Lists

Learn about creating a Match list and their usage in rules.

- Shield on a cloud icon

Automation

+ Shield on a cloud icon

Automation

Learn how to configure automations to create notifications and enrichments in Cloud SIEM.

- Shield on a cloud icon

Administration

+ Shield on a cloud icon

Administration

Learn how to set up user accounts and roles, Actions, Network Blocks, custom Insight status and sub-resolutions, and more.

diff --git a/docs/cse/ingestion/index.md b/docs/cse/ingestion/index.md index c5a119f7c1..eebe912329 100644 --- a/docs/cse/ingestion/index.md +++ b/docs/cse/ingestion/index.md @@ -12,31 +12,31 @@ The articles in this section provide guidance on how to ingest data into Cloud S
- Database icon

Best Practices

+ Database icon

Best Practices

Learn how to send Sumo Logic Source or Cloud-to-Cloud Connector log messages to Cloud SIEM to be transformed into records.

- Database icon

Products with Log Mappings

+ Database icon

Products with Log Mappings

See the product and services that Cloud SIEM supports with log mappings and parsers.

- Database icon

Viewing Log Mappers

+ Database icon

Viewing Log Mappers

Learn how to find what mappers Cloud SIEM provides for a product or service.

- Shield on a cloud icon

Sumo Logic Cloud SIEM Ingest Mapping

+ Shield on a cloud icon

Sumo Logic Cloud SIEM Ingest Mapping

Configure Sumo Logic to send log messages to be processed by Cloud SIEM's system mapper.

- Shield on a cloud icon

Ingestion Sources for Cloud SIEM

+ Shield on a cloud icon

Ingestion Sources for Cloud SIEM

Learn the sources available for ingesting data to Cloud SIEM.

diff --git a/docs/cse/ingestion/ingestion-sources-for-cloud-siem/index.md b/docs/cse/ingestion/ingestion-sources-for-cloud-siem/index.md index 153c2a78bd..06335e0708 100644 --- a/docs/cse/ingestion/ingestion-sources-for-cloud-siem/index.md +++ b/docs/cse/ingestion/ingestion-sources-for-cloud-siem/index.md @@ -12,177 +12,176 @@ This section shows examples of sources you can use to ingest data into Cloud SIE The most common method to ingest data into Cloud SIEM is to install a Cloud-to-Cloud Integration Framework source and select the **Forward to SIEM** option in the configuration UI, or to click the **+Add Field** link and add a field whose name is `_siemForward` and value is *true*. Once you do that, add another field named `_parser` with value that points to the parser associated with that source type, for example, */Parsers/System/Cisco/Cisco ASA*. This ensures that the logs from that type of source are properly parsed and normalized into structured records in Cloud SIEM. For all available methods to ingest data into Cloud SIEM, see [Recommended methods to ingest data into Cloud SIEM](/docs/cse/ingestion/cse-ingestion-best-practices/#recommended-methods-to-ingest-data-into-cloud-siem). -::: +:::
- Auth0 thumbnail icon

Auth0

+ Auth0 thumbnail icon

Auth0

Configure an HTTP source to ingest Auth0 log messages and send them to Cloud SIEM’s Auth0 system parser.

- AWS Load Balancer thumbnail icon

AWS Application Load Balancer

+ AWS Load Balancer thumbnail icon

AWS Application Load Balancer

Configure collection and ingestion of AWS ALB log messages from an S3 bucket to be parsed by Cloud SIEM.

- AWS CloudTrail thumbnail icon

AWS CloudTrail

+ AWS CloudTrail thumbnail icon

AWS CloudTrail

Configure a CloudTrail source on a hosted collector to ingest CloudTrail log messages to be parsed by Cloud SIEM.

- AWS GuardDuty thumbnail icon

AWS GuardDuty

+ AWS GuardDuty thumbnail icon

AWS GuardDuty

Configure an HTTP source to ingest AWS GuardDuty log messages and send them to Cloud SIEM's system parser.

- AWS Network Firewall thumbnail icon

AWS Network Firewall

+ AWS Network Firewall thumbnail icon

AWS Network Firewall

Configure collection and ingestion of AWS Network Firewall log messages from an S3 bucket to be parsed by Cloud SIEM.

- AWS VPC Flow thumbnail icon

AWS VPC Flow

+ AWS VPC Flow thumbnail icon

AWS VPC Flow

Configure collection and ingestion of VPC Flow logs from an S3 bucket to be parsed by Cloud SIEM.

- Carbon Black Cloud thumbnail icon

Carbon Black Cloud

+ Carbon Black Cloud thumbnail icon

Carbon Black Cloud

Configure collection of Carbon Black Cloud logs messages from an S3 bucket to be parsed by Cloud SIEM.

- Check Point Firewall thumbnail icon

Check Point Firewall

+ Check Point Firewall thumbnail icon

Check Point Firewall

Configure a syslog source to ingest Check Point Firewall log messages to be parsed by Cloud SIEM.

- Cisco ASA thumbnail icon

Cisco ASA

+ Cisco ASA thumbnail icon

Cisco ASA

Configure a syslog source to ingest Cisco ASA log messages to be parsed by Cloud SIEM.

- Cisco Meraki icon

Cisco Meraki

+ Cisco Meraki icon

Cisco Meraki

Configure a syslog source to ingest Cisco Meraki log messages to be parsed by Cloud SIEM Cisco.

- Corelight Zeek icon

Corelight Zeek

+ Corelight Zeek icon

Corelight Zeek

Configure a syslog source to ingest Corelight Zeek log messages and send them to Cloud SIEM's log mapper.

- Fortigate Firewall icon

Fortigate Firewall

+ Fortigate Firewall icon

Fortigate Firewall

Configure a syslog source to ingest Fortigate Firewall log messages to be parsed by Cloud SIEM.

- G Suite Alert Center icon

G Suite Alert Center

+ G Suite Alert Center icon

G Suite Alert Center

Collect log messages from G Suite Alert Center to be parsed by Cloud SIEM.

- Kemp LoadMaster icon

Kemp LoadMaster

+ Kemp LoadMaster icon

Kemp LoadMaster

Configure a syslog source to ingest Kemp LoadMaster messages to be parsed by Cloud SIEM.

- Linux OS Syslog icon

Linux OS Syslog

+ Linux OS Syslog icon

Linux OS Syslog

Configure a syslog source to ingest Linux OS log messages to be parsed by Cloud SIEM.

- Microsoft 365 Audit icon

Microsoft 365 Audit (Office 365 Audit)

+ Microsoft 365 Audit icon

Microsoft 365 Audit (Office 365 Audit)

Configure collection of Microsoft 365 log messages to be parsed by Cloud SIEM. 

- Microsoft Azure Activity Log icon

Microsoft Azure Activity Log

+ Microsoft Azure Activity Log icon

Microsoft Azure Activity Log

Configure an HTTP Source to ingest Microsoft Azure Activity Log messages and to be parsed by Cloud SIEM.

- Microsoft Windows icon

Microsoft Windows

+ Microsoft Windows icon

Microsoft Windows

Configure collection of Windows Event Log messages and send them to the Cloud SIEM mapper.

- Nginx Access Logs icon

Nginx Access Logs

+ Nginx Access Logs icon

Nginx Access Logs

Configure a syslog source to ingest Nginx Access log messages to be parsed by Cloud SIEM.

- Okta icon

Okta

+ Okta icon

Okta

Configure an Okta source to ingest Okta log messages and send them to Cloud SIEM’s system parser.

- OneLogin icon

OneLogin

+ OneLogin icon

OneLogin

Learn how to collect OneLogin log messages and send them to Sumo Logic to be ingested by Cloud SIEM.

- Osquery icon

Osquery

+ Osquery icon

Osquery

Configure an HTTP source to ingest osquery log messages and send them to the Cloud SIEM system parser.

- Palo Alto Firewall icon

Palo Alto Firewall

+ Palo Alto Firewall icon

Palo Alto Firewall

Configure collection of Palo Alto Firewall log messages to be parsed by Cloud SIEM's system parser.

- SentinelOne icon

SentinelOne

+ SentinelOne icon

SentinelOne

Learn how to collect SentinelOne log messages and send them to be ingested by Cloud SIEM.

- Signal Sciences WAF icon

Signal Sciences WAF

+ Signal Sciences WAF icon

Signal Sciences WAF

Lean how to collect Signal Sciences WAF log messages and sending them to Sumo Logic to be ingested by Cloud SIEM.

- Symantec Blue Coat Proxy icon

Symantec Blue Coat Proxy

+ Symantec Blue Coat Proxy icon

Symantec Blue Coat Proxy

Configure a Syslog source to collect and send Symantec Proxy Secure Gateway (ProxySG) log messages to Cloud SIEM.

- ZScaler NSS icon

ZScaler NSS

+ ZScaler NSS icon

ZScaler NSS

Configure collection of ZScaler NSS log messages to be parsed by Cloud SIEM's system parser for ZScaler NSS.

- Zscaler Private Access icon

Zscaler Private Access

+ Zscaler Private Access icon

Zscaler Private Access

Configure an HTTP source to ingest Zscaler Private Access log messages and send them to Cloud SIEM's system parser.

- diff --git a/docs/cse/integrations/index.md b/docs/cse/integrations/index.md index ec62cc192a..20a53b392b 100644 --- a/docs/cse/integrations/index.md +++ b/docs/cse/integrations/index.md @@ -12,37 +12,37 @@ In this section, we'll introduce the following concepts:
- Icon of two screens

ThreatQ Source

+ Icon of two screens

ThreatQ Source

Learn how to set up a ThreatQ source.

- Icon of two screens

Insight Enrichment Server

+ Icon of two screens

Insight Enrichment Server

Learn how to automatically enrich Cloud SIEM insights.

- Icon of two screens

Enable VirusTotal Enrichment

+ Icon of two screens

Enable VirusTotal Enrichment

Learn how to enrich signals based on queries it runs against VirusTotal.

- Icon of two screens

TAXII Feed

+ Icon of two screens

TAXII Feed

Learn how to integrate Cloud SIEM with a TAXII threat intelligence feed.

- Icon of two screens

Security Incident Response (SIR)

+ Icon of two screens

Security Incident Response (SIR)

Learn to install and configure the integration between Sumo Logic Cloud SIEM and ServiceNow's SIR.

- Icon of two screens

Enrichments

+ Icon of two screens

Enrichments

Learn how enrichments can add information to signals, entities, and insights.

diff --git a/docs/cse/match-lists-suppressed-lists/index.md b/docs/cse/match-lists-suppressed-lists/index.md index 1b7776f233..8a8af5703c 100644 --- a/docs/cse/match-lists-suppressed-lists/index.md +++ b/docs/cse/match-lists-suppressed-lists/index.md @@ -13,31 +13,31 @@ In this section, we'll introduce the following concepts:
- List icon

Create a Match List

+ List icon

Create a Match List

Learn about match lists, their purpose, usage, and how to create them.

- List icon

Custom match list Columns

+ List icon

Custom match list Columns

Learn how to define custom columns for use in match lists.

- List icon

Match Fields Reference

+ List icon

Match Fields Reference

Learn what record fields a match list with a given target column will be compared to.

- List icon

Entity Tags and Standard Match Lists

+ List icon

Entity Tags and Standard Match Lists

Learn how to identify specific entities that should be treated differently during Cloud SIEM rule processing.

- List icon

Suppressed Lists

+ List icon

Suppressed Lists

Learn to suppress signals that contain a particular indicator value in any of the signal's records.

diff --git a/docs/cse/records-signals-entities-insights/index.md b/docs/cse/records-signals-entities-insights/index.md index 3e8c6d82bc..065c27fc46 100644 --- a/docs/cse/records-signals-entities-insights/index.md +++ b/docs/cse/records-signals-entities-insights/index.md @@ -13,73 +13,73 @@ In this section, we'll introduce the following concepts:
- Icon of a shield on a flow diagram

Insight Generation Settings

+ Icon of a shield on a flow diagram

Insight Generation Settings

Learn how to configure the detection window and the threshold activity score for insight generation.

- Icon of a shield on a flow diagram

Custom Insights

+ Icon of a shield on a flow diagram

Custom Insights

Learn how to set up custom insight configurations.

- Icon of a shield on a flow diagram

View and Manage Entities

+ Icon of a shield on a flow diagram

View and Manage Entities

Learn about all the entities in Cloud SIEM and their activity scores.

- Icon of a shield on a flow diagram

Entity Criticality

+ Icon of a shield on a flow diagram

Entity Criticality

Learn how to adjust the severity of signals for specific entities.

- Icon of a shield on a flow diagram

Custom Entity Types

+ Icon of a shield on a flow diagram

Custom Entity Types

Learn how to create custom entity types in Cloud SIEM.

- Icon of a shield on a flow diagram

Entity Groups

+ Icon of a shield on a flow diagram

Entity Groups

Learn how to automatically group entities in terms of criteria like name or IP address.

- Icon of a shield on a flow diagram

Entity Lookup Tables

+ Icon of a shield on a flow diagram

Entity Lookup Tables

Learn how to normalize the names of users and hosts (machines) in your environment.

- Icon of a shield on a flow diagram

View Records for a Signal

+ Icon of a shield on a flow diagram

View Records for a Signal

Learn how to view records associated with a signal in Cloud SIEM.

- Icon of a shield on a flow diagram

Signal Suppression

+ Icon of a shield on a flow diagram

Signal Suppression

Learn about ways to suppress and exclude Cloud SIEM signals from the insight generation process.

- Icon of a shield on a flow diagram

Search Sumo Logic for Cloud SIEM Records

+ Icon of a shield on a flow diagram

Search Sumo Logic for Cloud SIEM Records

Learn to search the Sumo Logic platform for records and signals that have been forwarded from Cloud SIEM.

- Icon of a shield on a flow diagram

Using Tags

+ Icon of a shield on a flow diagram

Using Tags

Learn how to add context to Cloud SIEM items, and search and filter items by tag.

diff --git a/docs/cse/rules/index.md b/docs/cse/rules/index.md index c1722544bf..cfbbfe4948 100644 --- a/docs/cse/rules/index.md +++ b/docs/cse/rules/index.md @@ -13,103 +13,103 @@ In this section, we'll introduce the following concepts:
- Flow diagram icon

About Cloud SIEM Rules

+ Flow diagram icon

About Cloud SIEM Rules

Learn about Cloud SIEM rules, rules syntax, and how to write rules.

- Flow diagram icon

Rules Status

+ Flow diagram icon

Rules Status

Learn about Cloud SIEM rules statuses and how to address rules in a degraded or failed state.

- Flow diagram icon

Before You Write a Custom Rule

+ Flow diagram icon

Before You Write a Custom Rule

Learn how to plan a custom rule and prototype rule expressions.

- Flow diagram icon

Rules Syntax

+ Flow diagram icon

Rules Syntax

Learn about the functions you can use when writing Cloud SIEM rules.

- Flow diagram icon

Match Rule

+ Flow diagram icon

Match Rule

Learn how to write a match rule.

- Flow diagram icon

Chain Rule

+ Flow diagram icon

Chain Rule

Learn how to write a chain rule.

- Flow diagram icon

Aggregation Rule

+ Flow diagram icon

Aggregation Rule

Learn how to write an Aggregation rule.

- Flow diagram icon

Threshold Rule

+ Flow diagram icon

Threshold Rule

Learn how to write a Threshold rule.

- Flow diagram icon

First Seen Rule

+ Flow diagram icon

First Seen Rule

Learn how to write a First Seen rule.

- Flow diagram icon

Outlier Rule

+ Flow diagram icon

Outlier Rule

Learn how to write an Outlier rule.

- Flow diagram icon

Built-In Rules

+ Flow diagram icon

Built-In Rules

Look at the various page lists and Cloud SIEM's built-in rules.

- Flow diagram icon

Import YARA Rules

+ Flow diagram icon

Import YARA Rules

Learn how to import YARA rules from GitHub into Cloud SIEM.

- Flow diagram icon

Normalized Authentication Rules

+ Flow diagram icon

Normalized Authentication Rules

Detect activities that compromise accounts using authentication logs.

- Flow diagram icon

Normalized Threat Rules

+ Flow diagram icon

Normalized Threat Rules

Learn about Cloud SIEM’s built-in normalized threat rules.

- Flow diagram icon

Rule Tuning

+ Flow diagram icon

Rule Tuning

Learn how to create and use tuning expressions for rules.

- Flow diagram icon

Tailor a Global Rule

+ Flow diagram icon

Tailor a Global Rule

Learn how to tailor global (built-in) rules in Cloud SIEM.

- Flow diagram icon

Insight Trainer

+ Flow diagram icon

Insight Trainer

Learn how to adjust rules to improve insight generation.

diff --git a/docs/cse/schema/index.md b/docs/cse/schema/index.md index fc70a27384..95cffe764b 100644 --- a/docs/cse/schema/index.md +++ b/docs/cse/schema/index.md @@ -11,62 +11,68 @@ This guide has information about Cloud SIEM schemas. In this section, we'll intr
- Flow diagram icon

Record Processing Pipeline

+ Flow diagram icon

Record Processing Pipeline

Learn how Cloud SIEM transforms incoming raw messages into records.

- Flow diagram icon

Cloud SIEM Schema Attributes

+ Flow diagram icon

Cloud SIEM Schema Attributes

Learn about Cloud SIEM schema attributes.

- Flow diagram icon

Mappable Attributes

+ Flow diagram icon

Mappable Attributes

Learn what Cloud SIEM schema attributes you can map to records.

- Flow diagram icon

Record Types

+ Flow diagram icon

Record Types

Learn about the record types to which you can map schema attributes.

- Flow diagram icon

Parsing Language Reference

+ Flow diagram icon

Parsing Language Reference

Parsing is the first step in the Cloud SIEM record processing pipeline.

- Flow diagram icon

Log Mapping

+ Flow diagram icon

Log Mapping

Learn how to create a log mapping for structured messages.

- Flow diagram icon

Normalized Classification

+ Flow diagram icon

Normalized Classification

Set up schema fields with an enforced, Cloud SIEM-defined output.

- Flow diagram icon

Field Mappings

+ Flow diagram icon

Field Mappings

Set up field mappings for messages that you want to be processed by Cloud SIEM's normalized threat rules.

- Flow diagram icon

Parser Editor

+ Flow diagram icon

Parser Editor

Learn how to use the Parser Editor to configure and test a custom parser.

- Flow diagram icon

Username and Hostname Normalization

+ Flow diagram icon

Username and Hostname Normalization

Learn how to import YARA rules from GitHub into Cloud SIEM.

+
+
+ Flow diagram icon

Parser Troubleshooting

+

Learn how to troubleshoot problems with parsers.

+
+
diff --git a/docs/cse/sensors/index.md b/docs/cse/sensors/index.md index 6ad1e09bd3..0e63c31d0e 100644 --- a/docs/cse/sensors/index.md +++ b/docs/cse/sensors/index.md @@ -14,31 +14,31 @@ In this section, we'll introduce the following concepts:
- Document icon

Ingest Zeek Logs

+ Document icon

Ingest Zeek Logs

Learn how to collect Zeek (Bro) logs and ingest them to Cloud SIEM.

- Database icon

Sensor Download Locations

+ Database icon

Sensor Download Locations

Learn about where to download the Cloud SIEM Network Sensor that's specific to your Cloud SIEM deployment.

- Arrows icon

Network Sensor Deployment

+ Arrows icon

Network Sensor Deployment

Learn about how to deploy and configure a Cloud SIEM Network Sensor.

- Wrench icon

Network Sensor Troubleshooting

+ Wrench icon

Network Sensor Troubleshooting

Learn how to troubleshoot problems with the Cloud SIEM Network Sensor.

- Wrench icon

Log Sensor Troubleshooting

+ Wrench icon

Log Sensor Troubleshooting

Learn how to collect Log Sensor status and data to support troubleshooting efforts.

diff --git a/docs/cse/troubleshoot/index.md b/docs/cse/troubleshoot/index.md index 4f7b92e7c7..1989a642ef 100644 --- a/docs/cse/troubleshoot/index.md +++ b/docs/cse/troubleshoot/index.md @@ -11,13 +11,13 @@ This section contains articles to help you troubleshoot problems with Cloud SIEM
- Troubleshoot icon

Troubleshoot Parsers

+ Troubleshoot icon

Troubleshoot Parsers

Learn how to troubleshoot problems with log parsers.

- Troubleshoot icon

Troubleshoot Mappers

+ Troubleshoot icon

Troubleshoot Mappers

Learn how to troubleshoot problems with log mappers.

diff --git a/docs/dashboards/index.md b/docs/dashboards/index.md index 1b79552c84..ed98201f90 100644 --- a/docs/dashboards/index.md +++ b/docs/dashboards/index.md @@ -16,97 +16,97 @@ In this section, we'll introduce the following concepts:
- icon

About Dashboards

+ icon

About Dashboards

Learn about the benefits of Sumo Logic dashboards and how they seamlessly integrate logs, metrics, and traces data.

- icon

Migrating from Legacy Dashboards

+ icon

Migrating from Legacy Dashboards

Learn how to migrate data from our legacy dashboards solution.

- icon

Create a Dashboard

+ icon

Create a Dashboard

Create and customize dashboards with panels and queries.

- icon

Dashboard Panels

+ icon

Dashboard Panels

Learn about the various Dashboard panels and the types of data best suited for each.

- icon

Linking Together Multiple Dashboards

+ icon

Linking Together Multiple Dashboards

Learn how to quickly link dashboards together to view related data.

- icon

Explore Monitoring Dashboards

+ icon

Explore Monitoring Dashboards

Monitoring dashboards give you an easy way to view and navigate the hierarchy of your environment.

- icon

Set Dashboard and Panel Time Ranges

+ icon

Set Dashboard and Panel Time Ranges

Learn how to set dashboard and panel time ranges.

- icon

Exporting Dashboards

+ icon

Exporting Dashboards

Learn how to export dashboards as PDF or PNG files.

- icon

FAQ

+ icon

FAQ

Find answers to frequently asked questions about our dashboards.

- icon

Root Cause Investigation

+ icon

Root Cause Investigation

Use dashboards to investigate root causes of a spike of interest.

- icon

Locate Deviations in a Time Series

+ icon

Locate Deviations in a Time Series

Learn how to create charts that locate deviations and outliers in a time series.

- icon

Restricted Operators in Dashboards

+ icon

Restricted Operators in Dashboards

Learn about the restrictions when you use operators with dashboards.

- icon

Sharing Dashboards

+ icon

Sharing Dashboards

Learn how to share a custom dashboard with colleagues.

- icon

Sharing Dashboards Outside Your Organization

+ icon

Sharing Dashboards Outside Your Organization

Learn how to share a custom dashboard outside your organization.

- icon

Advanced Features

+ icon

Advanced Features

Learn about advanced dashboard features.

diff --git a/docs/get-started/index.md b/docs/get-started/index.md index 074a386150..118afcd84d 100644 --- a/docs/get-started/index.md +++ b/docs/get-started/index.md @@ -19,55 +19,55 @@ Let's get started!
- icon

Sign up

+ icon

Sign up

Sign up for a free trial and activate your account.

- icon

Sumo Quickstart

+ icon

Sumo Quickstart

Get up and running quickly with Sumo Logic.

- icon

Sumo Overview

+ icon

Sumo Overview

Before diving in, check out our Sumo Logic overview and micro lessons.

- icon

Onboarding Tasks

+ icon

Onboarding Tasks

Must-do onboarding tasks for users and admins.

- icon

Account Preferences

-

Account settings and credentials.

+ icon

Account Preferences

+

Account settings, access keys, and credentials.

- icon

System Req.

+ icon

System Req.

Supported browsers and other requirements.

- icon

App Installation

+ icon

App Installation

How to install Sumo Logic apps and integrations.

- iconicon

Training

+ iconicon

Training

Sumo Logic Training and Certification offerings.

- icon

Help

+ icon

Help

Get help from Sumo Docs, Support, and more.

diff --git a/docs/integrations/amazon-aws/index.md b/docs/integrations/amazon-aws/index.md index 8242e1e9df..ae1245c353 100644 --- a/docs/integrations/amazon-aws/index.md +++ b/docs/integrations/amazon-aws/index.md @@ -12,364 +12,364 @@ This guide has documentation for all of the apps that Sumo provides for Amazon a
Thumbnail icon -

Amazon AppFlow

+

Amazon AppFlow

A guide to the Sumo Logic integration for Amazon AppFlow.

Thumbnail icon -

Amazon AppStream 2.0

+

Amazon AppStream 2.0

A guide to the Sumo Logic integration for Amazon AppStream 2.0.

Thumbnail icon -

Amazon Athena

+

Amazon Athena

A guide to the Sumo Logic integration for Amazon Athena.

Thumbnail icon -

AWS Amplify

+

AWS Amplify

A guide to the Sumo Logic integration for AWS Amplify.

Thumbnail icon -

AWS App Runner

+

AWS App Runner

A guide to the Sumo Logic integration for AWS App Runner.

Thumbnail icon -

AWS AppSync

+

AWS AppSync

A guide to the Sumo Logic integration for AWS AppSync.

Thumbnail icon -

AWS Backup

+

AWS Backup

A guide to the Sumo Logic integration for AWS Backup.

Thumbnail icon -

Amazon Bedrock

+

Amazon Bedrock

A guide to the Sumo Logic integration for Amazon Bedrock.

Thumbnail icon -

AWS Certificate Manager

+

AWS Certificate Manager

A guide to the Sumo Logic integration for AWS Certificate Manager.

Thumbnail icon -

AWS Chatbot

+

AWS Chatbot

A guide to the Sumo Logic integration for AWS Chatbot.

Thumbnail icon -

AWS Private Certificate Authority

+

AWS Private Certificate Authority

A guide to the Sumo Logic integration for AWS Private Certificate Authority.

Thumbnail icon -

Amazon CloudFront

+

Amazon CloudFront

A guide to the Sumo Logic app for Amazon CloudFront.

Thumbnail icon -

Amazon DynamoDB

+

Amazon DynamoDB

A guide to the Sumo Logic app for Amazon DynamoDB.

Thumbnail icon -

Amazon EKS - Control Plane

+

Amazon EKS - Control Plane

A guide to the Sumo Logic app Amazon EKS Control Plane.

Thumbnail icon -

Amazon ElastiCache

+

Amazon ElastiCache

A guide to the Sumo Logic app for Amazon ElastiCache.

Thumbnail icon -

Amazon ECS

+

Amazon ECS

A guide to the Sumo Logic app for Amazon ECS.

Thumbnail icon -

Amazon ECS CW

+

Amazon ECS CW

A guide to our app for Amazon ECS CloudWatch.

Thumbnail icon -

Amazon GuardDuty

+

Amazon GuardDuty

A guide to the Sumo Logic app for Amazon GuardDuty.

Thumbnail icon -

Amazon GuardDuty Benchmark

+

Amazon GuardDuty Benchmark

A guide to the Sumo Logic app for Amazon GuardDuty Benchmark.

Thumbnail icon -

GI for Amazon GuardDuty

+

GI for Amazon GuardDuty

A guide to the Sumo Logic app for GI for Amazon GuardDuty.

Thumbnail icon -

Amazon Inspector

+

Amazon Inspector

A guide to the Sumo Logic app for Amazon Inspector.

Thumbnail icon -

Amazon Inspector App Classic

+

Amazon Inspector App Classic

A guide to the Sumo Logic app for Amazon Inspector App Classic.

Thumbnail icon -

Amazon Kinesis - Streams Classic

+

Amazon Kinesis - Streams Classic

A guide to our app for Amazon Kinesis - Streams.

Thumbnail icon -

Amazon OpenSearch

+

Amazon OpenSearch

Learn about the collection process for the Amazon OpenSearch Service.

Thumbnail icon -

AWS Network Load Balancer

+

AWS Network Load Balancer

A guide to the Sumo Logic app for AWS Network Load Balancer.

Thumbnail icon -

Amazon RDS

+

Amazon RDS

A guide to the Sumo Logic app for Amazon RDS.

Thumbnail icon -

Amazon Redshift ULM

+

Amazon Redshift ULM

A guide to our app for Amazon Redshift ULM.

Thumbnail icon -

Route53 Resolver Security

+

Route53 Resolver Security

A guide to our app for Route53 Resolver Security.

Thumbnail icon -

Amazon S3 Audit

+

Amazon S3 Audit

A guide to the Sumo Logic app for Amazon S3 Audit.

Thumbnail icon -

Amazon Security QuickStart

+

Amazon Security QuickStart

A guide to our Security QuickStart app.

Thumbnail icon -

Amazon SES

+

Amazon SES

A guide to the Sumo Logic app for Amazon SES.

Thumbnail icon -

Amazon SNS

+

Amazon SNS

A guide to the Sumo Logic app for Amazon SNS.

Thumbnail icon -

Amazon SQS

+

Amazon SQS

A guide to the Sumo Logic app for Amazon SQS.

Thumbnail icon -

VPC Flow Logs

+

VPC Flow Logs

A guide to the Sumo Logic app for Amazon VPC Flow Logs.

Thumbnail icon -

PCI Compliance - VPC Flow Logs

+

PCI Compliance - VPC Flow Logs

A guide to our PCI app for VPC Flow Logs.

Thumbnail icon -

AWS API Gateway

+

AWS API Gateway

A guide to the Sumo Logic app for AWS API Gateway.

Thumbnail icon -

AWS ALB

+

AWS ALB

A guide to our AWS Application Load Balancer app.

Thumbnail icon -

AWS Classic Load Balancer

+

AWS Classic Load Balancer

A guide to our Classic Load Balancer app.

Thumbnail icon -

AWS CloudTrail

+

AWS CloudTrail

A guide to the Sumo Logic app for AWS CloudTrail.

Thumbnail icon -

GI for AWS CloudTrail SecOps

+

GI for AWS CloudTrail SecOps

A guide to the GI for AWS CloudTrail SecOps app.

Thumbnail icon -

GI for AWS CloudTrail DevOps

+

GI for AWS CloudTrail DevOps

A guide to the GI for AWS CloudTrail DevOps app.

Thumbnail icon -

PCI Compliance - CloudTrail

+

PCI Compliance - CloudTrail

A guide to our PCI CloudTrail app.

Thumbnail icon -

AWS Config

+

AWS Config

A guide to the Sumo Logic app for AWS Config.

icon -

AWS Cost Explorer

+

AWS Cost Explorer

A guide to the Sumo Logic app for AWS Cost Explorer.

Thumbnail icon -

AWS EC2 CW Metrics

+

AWS EC2 CW Metrics

A guide to our app for AWS EC2 CW Metrics.

Thumbnail icon -

AWS EC2 Host Metrics

+

AWS EC2 Host Metrics

A guide to our app for AWS EC2 Host Metrics.

Thumbnail icon -

AWS Lambda

+

AWS Lambda

A guide to the Sumo Logic app for AWS Lambda.

Thumbnail icon -

AWS Network Firewall

+

AWS Network Firewall

A guide to our app for AWS Network Firewall.

Thumbnail icon -

AWS Security Hub CSPM

+

AWS Security Hub CSPM

A guide to the Sumo Logic app for AWS Security Hub CSPM.

Thumbnail icon -

AWS WAF

+

AWS WAF

A guide to the Sumo Logic app for AWS WAF.

Thumbnail icon -
CIS AWS Foundations Benchmark App
+
CIS AWS Foundations Benchmark App

A guide to our CIS AWS Foundations Benchmark app.

Thumbnail icon -

AWS Foundations Benchmark App

+

AWS Foundations Benchmark App

A guide to the Sumo Logic app for AWS Threat Intel.

diff --git a/docs/integrations/app-development/index.md b/docs/integrations/app-development/index.md index 079b3cff53..1abce0db05 100644 --- a/docs/integrations/app-development/index.md +++ b/docs/integrations/app-development/index.md @@ -11,62 +11,62 @@ Sumo Logic provides apps for platforms and tools that support software developme
- Thumbnail icon

Bitbucket

+ Thumbnail icon

Bitbucket

A guide to Sumo Logic apps for Bitbucket.

- Thumbnail icon

GitHub

+ Thumbnail icon

GitHub

A guide to Sumo Logic apps for GitHub.

- Thumbnail icon

GitLab

+ Thumbnail icon

GitLab

A guide to Sumo Logic apps for GitLab.

- Thumbnail icon

Jenkins

+ Thumbnail icon

Jenkins

A guide to Sumo Logic apps for Jenkins.

- Thumbnail icon

JFrog Artifactory

+ Thumbnail icon

JFrog Artifactory

A guide to Sumo Logic apps for JFrog Artifactory.

- Thumbnail icon

JFrog Xray

+ Thumbnail icon

JFrog Xray

A guide to Sumo Logic apps for JFrog Xray.

Thumbnail icon -

Jira

+

Jira

A guide to Sumo Logic apps for Jira.

- Thumbnail icon

Jira Cloud

+ Thumbnail icon

Jira Cloud

A guide to Sumo Logic apps for Jira Cloud.

- Thumbnail icon

JMX

+ Thumbnail icon

JMX

A guide to Sumo Logic apps for JMX.

- Thumbnail icon

Puppet

+ Thumbnail icon

Puppet

A guide to Sumo Logic apps for Puppet.

diff --git a/docs/integrations/cloud-security-monitoring-analytics/index.md b/docs/integrations/cloud-security-monitoring-analytics/index.md index 3af7325014..46714d15ce 100644 --- a/docs/integrations/cloud-security-monitoring-analytics/index.md +++ b/docs/integrations/cloud-security-monitoring-analytics/index.md @@ -16,63 +16,63 @@ import CisNote from '../../reuse/cis-note.md';
Thumbnail icon -

Amazon GuardDuty

+

Amazon GuardDuty

A guide to Amazon GuardDuty Cloud Security Monitoring and Analytics.

Thumbnail icon -

Amazon VPC Flow

+

Amazon VPC Flow

A guide to the Sumo Logic app for Amazon VPC Flow.

Amazon CloudTrail - Cloud Security Monitoring and Analytics icon -

Amazon CloudTrail

+

Amazon CloudTrail

A guide to the Sumo Logic app for Amazon CloudTrail - Cloud Security Monitoring and Analytics

Thumbnail icon -

AWS Security Hub

+

AWS Security Hub

A guide to the Sumo Logic app for AWS Security Hub.

Thumbnail icon -

WAF

+

WAF

A guide to the Sumo Logic app for AWS WAF Security Analytics.

Thumbnail icon -

Linux

+

Linux

A guide to the Sumo Logic app for Linux Cloud Security Monitoring and Analytics.

Thumbnail icon -

Linux - OpenTelemetry

+

Linux - OpenTelemetry

A guide to the Sumo Logic app for Linux Cloud Security Monitoring and Analytics via OpenTelemetry filelog receiver.

Thumbnail icon -

Palo Alto Firewall 9

+

Palo Alto Firewall 9

A guide to the Sumo Logic app for Palo Alto Firewall 9 - Cloud Security Monitoring and Analytics.

Thumbnail icon -

Palo Alto Firewall 10

+

Palo Alto Firewall 10

A guide to the Sumo Logic app for Palo Alto Firewall 10 - Cloud Security Monitoring and Analytics.

@@ -86,7 +86,7 @@ import CisNote from '../../reuse/cis-note.md';
Thumbnail icon -

Windows

+

Windows

A guide to the Sumo Logic app for Windows - Cloud Security Monitoring and Analytics.

diff --git a/docs/integrations/containers-orchestration/index.md b/docs/integrations/containers-orchestration/index.md index fb1f75b3dd..d707c90390 100644 --- a/docs/integrations/containers-orchestration/index.md +++ b/docs/integrations/containers-orchestration/index.md @@ -12,77 +12,77 @@ This guide has documentation Sumo apps for container management and orchestratio
Thumbnail icon -

Active MQ

+

Active MQ

A guide to the Sumo Logic App for ActiveMQ.

Thumbnail icon -

Docker Community Edition

+

Docker Community Edition

A guide to Sumo Logic app for Docker Community Edition.

Thumbnail icon -

Docker ULM

+

Docker ULM

A guide to the Sumo Logic app for Docker ULM.

Thumbnail icon -

Kafka

+

Kafka

A guide to the Sumo Logic app for Kafka related features and technologies.

Thumbnail icon -

Strimzi Kafka

+

Strimzi Kafka

A guide to collecting logs and metrics for Strimzi Kafka.

Thumbnail icon -

Kubernetes

+

Kubernetes

A guide to the Sumo Logic app for Kubernetes.

Thumbnail icon -

Kubernetes Control Plane

+

Kubernetes Control Plane

A guide to the Sumo Logic app for Kubernetes Control Pane.

Thumbnail icon -

RabbitMQ

+

RabbitMQ

A guide to the Sumo Logic app for RabbitMQ.

Thumbnail icon -

VMware

+

VMware

A guide to the Sumo Logic app for VMware.

Thumbnail icon -

VMware Legacy

+

VMware Legacy

A guide to the Sumo Logic app for VMware Legacy.

Thumbnail icon -

VMware Tanzu Application Service

+

VMware Tanzu Application Service

A guide to the Sumo Logic app for VMware Tanzu Application Service.

diff --git a/docs/integrations/databases/index.md b/docs/integrations/databases/index.md index e16136b5fa..1be3653f47 100644 --- a/docs/integrations/databases/index.md +++ b/docs/integrations/databases/index.md @@ -9,67 +9,106 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; This guide has documentation for Sumo apps for database servers.
-
-
- Thumbnail icon

Cassandra

-

Monitor the availability, performance, health, and resource utilization of your Cassandra clusters.

+
+
+ + Thumbnail icon +

Cassandra

+
+

Monitor the availability, performance, health, and resource utilization of your Cassandra clusters.

+
-
-
-
- Thumbnail icon

Couchbase

-

Monitor Couchbase cluster activity, errors, and health.

+ +
+
+ + Thumbnail icon +

Couchbase

+
+

Monitor Couchbase cluster activity, errors, and health.

+
-
-
+ +
- Thumbnail icon

Elasticsearch

+ + Thumbnail icon +

Elasticsearch

+

Monitor the availability, performance, health, and resource utilization of your Elasticsearch clusters.

-
-
-
- Thumbnail icon

MariaDB

+
+ +
+
+ + Thumbnail icon +

MariaDB

+

Monitor the availability, performance, and resource utilization of your MariaDB clusters.

-
-
-
- Thumbnail icon

Memcached

+
+ +
+
+ + Thumbnail icon +

Memcached

+

Monitor the availability, performance, health, and resource utilization of your Memcached clusters.

-
-
-
- Thumbnail icon

MongoDB

+
+ +
+
+ + Thumbnail icon +

MongoDB

+

Insight into overall system health, queries, logins, connections, errors and warnings, replication, and sharding.

-
-
- + +
+
+ + Thumbnail icon +

MongoDB Atlas

+

Visibility into the security posture of your clusters, performance KPIs, and database operational activities.

-
-
-
- Thumbnail icon

MySQL

+
+ +
+
+ + Thumbnail icon +

MySQL

+

Gain insight into the health of your MySQL servers, replication status, and errors.

-
-
- + +
+
+ + Thumbnail icon +

PostgreSQL

+

Track your performance, logins, connections, errors, and overall system health.

-
-
-
- Thumbnail icon

Redis

+
+ +
+
+ + Thumbnail icon +

Redis

+

Monitor the state of your Redis database cluster.

-
+

diff --git a/docs/integrations/global-intelligence/index.md b/docs/integrations/global-intelligence/index.md index be609b22e1..68a44f03d2 100644 --- a/docs/integrations/global-intelligence/index.md +++ b/docs/integrations/global-intelligence/index.md @@ -13,57 +13,56 @@ Our Global Intelligence Service apps provide security teams with valuable real-t
- icon -

Global Intelligence for Apache

+ icon

Global Intelligence for Apache

A guide to the Sumo Logic app for GI for Apache.

icon -

Global Intelligence for Apache Tomcat

+

Global Intelligence for Apache Tomcat

A guide to the Sumo Logic app for GI for Apache Tomcat.

icon -

Global Intelligence for Kubernetes DevOps

+

Global Intelligence for Kubernetes DevOps

A guide to the Sumo Logic app for GI for Kubernetes DevOps.

Thumbnail icon -

Global Intelligence for Nginx

+

Global Intelligence for Nginx

A guide to the Sumo Logic app for GI for Nginx.

icon -

Global Intelligence for Security Insights

+

Global Intelligence for Security Insights

A guide to the Sumo Logic app for GI for Security Insights (Cloud SIEM).

Thumbnail icon -

Global Intelligence for AWS CloudTrail DevOps

+

Global Intelligence for AWS CloudTrail DevOps

A guide to the Sumo Logic app for GI for AWS CloudTrail DevOps.

Thumbnail icon -

Global Intelligence for AWS CloudTrail SecOps

+

Global Intelligence for AWS CloudTrail SecOps

A guide to the Sumo Logic app for GI for AWS CloudTrail SecOps.

Thumbnail icon -

Global Intelligence for Amazon GuardDuty

+

Global Intelligence for Amazon GuardDuty

A guide to the Sumo Logic app for GI for Amazon GuardDuty.

diff --git a/docs/integrations/google/index.md b/docs/integrations/google/index.md index 7b9f65fc45..a2ebe96db1 100644 --- a/docs/integrations/google/index.md +++ b/docs/integrations/google/index.md @@ -11,341 +11,341 @@ This guide has documentation for all of the apps that Sumo Logic provides for Go
- Thumbnail icon

Google Cloud AlloyDB for PostgreSQL

+ Thumbnail icon

Google Cloud AlloyDB for PostgreSQL

A guide to the Sumo Logic app for Google Cloud AlloyDB for PostgreSQL.

- Thumbnail icon

Google Cloud API Gateway

+ Thumbnail icon

Google Cloud API Gateway

A guide to the Sumo Logic app for Google Cloud API Gateway.

- Thumbnail icon

Google Cloud APIs

+ Thumbnail icon

Google Cloud APIs

A guide to the Sumo Logic app for Google Cloud APIs.

Thumbnail icon -

Google Cloud Armor

+

Google Cloud Armor

A guide to the Sumo Logic app for Google Cloud Armor.

Thumbnail icon -

Google Cloud Auto Scaler

+

Google Cloud Auto Scaler

A guide to the Sumo Logic app for Google Cloud Auto Scaler.

Thumbnail icon -

Google Cloud Backup for GKE

+

Google Cloud Backup for GKE

A guide to the Sumo Logic app for Google Cloud Backup for GKE.

Thumbnail icon -

Google Cloud BigQuery BI Engine

+

Google Cloud BigQuery BI Engine

A guide to the Sumo Logic app for Google Cloud BigQuery BI Engine.

Thumbnail icon -

Google Cloud Bigtable

+

Google Cloud Bigtable

A guide to the Sumo Logic app for Google Cloud Bigtable.

Thumbnail icon -

Google Cloud Certificate Authority Service

+

Google Cloud Certificate Authority Service

A guide to the Sumo Logic app for Google Cloud Certificate Authority Service.

Thumbnail icon -

Google Cloud Certificate Manager

+

Google Cloud Certificate Manager

A guide to the Sumo Logic app for Google Cloud Certificate Manager.

Thumbnail icon -

Google Cloud Composer

+

Google Cloud Composer

A guide to the Sumo Logic app for Google Cloud Composer.

Thumbnail icon -

Google Cloud Dataflow

+

Google Cloud Dataflow

A guide to the Sumo Logic app for Google Cloud Dataflow.

Thumbnail icon -

Google Cloud Dataproc Metastore

+

Google Cloud Dataproc Metastore

A guide to the Sumo Logic app for Google Cloud Dataproc Metastore.

Thumbnail icon -

Google Cloud Dataproc

+

Google Cloud Dataproc

A guide to the Sumo Logic app for Google Cloud Dataproc.

Thumbnail icon -

Google Cloud Datastore

+

Google Cloud Datastore

A guide to the Sumo Logic app for Google Cloud Datastore.

Thumbnail icon -

Google Cloud Datastream

+

Google Cloud Datastream

A guide to the Sumo Logic app for Google Cloud Datastream.

Thumbnail icon -

Google Cloud Deploy

+

Google Cloud Deploy

A guide to the Sumo Logic app for Google Cloud Deploy.

Thumbnail icon -

Google Cloud Filestore

+

Google Cloud Filestore

A guide to the Sumo Logic app for Google Cloud Filestore.

Thumbnail icon -

Google Cloud Firebase

+

Google Cloud Firebase

A guide to the Sumo Logic app for Google Cloud Firebase.

Thumbnail icon -

Google Cloud Firestore

+

Google Cloud Firestore

A guide to the Sumo Logic app for Google Cloud Firestore.

Thumbnail icon -

Google Cloud Fleet Engine

+

Google Cloud Fleet Engine

A guide to the Sumo Logic app for Google Cloud Fleet Engine.

Thumbnail icon -

Google Cloud Interconnect

+

Google Cloud Interconnect

A guide to the Sumo Logic app for Google Cloud Interconnect.

Thumbnail icon -

Google Cloud Logging

+

Google Cloud Logging

A guide to the Sumo Logic app for Google Cloud Logging.

Thumbnail icon -

Google Cloud Memorystore for Redis

+

Google Cloud Memorystore for Redis

A guide to the Sumo Logic app for Google Cloud Memorystore for Redis.

Thumbnail icon -

Google Cloud Net App Cloud Volumes Service

+

Google Cloud Net App Cloud Volumes Service

A guide to the Sumo Logic app for Google Cloud Net App Cloud Volumes Service.

Thumbnail icon -

Google Cloud Network Topology

+

Google Cloud Network Topology

A guide to the Sumo Logic app for Google Cloud Network Topology.

Thumbnail icon -

Google Cloud Pub Sub

+

Google Cloud Pub Sub

A guide to the Sumo Logic app forGoogle Cloud Pub Sub.

Thumbnail icon -

Google Cloud Router

+

Google Cloud Router

A guide to the Sumo Logic app for Google Cloud Router.

- Thumbnail icon

Google Cloud Run

+ Thumbnail icon

Google Cloud Run

A guide to the Sumo Logic app for Google Cloud Run.

- Thumbnail icon

Google Cloud Security Command Center

+ Thumbnail icon

Google Cloud Security Command Center

A guide to the Sumo Logic app for Google Cloud Security Command Center.

- Thumbnail icon

Google Cloud Spanner

+ Thumbnail icon

Google Cloud Spanner

A guide to the Sumo Logic app for Google Cloud Spanner.

- Thumbnail icon

Google Cloud Tasks

+ Thumbnail icon

Google Cloud Tasks

A guide to the Sumo Logic app for Google Cloud Tasks.

- Thumbnail icon

Google Cloud TPU

+ Thumbnail icon

Google Cloud TPU

A guide to the Sumo Logic app for Google Cloud TPU.

- Thumbnail icon

Google Cloud Trace

+ Thumbnail icon

Google Cloud Trace

A guide to the Sumo Logic app for Google Cloud Trace.

- Thumbnail icon

Google Cloud Traffic Director

+ Thumbnail icon

Google Cloud Traffic Director

A guide to the Sumo Logic app for Google Cloud Traffic Director.

- Thumbnail icon

Google Cloud Vertex AI

+ Thumbnail icon

Google Cloud Vertex AI

A guide to the Sumo Logic app for Google Cloud Vertex AI.

- Thumbnail icon

Google Cloud VPN

+ Thumbnail icon

Google Cloud VPN

A guide to the Sumo Logic app for Google Cloud VPN.

- Thumbnail icon

Google App Engine

+ Thumbnail icon

Google App Engine

A guide to the Sumo Logic app for Google App Engine.

- Thumbnail icon

Google BigQuery

+ Thumbnail icon

Google BigQuery

A guide to the Sumo Logic app for Google BigQuery.

Thumbnail icon -

Google Cloud Audit

+

Google Cloud Audit

A guide to the Sumo Logic app for Google Cloud Audit.

Thumbnail icon -

Google Cloud Firewall

+

Google Cloud Firewall

A guide to the Sumo Logic app for Google Cloud Firewall.

- Thumbnail icon

Google Cloud Bigtable

+ Thumbnail icon

Google Cloud Bigtable

A guide to the Sumo Logic app for Google Cloud Bigtable.

- Thumbnail icon

Google Cloud Functions

+ Thumbnail icon

Google Cloud Functions

A guide to the Sumo Logic app for Google Cloud Functions.

Thumbnail icon -

Google Cloud IAM

+

Google Cloud IAM

A guide to the Sumo Logic app for Google Cloud IAM.

Thumbnail icon -

Google Cloud Load Balancing

+

Google Cloud Load Balancing

A guide to the Sumo Logic app for Google Cloud Load Balancing.

Thumbnail icon -

Google Cloud SQL

+

Google Cloud SQL

A guide to the Sumo Logic app for Google Cloud SQL.

Thumbnail icon -

Google Cloud Storage

+

Google Cloud Storage

A guide to the Sumo Logic app for Google Cloud Storage.

Thumbnail icon -

Google Cloud VPC

+

Google Cloud VPC

A guide to the Sumo Logic app for Google Cloud VPC.

- Thumbnail icon

Google Compute Engine

+ Thumbnail icon

Google Compute Engine

A guide to the Sumo Logic app for Google Compute Engine.

Thumbnail icon -

Google Kubernetes Engine (GKE)

+

Google Kubernetes Engine (GKE)

A guide to the Sumo Logic app for Google Kubernetes Engine.

thumbnail icon -

Google Workspace

+

Google Workspace

A guide to the Sumo Logic app for Google Workspace.

diff --git a/docs/integrations/hosts-operating-systems/index.md b/docs/integrations/hosts-operating-systems/index.md index a6ee85c784..030ee9aacc 100644 --- a/docs/integrations/hosts-operating-systems/index.md +++ b/docs/integrations/hosts-operating-systems/index.md @@ -14,28 +14,28 @@ If you're looking for an app for Microsoft Windows, see [Microsoft and Azure](/d
Thumbnail icon -

Host Metrics

+

Host Metrics

A guide to the Sumo Logic app for Host Metrics.

Thumbnail icon -

Host and Process Metrics

+

Host and Process Metrics

A guide to the Sumo Logic app for Host and Process Metrics.

Thumbnail icon -

Linux

+

Linux

A guide to the Sumo Logic app for Linux.

Thumbnail icon -

Linux Performance (Deprecated)

+

Linux Performance (Deprecated)

A guide to the Sumo Logic app for Linux Performance.

diff --git a/docs/integrations/index.md b/docs/integrations/index.md index 42f6c5d2f1..7a72bcf7ad 100644 --- a/docs/integrations/index.md +++ b/docs/integrations/index.md @@ -50,121 +50,121 @@ Watch this tutorial to learn how to use our **App Catalog**.
- Thumbnail icon

Product List

+ Thumbnail icon

Product List

A list of all the products that Sumo Logic integrates with.

- Thumbnail icon

Amazon/AWS

+ Thumbnail icon

Amazon/AWS

A guide to Sumo Logic apps for Amazon and AWS products.

- Thumbnail icon

Microsoft/Azure

+ Thumbnail icon

Microsoft/Azure

A guide to Sumo Logic apps for Microsoft and Azure.

- Thumbnail icon

Google

+ Thumbnail icon

Google

A guide to Sumo Logic apps for Google products, such as Workspace.

- Thumbnail icon

App Development

+ Thumbnail icon

App Development

Monitor your platforms and tools that support software development and automation.

- Thumbnail icon

Containers

+ Thumbnail icon

Containers

A guide to Sumo Logic apps for container management, such as Kubernetes and Docker.

- icon

Cloud Security Monitoring/Analytics

+ icon

Cloud Security Monitoring/Analytics

A guide to Sumo Logic apps for cloud security data source.

- Thumbnail icon

Database Servers

+ Thumbnail icon

Database Servers

A guide to Sumo Logic apps for database servers, such as Oracle and MongoDB.

- icon

Global Intelligence

+ icon

Global Intelligence

Sumo Logic apps for Global Intelligence provide valuable real-time security intelligence.

- Thumbnail icon

Hosts and Operating Systems

+ Thumbnail icon

Hosts and Operating Systems

Monitor host metrics and the Linux OS.

- PCI Compliance icon

PCI Compliance

+ PCI Compliance icon

PCI Compliance

Meet evolving PCI requirements without the data hassle.

- Thumbnail icon

SaaS/Cloud

+ Thumbnail icon

SaaS/Cloud

Learn about Sumo Logic apps for SaaS and Cloud applications.

- Thumbnail icon

SAML

+ Thumbnail icon

SAML

A guide to Sumo Logic apps for SAML.

- thumbnail icon

Security and Threat Detection

+ thumbnail icon

Security and Threat Detection

Learn about Sumo apps for Security and Threat Detection.

- Thumbnail icon

Sumo Logic Apps

+ Thumbnail icon

Sumo Logic Apps

Use these apps to monitor your Sumo Logic org activities and data volume.

- Thumbnail icon

Web Servers

+ Thumbnail icon

Web Servers

A guide to Sumo Logic apps for web servers, such as Apache, Nginx, and Squid Proxy.

- Thumbnail icon

Apps for Sumo Logic Account Plans

+ Thumbnail icon

Apps for Sumo Logic Account Plans

Apps for various Sumo Logic account plans.

- Thumbnail icon

Community Ecosystem Apps

+ Thumbnail icon

Community Ecosystem Apps

Community Ecosystem Apps Listing and program description.

- Thumbnail icon

Partner Ecosystem Apps

+ Thumbnail icon

Partner Ecosystem Apps

Third-party Sumo Logic apps for partners including Auth0, CircleCI, and more.

- Thumbnail icon

Partner Integrations

+ Thumbnail icon

Partner Integrations

Sumo Logic Partner Integrations are provided and supported by our partner network.

diff --git a/docs/integrations/microsoft-azure/index.md b/docs/integrations/microsoft-azure/index.md index 1dcfdd8d4a..8814e89536 100644 --- a/docs/integrations/microsoft-azure/index.md +++ b/docs/integrations/microsoft-azure/index.md @@ -12,105 +12,105 @@ This guide has documentation for all of the apps that Sumo Logic provides for Mi
Thumbnail icon -

Active Directory JSON

+

Active Directory JSON

A guide to the Sumo Logic app for Active Directory JSON.

Thumbnail icon -

Active Directory (Legacy)

+

Active Directory (Legacy)

A guide to the Sumo Logic app for Active Directory (Legacy).

Thumbnail icon -

Azure Active Directory

+

Azure Active Directory

A guide to the Sumo Logic app for Active Directory Azure.

Thumbnail icon -

Azure Analysis Services

+

Azure Analysis Services

A guide to the Sumo Logic integration for Azure Analysis Services.

Thumbnail icon -

Azure Audit

+

Azure Audit

A guide to the Sumo Logic app for Azure Audit.

Thumbnail icon -

Azure API Management

+

Azure API Management

A guide to the Sumo Logic integration for Azure API Management.

Thumbnail icon -

Azure App Configuration

+

Azure App Configuration

A guide to the Sumo Logic integration for Azure App Configuration.

Thumbnail icon -

Azure App Service Environment

+

Azure App Service Environment

A guide to the Sumo Logic integration for Azure App Service Environment.

Thumbnail icon -

Azure App Service Plan

+

Azure App Service Plan

A guide to the Sumo Logic integration for Azure App Service Plan.

Thumbnail icon -

Azure Application Gateway

+

Azure Application Gateway

A guide to the Sumo Logic integration for Azure Application Gateway.

Thumbnail icon -

Azure Automation

+

Azure Automation

A guide to the Sumo Logic integration for Azure Automation.

Thumbnail icon -

Azure Backup

+

Azure Backup

A guide to the Sumo Logic integration for Azure Backup.

Thumbnail icon -

Azure Batch

+

Azure Batch

A guide to the Sumo Logic integration for Azure Batch.

Thumbnail icon -

Azure Cache for Redis

+

Azure Cache for Redis

A guide to the Sumo Logic integration for Azure Cache for Redis.

Thumbnail icon -

Azure Cognitive Search

+

Azure Cognitive Search

A guide to the Sumo Logic integration for Azure Cognitive Search.

@@ -124,147 +124,147 @@ This guide has documentation for all of the apps that Sumo Logic provides for Mi
Thumbnail icon -

Azure Cosmos DB for PostgreSQL

+

Azure Cosmos DB for PostgreSQL

A guide to the Sumo Logic integration for Azure Cosmos DB for PostgreSQL.

Thumbnail icon -

Azure Cosmos DB

+

Azure Cosmos DB

A guide to the Sumo Logic integration for Azure Cosmos DB.

Thumbnail icon -

Azure Data Explorer

+

Azure Data Explorer

A guide to the Sumo Logic integration for Azure Data Explorer.

Thumbnail icon -

Azure Data Factory

+

Azure Data Factory

A guide to the Sumo Logic integration for Azure Data Factory.

Thumbnail icon -

Azure Database for MariaDB

+

Azure Database for MariaDB

A guide to the Sumo Logic integration for Azure Database for MariaDB.

Thumbnail icon -

Azure Database for MySQL

+

Azure Database for MySQL

A guide to the Sumo Logic integration for Azure Database for MySQL.

Thumbnail icon -

Azure Database for PostgreSQL

+

Azure Database for PostgreSQL

A guide to the Sumo Logic integration for Azure Database for PostgreSQL.

Thumbnail icon -

Azure Event Grid

+

Azure Event Grid

A guide to the Sumo Logic integration for Azure Event Grid.

Thumbnail icon -

Azure Event Hubs

+

Azure Event Hubs

A guide to the Sumo Logic integration for Azure Event Hubs.

Thumbnail icon -

Azure Front Door

+

Azure Front Door

A guide to the Sumo Logic integration for Azure Front Door.

Thumbnail icon -

Azure Functions

+

Azure Functions

A guide to the Sumo Logic integration for Azure Functions.

Thumbnail icon -

Azure HDInsight

+

Azure HDInsight

A guide to the Sumo Logic integration for Azure HDInsight.

Thumbnail icon -

Azure IoT Hub

+

Azure IoT Hub

A guide to the Sumo Logic integration for Azure IoT Hub.

Thumbnail icon -

Azure Key Vault

+

Azure Key Vault

A guide to the Sumo Logic integration for Azure Key Vault.

Thumbnail icon -

Azure Load Balancer

+

Azure Load Balancer

A guide to the Sumo Logic integration for Azure Load Balancer.

Thumbnail icon -

Azure Logic App

+

Azure Logic App

A guide to the Sumo Logic integration for Azure Logic App.

Thumbnail icon -

Azure Machine Learning

+

Azure Machine Learning

A guide to the Sumo Logic integration for Azure Machine Learning.

Thumbnail icon -

Azure Network Interface

+

Azure Network Interface

A guide to the Sumo Logic integration for Azure Network Interface.

Thumbnail icon -

Azure Notification Hubs

+

Azure Notification Hubs

A guide to the Sumo Logic integration for Azure Notification Hubs.

Thumbnail icon -

Azure IP Addresses

+

Azure IP Addresses

A guide to the Sumo Logic integration for Azure IP Addresses.

Thumbnail icon -

Azure Relay

+

Azure Relay

A guide to the Sumo Logic integration for Azure Relay.

@@ -284,56 +284,56 @@ This guide has documentation for all of the apps that Sumo Logic provides for Mi
Thumbnail icon -

Azure Service Bus

+

Azure Service Bus

A guide to the Sumo Logic integration for Azure Service Bus.

Thumbnail icon -

Azure SQL Elastic Pool

+

Azure SQL Elastic Pool

A guide to the Sumo Logic integration for Azure SQL Elastic Pool.

Thumbnail icon -

Azure SQL Managed Instance

+

Azure SQL Managed Instance

A guide to the Sumo Logic integration for Azure SQL Managed Instance.

Thumbnail icon -

Azure Storage

+

Azure Storage

A guide to the Sumo Logic integration for Azure Storage.

Thumbnail icon -

Azure Stream Analytics

+

Azure Stream Analytics

A guide to the Sumo Logic integration for Azure Stream Analytics.

Thumbnail icon -

Azure Synapse Analytics

+

Azure Synapse Analytics

A guide to the Sumo Logic integration for Azure Synapse Analytics.

Thumbnail icon -

Azure Virtual Network

+

Azure Virtual Network

A guide to the Sumo Logic integration for Azure Virtual Network.

Thumbnail icon -

Azure Kubernetes Service Control Plane

+

Azure Kubernetes Service Control Plane

A guide to the Sumo Logic app for Azure Kubernetes Service Control Plane.

@@ -347,91 +347,91 @@ This guide has documentation for all of the apps that Sumo Logic provides for Mi
Thumbnail icon -

Azure Network Watcher

+

Azure Network Watcher

A guide to the Sumo Logic app for Azure Network Watcher.

Thumbnail icon -

Azure SQL

+

Azure SQL

A guide to the Sumo Logic app for Azure SQL.

Thumbnail icon -

Azure Web Apps

+

Azure Web Apps

A guide to the Sumo Logic app for Azure Web Apps.

Thumbnail icon -

IIS 7

+

IIS 7

A guide to the Sumo Logic app for IIS 7.

Thumbnail icon -

Microsoft Dynamics 365 Customer Insights

+

Microsoft Dynamics 365 Customer Insights

A guide to the Sumo Logic app for Microsoft Dynamics 365 Customer Insights.

Thumbnail icon -

Microsoft Graph Identity Protection

+

Microsoft Graph Identity Protection

A guide to the Sumo Logic app for Microsoft Graph Identity Protection.

Thumbnail icon -

Microsoft Office Audit 365

+

Microsoft Office Audit 365

A guide to the Sumo Logic app for Microsoft Office Audit 365.

Thumbnail icon -

Microsoft SQL Server

+

Microsoft SQL Server

A guide to the Sumo Logic app for Microsoft SQL Server.

Thumbnail icon -

Microsoft Teams

+

Microsoft Teams

A guide to the Sumo Logic app for Microsoft Teams.

Thumbnail icon -

PCI Compliance for Windows JSON

+

PCI Compliance for Windows JSON

A guide to the Sumo Logic app for PCI Compliance for Windows JSON.

Thumbnail icon -

Windows JSON

+

Windows JSON

A guide to the Sumo Logic app for Windows JSON.

Thumbnail icon -

Windows Legacy

+

Windows Legacy

A guide to the Sumo Logic app for Windows Legacy.

Thumbnail icon -

Windows Performance

+

Windows Performance

A guide to the Sumo Logic app for Windows Performance.

diff --git a/docs/integrations/pci-compliance/index.md b/docs/integrations/pci-compliance/index.md index 00d3dea745..07c6d08a62 100644 --- a/docs/integrations/pci-compliance/index.md +++ b/docs/integrations/pci-compliance/index.md @@ -18,56 +18,56 @@ With the Sumo Logic apps for PCI Compliance, you can meet evolving PCI requireme
Thumbnail icon -

PCI Compliance for Linux - OpenTelemetry

+

PCI Compliance for Linux - OpenTelemetry

A guide to the Sumo Logic app for PCI Compliance for Linux.

Thumbnail icon -

PCI Compliance for Windows JSON - OpenTelemetry

+

PCI Compliance for Windows JSON - OpenTelemetry

A guide to the Sumo Logic app for PCI Compliance for Windows JSON using OpenTelemetry.

Thumbnail icon -

PCI Compliance for AWS CloudTrail(Legacy)

+

PCI Compliance for AWS CloudTrail(Legacy)

A guide to the Sumo Logic app for PCI Compliance for AWS CloudTrail(Legacy).

Thumbnail icon -

PCI Compliance for Amazon VPC Flow Logs

+

PCI Compliance for Amazon VPC Flow Logs

A guide to the Sumo Logic app for PCI Compliance for Amazon VPC Flow Logs.

Thumbnail icon -

PCI Compliance for Linux

+

PCI Compliance for Linux

A guide to the Sumo Logic app for PCI Compliance for Linux.

Thumbnail icon -

PCI Compliance for Palo Alto Networks 9

+

PCI Compliance for Palo Alto Networks 9

A guide to the Sumo Logic app for PCI Compliance for Palo Alto Networks 9.

Thumbnail icon -

PCI Compliance for Palo Alto Networks 10 (Legacy)

+

PCI Compliance for Palo Alto Networks 10 (Legacy)

A guide to the Sumo Logic app for PCI Compliance for Palo Alto Networks 10(Legacy).

Thumbnail icon -

PCI Compliance for Windows JSON

+

PCI Compliance for Windows JSON

A guide to the Sumo Logic app for PCI Compliance for Windows JSON.

diff --git a/docs/integrations/product-list/index.md b/docs/integrations/product-list/index.md index 4b1124e819..1211292044 100644 --- a/docs/integrations/product-list/index.md +++ b/docs/integrations/product-list/index.md @@ -22,13 +22,13 @@ See the following articles for the vendors and products that Sumo Logic integrat
- List icon

Product List A-L

+ List icon

Product List A-L

List of vendors and products A-L that Sumo Logic integrates with.

- List icon

Product List M-Z

+ List icon

Product List M-Z

List of vendors and products M-Z that Sumo Logic integrates with.

diff --git a/docs/integrations/saml/index.md b/docs/integrations/saml/index.md index bbacb2ec90..22f30fa91d 100644 --- a/docs/integrations/saml/index.md +++ b/docs/integrations/saml/index.md @@ -11,19 +11,19 @@ Learn how to use Sumo Logic apps for SAML.
- Thumbnail icon

Auth0

+ Thumbnail icon

Auth0

Sumo Logic app for Auth0.

- Thumbnail icon

Okta

+ Thumbnail icon

Okta

Sumo Logic app for Okta.

- Thumbnail icon

OneLogin

+ Thumbnail icon

OneLogin

Sumo Logic app for OneLogin.

diff --git a/docs/integrations/security-threat-detection/index.md b/docs/integrations/security-threat-detection/index.md index 927dfe689b..c9d424bff3 100644 --- a/docs/integrations/security-threat-detection/index.md +++ b/docs/integrations/security-threat-detection/index.md @@ -15,139 +15,139 @@ import CisNote from '../../reuse/cis-note.md';
- icon

Akamai Security Events

+ icon

Akamai Security Events

A guide to the Sumo Logic app for Akamai Security Events.

- icon

Alert Logic

+ icon

Alert Logic

A guide to the Sumo Logic app for Alert Logic.

- icon

Barracuda WAF

+ icon

Barracuda WAF

A guide to the Sumo Logic app for Barracuda WAF.

- icon

Carbon Black Cloud

+ icon

Carbon Black Cloud

A guide to the Sumo Logic app for Carbon Black Cloud.

- icon

Cisco ASA

+ icon

Cisco ASA

A guide to the Sumo Logic app for Cisco ASA.

- thumbnail icon

Cisco Meraki

+ thumbnail icon

Cisco Meraki

A guide to the Sumo Logic app for Cisco Meraki.

- thumbnail icon

CloudPassage Halo

+ thumbnail icon

CloudPassage Halo

A guide to the Sumo Logic app for CloudPassage Halo.

- thumbnail icon

CrowdStrike Falcon Endpoint Protection

+ thumbnail icon

CrowdStrike Falcon Endpoint Protection

A guide to the Sumo Logic app for CrowdStrike.

- thumbnail icon

Cylance

+ thumbnail icon

Cylance

A guide to the Sumo Logic app for Cylance.

- thumbnail icon

Duo Security

+ thumbnail icon

Duo Security

A guide to the Sumo Logic app for Duo Security.

- thumbnail icon

Evident.io ESP

+ thumbnail icon

Evident.io ESP

A guide to the Sumo Logic app for Evident.io ESP.

- thumbnail icon

F5 - BIG-IP LTM

+ thumbnail icon

F5 - BIG-IP LTM

A guide to the Sumo Logic app for F5 - BIG-IP LTM.

- thumbnail icon

Imperva Incapsula

+ thumbnail icon

Imperva Incapsula

A guide to the Sumo Logic app for Imperva Incapsula.

- thumbnail icon

Netskope Legacy Collection

+ thumbnail icon

Netskope Legacy Collection

A guide to the Sumo Logic app for Netskope Legacy Collection.

- thumbnail icon

Netskope

+ thumbnail icon

Netskope

A guide to the Sumo Logic app for Netskope.

- thumbnail icon

Observable Networks

+ thumbnail icon

Observable Networks

A guide to the Sumo Logic app for Observable Networks.

- thumbnail icon

Palo Alto Networks 9

+ thumbnail icon

Palo Alto Networks 9

A guide to the Sumo Logic app for Palo Alto Networks 9.

-

SailPoint

+

SailPoint

A guide to the Sumo Logic app for SailPoint.

- thumbnail icon

Threat Intel Quick Analysis

+ thumbnail icon

Threat Intel Quick Analysis

A guide to the Sumo Logic app for Threat Intel Quick Analysis.

- thumbnail icon

Trend Micro Deep Security

+ thumbnail icon

Trend Micro Deep Security

A guide to the Sumo Logic app for Trend Micro Deep Security.

- thumbnail icon

Twistlock

+ thumbnail icon

Twistlock

A guide to the Sumo Logic app for Twistlock.

- thumbnail icon

Zscaler Internet Access

+ thumbnail icon

Zscaler Internet Access

A guide to the Sumo Logic app for Zscaler Internet Access.

- thumbnail icon

Zscaler Private Access

+ thumbnail icon

Zscaler Private Access

A guide to the Sumo Logic app for Zscaler Private Access.

diff --git a/docs/integrations/sumo-apps/index.md b/docs/integrations/sumo-apps/index.md index d18fd140e6..924f9c34d2 100644 --- a/docs/integrations/sumo-apps/index.md +++ b/docs/integrations/sumo-apps/index.md @@ -27,43 +27,43 @@ Once a request has been submitted, a support ticket is automatically opened. A r
- icon

Audit

+ icon

Audit

Use this guide to work with the Sumo Logic Audit App.

- icon

Cloud SIEM

+ icon

Cloud SIEM

Gives visibility into what’s going on in your Cloud SIEM.

- icon

Data Volume

+ icon

Data Volume

Provides a summary and detailed views of your account's data usage volume.

- Thumbnail icon

Enterprise Audit (multiple apps)

+ Thumbnail icon

Enterprise Audit (multiple apps)

A guide to the Sumo Logic app for Enterprise Audit.

- icon

Enterprise Search Audit

+ icon

Enterprise Search Audit

A guide to our Enterprise Search Audit App.

- Thumbnail icon

Flex

+ Thumbnail icon

Flex

A guide to the Sumo Logic Flex app.

- Thumbnail icon

Infrequent Data Tier

+ Thumbnail icon

Infrequent Data Tier

A guide to the Sumo Logic Infrequent Data Tier app.

@@ -75,13 +75,13 @@ Once a request has been submitted, a support ticket is automatically opened. A r
- Thumbnail icon

Log Analysis QuickStart

+ Thumbnail icon

Log Analysis QuickStart

A guide to the Sumo Logic Log Analysis QuickStart app.

- Thumbnail icon

Security Analytics

+ Thumbnail icon

Security Analytics

A guide to the Sumo Logic app for Security Analytics.

diff --git a/docs/integrations/web-servers/index.md b/docs/integrations/web-servers/index.md index 4939e61c60..2ade44abaf 100644 --- a/docs/integrations/web-servers/index.md +++ b/docs/integrations/web-servers/index.md @@ -12,77 +12,77 @@ This guide has documentation for Sumo apps for web servers.
Thumbnail icon -

Apache

+

Apache

The Apache app gives insight into website behavior patterns, monitor server operations, and assists in troubleshooting issues that span entire web sever farms.

Thumbnail icon -

Apache Tomcat

+

Apache Tomcat

The Apache Tomcat app monitors server operations, assists in troubleshooting issues, and provides insight into website visitor behavior patterns across entire web server farms.

Thumbnail icon -

HAProxy

+

HAProxy

The Sumo Logic App for HAProxy is a unified logs and metrics app that helps you monitor the availability, performance, and health of your HAProxy cluster.

thumbnail icon -

IIS 10

+

IIS 10

The IIS 10 app is a unified logs and metrics app that helps you monitor your IIS web servers' availability, performance, health, and resource utilization.

Thumbnail icon -

Nginx

+

Nginx

The Sumo Logic App for Nginx helps to monitor activity generated by Nginx servers.

Thumbnail icon -

Nginx Ingress

+

Nginx Ingress

The Nginx Ingress app is a unified logs and metrics app that helps you monitor the availability, performance, health, and resource utilization of your Nginx Ingress web servers.

Thumbnail icon -

Nginx Plus

+

Nginx Plus

The Nginx Plus app is an unified logs and metrics app that helps you monitor the availability, performance, health and resource utilization of your Nginx Plus web servers.

Thumbnail icon -

Nginx Plus Ingress

+

Nginx Plus Ingress

The Nginx Plus Ingress app is a unified logs and metrics app that helps you monitor the availability, performance, health and resource utilization of your Nginx Plus Ingress web servers.

Thumbnail icon -

Squid Proxy

+

Squid Proxy

The Squid Proxy app is a unified logs and metrics app that helps you monitor activity in Squid Proxy.

Thumbnail icon -

Varnish

+

Varnish

The Sumo Logic App for Varnish provides dashboards that help you analyze log and metric events generated by Varnish servers.

Thumbnail icon -

Heroku

+

Heroku

The Sumo Logic app for Heroku is a logs only app that allows you to monitor your Heroku environment.

diff --git a/docs/manage/content-sharing/index.md b/docs/manage/content-sharing/index.md index 3a3054c697..5f8d52a496 100644 --- a/docs/manage/content-sharing/index.md +++ b/docs/manage/content-sharing/index.md @@ -89,19 +89,19 @@ In this section, we'll introduce the following concepts:
- icon

Admin Mode

+ icon

Admin Mode

Learn how to control your content and add important items to the Admin Recommended folder.

- icon

Changing Other Alerts

+ icon

Changing Other Alerts

Learn how to modify or turn off alerts created by another user.

- icon

FAQ

+ icon

FAQ

Get to know the answers to basic questions around Content Sharing.

diff --git a/docs/manage/data-archiving/index.md b/docs/manage/data-archiving/index.md index de486ac13d..86e4c5a999 100644 --- a/docs/manage/data-archiving/index.md +++ b/docs/manage/data-archiving/index.md @@ -20,7 +20,7 @@ In this section, we'll introduce the following concepts:
- + Thumbnail icon

Archive Log Data to S3

diff --git a/docs/manage/data-forwarding/index.md b/docs/manage/data-forwarding/index.md index 0d62ff2a3f..2672c2491e 100644 --- a/docs/manage/data-forwarding/index.md +++ b/docs/manage/data-forwarding/index.md @@ -17,7 +17,7 @@ In this section, we'll introduce the following concepts:
- + Document with a forward symbol  icon

Forward Data from an Installed Collector

@@ -26,7 +26,7 @@ In this section, we'll introduce the following concepts:
- + Document with a forward symbol  icon

Forward Data from Sumo Logic to S3

@@ -35,7 +35,7 @@ In this section, we'll introduce the following concepts:
- + Document with a forward symbol  icon

Manage Data Forwarding

@@ -44,7 +44,7 @@ In this section, we'll introduce the following concepts:
- + Document with a forward symbol  icon

View Information About Data Forwarding

diff --git a/docs/manage/field-extractions/fer-templates/index.md b/docs/manage/field-extractions/fer-templates/index.md index 9ed66ceae2..ae79791af5 100644 --- a/docs/manage/field-extractions/fer-templates/index.md +++ b/docs/manage/field-extractions/fer-templates/index.md @@ -16,79 +16,79 @@ In this section, we'll introduce the following concepts:
- icon

Akamai Cloud Monitor

+ icon

Akamai Cloud Monitor

Learn how to parse the common fields in your Akamai Cloud Monitor log.

- icon

Apache Access Logs

+ icon

Apache Access Logs

Learn how to parse the common fields in your Apache Access log.

- icon

Apache Tomcat Access Logs

+ icon

Apache Tomcat Access Logs

Learn how to parse the common fields in your Apache Tomcat Access log.

- icon

Sample Apache Tomcat 7 Access Log Field Extraction Rule

+ icon

Sample Apache Tomcat 7 Access Log Field Extraction Rule

Learn how to parse the Remote IP address, Method, Requested URL path, HTTP status code, Time Taken, and Bytes Sent.

- icon

AWS CloudTrail Logs

+ icon

AWS CloudTrail Logs

Learn how to parse the common fields in your AWS CloudTrail log.

- icon

AWS Elastic Load Balancing Logs

+ icon

AWS Elastic Load Balancing Logs

Learn how to parse the common fields in your AWS Elastic Load Balancing log.

- icon

Amazon S3 Usage Logs

+ icon

Amazon S3 Usage Logs

Learn how to parse the common fields in your Amazon S3 Usage log.

- icon

Cisco Logs Extraction Template

+ icon

Cisco Logs Extraction Template

Learn how to parse the common fields in your Cisco ASA log.

- icon

Sample Cisco FWSM Field Extraction Rule

+ icon

Sample Cisco FWSM Field Extraction Rule

Learn how to create field extraction rules for CISCO FWSM.

- icon

Microsoft IIS Logs

+ icon

Microsoft IIS Logs

Learn how to parse the common fields in your Microsoft IIS log.

- icon

Nginx Logs

+ icon

Nginx Logs

Learn how to parse the common fields in your Nginx Access log.

- icon

Palo Alto Networks

+ icon

Palo Alto Networks

Learn how to parse the common fields in your Palo Alto Networks log.

- icon

Varnish Logs Extraction Template

+ icon

Varnish Logs Extraction Template

Learn how to parse the common fields in your Varnish log.

diff --git a/docs/manage/field-extractions/index.md b/docs/manage/field-extractions/index.md index e5ad8bce87..cd1ad0ccf8 100644 --- a/docs/manage/field-extractions/index.md +++ b/docs/manage/field-extractions/index.md @@ -98,37 +98,37 @@ In this section, we'll introduce the following concepts:
- icon

Field Naming Convention

+ icon

Field Naming Convention

Learn about the recommended naming conventions for standard fields in Sumo Logic.

- icon

Create a Field Extraction Rule

+ icon

Create a Field Extraction Rule

Learn how to instruct Sumo Logic to parse out fields automatically.

- icon

Edit Field Extraction Rules

+ icon

Edit Field Extraction Rules

Learn how to change Field Extraction Rules.

- icon

FER Templates

+ icon

FER Templates

Learn how to use FER Templates to parse common fields for various applications.

- icon

Parse AWS ELB Logs

+ icon

Parse AWS ELB Logs

Learn how to parse the common fields in AWS ELB logs.

- icon

Sample Safend Field Extraction

+ icon

Sample Safend Field Extraction

Learn how to create Field Extraction Rules for Safend.

diff --git a/docs/manage/index.md b/docs/manage/index.md index 85311ffd28..ddefed8f4b 100644 --- a/docs/manage/index.md +++ b/docs/manage/index.md @@ -17,81 +17,81 @@ This topic describes features and options that give you administration over acco
- icon

Fields

+ icon

Fields

Learn how to define and manage the assignment of metadata to your logs.

- icon

Health Events

+ icon

Health Events

Monitor the health of your Collectors and Sources.

- icon

Field Extractions

+ icon

Field Extractions

Accelerates the search process by parsing fields as log messages are ingested.

- icon

Partitions

+ icon

Partitions

Accelerate the search process by allowing Admins to filter a subset of the log messages in an index.

- icon

Users and Roles

+ icon

Users and Roles

Learn how to manage users and roles in Sumo Logic.

- icon

Manage Subscription

+ icon

Manage Subscription

Learn about Sumo Logic account plans and types and about how to manage yours.

- icon

Content Sharing

+ icon

Content Sharing

Allows you collaborate on apps, dashboards, and searches with specific users or roles.

- icon

Data Forwarding

+ icon

Data Forwarding

Allows you to forward selected data to an external server or Amazon S3.

- icon

Data Archiving

+ icon

Data Archiving

Learn how to archive selected data to an external server or Amazon S3.

- icon

Ingestion and Volume

+ icon

Ingestion and Volume

Learn how to manage the ingestion of data by Sumo Logic.

- icon

Scheduled Views

+ icon

Scheduled Views

Accelerate the search process for data subsets by functioning as a pre-aggregated index.

- icon

Security

+ icon

Security

Learn how to set up security for Sumo Logic accounts.

diff --git a/docs/manage/ingestion-volume/data-volume-index/index.md b/docs/manage/ingestion-volume/data-volume-index/index.md index a608966537..a1c45e3fa1 100644 --- a/docs/manage/ingestion-volume/data-volume-index/index.md +++ b/docs/manage/ingestion-volume/data-volume-index/index.md @@ -48,13 +48,13 @@ In this section, we'll introduce the following concepts:
- icon

Log and Tracing Data Volume Index

+ icon

Log and Tracing Data Volume Index

Get to know how much data your account is ingesting.

- icon

Metrics Data Volume Index

+ icon

Metrics Data Volume Index

Get to know the volume of metric data points your account is ingesting.

diff --git a/docs/manage/ingestion-volume/index.md b/docs/manage/ingestion-volume/index.md index ec7322e5c8..2ffdf1b756 100644 --- a/docs/manage/ingestion-volume/index.md +++ b/docs/manage/ingestion-volume/index.md @@ -13,31 +13,31 @@ In this section, we'll introduce the following concepts:
- icon

Log Ingestion

+ icon

Log Ingestion

Learn how the logs will be ingested across all Collectors.

- icon

Collection Status Page

+ icon

Collection Status Page

Get a visual snapshot of the message history of your deployment.

- icon

Data Volume Index

+ icon

Data Volume Index

Learn how to get visibility into how much data you are sending to Sumo Logic.

- icon

Ingest Budgets

+ icon

Ingest Budgets

Learn how to control the daily volume of log data sent to Sumo Logic.

- icon

Monitor Log Ingestion and Alerts

+ icon

Monitor Log Ingestion and Alerts

Add scheduled searches that monitor ingestion and send alerts.

diff --git a/docs/manage/ingestion-volume/ingest-budgets/index.md b/docs/manage/ingestion-volume/ingest-budgets/index.md index c9f4ef4197..f853d78cb0 100644 --- a/docs/manage/ingestion-volume/ingest-budgets/index.md +++ b/docs/manage/ingestion-volume/ingest-budgets/index.md @@ -14,13 +14,13 @@ In this section, we'll introduce the following concepts:
- icon

Daily Volume

+ icon

Daily Volume

Learn how to control the capacity of daily log ingestion.

- icon

Minute Volume

+ icon

Minute Volume

Learn how to control data ingestion to minute granularity.

diff --git a/docs/manage/partitions/data-tiers/index.md b/docs/manage/partitions/data-tiers/index.md index c32b3ae147..e2de24a867 100644 --- a/docs/manage/partitions/data-tiers/index.md +++ b/docs/manage/partitions/data-tiers/index.md @@ -54,9 +54,9 @@ After a partition is created in a given tier, you cannot change its tier. If you How you can search and use your ingested data varies by the Data Tier it resides in, as described in the following table.  -| Feature support | Continuous Tier | Frequent Tier | Infrequent Tier | -| :-- | :-- | :-- | :-- | -| Centralized, secure, multi-tenant cloud-native platform | ![check](/img/reuse/check.png) |![check](/img/reuse/check.png) |![check](/img/reuse/check.png) | +| Feature support | Continuous Tier | Frequent Tier | Infrequent Tier | +| :-- | :-- | :-- | :-- | +| Centralized, secure, multi-tenant cloud-native platform | ![check](/img/reuse/check.png) |![check](/img/reuse/check.png) |![check](/img/reuse/check.png) | | Data replication across availability zones, data encryption | ![check](/img/reuse/check.png) |![check](/img/reuse/check.png) |![check](/img/reuse/check.png) | | Interactive queries (UI) | ![check](/img/reuse/check.png)
Partitions can be specified, but are optional. |![check](/img/reuse/check.png)
Partition or `_dataTier` must be specified. |![check](/img/reuse/check.png)
Partition or `_dataTier` must be specified. | | Support for Installed and Hosted Collectors | ![check](/img/reuse/check.png) |![check](/img/reuse/check.png) |![check](/img/reuse/check.png) | @@ -94,31 +94,31 @@ In this section, we'll introduce the following concepts:
- icon

Create and Edit a Partition

+ icon

Create and Edit a Partition

Learn how to create and edit a Partition in an Index.

- icon

View Details About a Partition

+ icon

View Details About a Partition

Learn how to view details about a Sumo Logic Partition.

- icon

Data Tiers

+ icon

Data Tiers

Get to know about Sumo Logic's Data Tiers feature.

- icon

Data Tiers FAQs

+ icon

Data Tiers FAQs

Get answers on various FAQs about Data Tiers.

- icon

Searching Data Tiers

+ icon

Searching Data Tiers

Learn how to search specific Data Tiers.

diff --git a/docs/manage/partitions/flex/index.md b/docs/manage/partitions/flex/index.md index fc693a7571..e47530f03f 100644 --- a/docs/manage/partitions/flex/index.md +++ b/docs/manage/partitions/flex/index.md @@ -48,31 +48,31 @@ In this section, we'll introduce the following concepts:
- icon

Setup and Configure Flex app

+ icon

Setup and Configure Flex app

Learn how to setup and configure the Flex app.

- icon

Create and Edit a Partition

+ icon

Create and Edit a Partition

Learn how to create and edit a Partition in an Index.

- icon

View Details About a Partition

+ icon

View Details About a Partition

Learn how to view details about a Sumo Logic partition.

- icon

Estimate Scan Data

+ icon

Estimate Scan Data

Learn about the estimate scan data for Flex pricing.

- icon

Flex FAQs

+ icon

Flex FAQs

Answers to FAQ about Flex.

diff --git a/docs/manage/scheduled-views/index.md b/docs/manage/scheduled-views/index.md index e85b884790..61a72d6b21 100644 --- a/docs/manage/scheduled-views/index.md +++ b/docs/manage/scheduled-views/index.md @@ -41,37 +41,37 @@ In this section, we'll introduce the following concepts:
- icon

Add a Scheduled View

+ icon

Add a Scheduled View

Learn how to add a Scheduled View.

- icon

Pause or Disable Scheduled Views

+ icon

Pause or Disable Scheduled Views

Learn how to pause view stops new data from being Indexed.

- icon

Run a Search Against a Scheduled View

+ icon

Run a Search Against a Scheduled View

Learn how to run a search against Indexed data in a Scheduled View.

- icon

Scheduled View Lag Time

+ icon

Scheduled View Lag Time

Learn how to view data that's not up to date in the Scheduled View.

- icon

Scheduled Views Best Practices and Examples

+ icon

Scheduled Views Best Practices and Examples

Get to know some tips for setting up Scheduled View queries.

- icon

View Information About Scheduled Views

+ icon

View Information About Scheduled Views

Learn how to view a list of Scheduled Views configured for your org.

diff --git a/docs/manage/security/audit-indexes/index.md b/docs/manage/security/audit-indexes/index.md index 670fabb95a..8454d343bd 100644 --- a/docs/manage/security/audit-indexes/index.md +++ b/docs/manage/security/audit-indexes/index.md @@ -29,31 +29,31 @@ In this section, we'll introduce the following concepts:
- Shield icon

Audit Index

+ Shield icon

Audit Index

Collect event logs in plain text on account activities, such as account management, user activity, scheduled searches, and alerting.

- Shield icon

Search Audit Index

+ Shield icon

Search Audit Index

Collect event logs on search activities in your account.

- Shield icon

Audit Event Index

+ Shield icon

Audit Event Index

Collect event logs in JSON format on account activities for a wide range of actions.

- Shield icon

System Event Index

+ Shield icon

System Event Index

Collect event logs in JSON format on system activities.

- Shield icon

Documentation for Audit Log Definitions

+ Shield icon

Documentation for Audit Log Definitions

See Audit Event Log Definitions documentation for audited events.

diff --git a/docs/manage/security/index.md b/docs/manage/security/index.md index b117627ed7..0543b141c0 100644 --- a/docs/manage/security/index.md +++ b/docs/manage/security/index.md @@ -25,97 +25,97 @@ In this section, we'll introduce the following concepts:
- Shield icon

About 2-Step Verification

+ Shield icon

About 2-Step Verification

Learn how to enhance security and secure sensitive data stored in Sumo Logic.

- Shield icon

2-Step Verification for Administrators

+ Shield icon

2-Step Verification for Administrators

Learn how to set up and manage 2-Step Verification across your organization.

- Shield icon

2-Step Verification for Users

+ Shield icon

2-Step Verification for Users

Learn how to set up and use 2-Step Verification for your user account.

- Shield icon

Access Keys

+ Shield icon

Access Keys

Learn how to use Access Keys to securely register new Collectors or access Sumo Logic APIs.

- Shield icon

Audit Indexes

+ Shield icon

Audit Indexes

Learn how to use audit indexes to query for events in Sumo Logic.

- Shield icon

Audit Event Index

+ Shield icon

Audit Event Index

Learn how to get event logs in JSON format on account activities.

- Shield icon

Create an Allowlist for IP or CIDR Addresses

+ Shield icon

Create an Allowlist for IP or CIDR Addresses

Learn how to explicitly grant access to specific IP OR CIDR Addresses.

- Shield icon

Data Access Level for Shared Dashboards

+ Shield icon

Data Access Level for Shared Dashboards

Learn how to set all newly created dashboards to run with the viewer's role access filter.

- Shield icon

Enable a Support Account

+ Shield icon

Enable a Support Account

Learn how to address support issues when they arise.

- Shield icon

Installation Tokens

+ Shield icon

Installation Tokens

Learn how to use Installation Tokens to register Installed Collectors.

- Shield icon

SAML

+ Shield icon

SAML

Learn how to provision SAML for Single Sign-On access to Sumo Logic.

- Shield icon

Search Audit Index

+ Shield icon

Search Audit Index

Learn how to enable event logs on search usage and activities for your account.

- Shield icon

Log Search Audit Index

+ Shield icon

Log Search Audit Index

Learn how to query the Search Audit Index for search usage and activities for your account.

- Shield icon

Set the Password Policy

+ Shield icon

Set the Password Policy

Learn how to set the account password policy for any user in your organization.

- Shield icon

Set a Limit for User Concurrent Sessions

+ Shield icon

Set a Limit for User Concurrent Sessions

Learn how to limit the number of open concurrent sessions by a user.

- Shield icon

Set a Maximum Web Session Timeout

+ Shield icon

Set a Maximum Web Session Timeout

Learn how to specify the maximum web session timeout period that users in your org can select.

diff --git a/docs/manage/security/saml/index.md b/docs/manage/security/saml/index.md index a426e50cc4..7c44d1bd3c 100644 --- a/docs/manage/security/saml/index.md +++ b/docs/manage/security/saml/index.md @@ -23,61 +23,61 @@ In this section, we'll introduce the following concepts:
- Padlock icon

Set Up SAML for Single Sign-On

+ Padlock icon

Set Up SAML for Single Sign-On

Learn how to enable SSO for users to access Sumo Logic.

- Padlock icon

Integrate Sumo Logic with Bitium

+ Padlock icon

Integrate Sumo Logic with Bitium

Learn how to integrate Bitium with Sumo Logic's SAML for SSO login.

- Padlock icon

Integrate Sumo Logic with Google Apps (G Suite) IAM

+ Padlock icon

Integrate Sumo Logic with Google Apps (G Suite) IAM

Learn how to integrate Sumo Logic SAML with Google Apps IAM for SSO login.

- Padlock icon

Integrate Sumo Logic with Okta

+ Padlock icon

Integrate Sumo Logic with Okta

Learn how to integrate Sumo Logic’s SAML 2.0 API with Okta for SSO login.

- Padlock icon

Integrate Sumo Logic with OneLogin

+ Padlock icon

Integrate Sumo Logic with OneLogin

Learn how to integrate Sumo Logic with OneLogin for SSO login.

- Padlock icon

Integrate Sumo with AWS Single Sign-On

+ Padlock icon

Integrate Sumo with AWS Single Sign-On

Learn how to configure AWS Single Sign-On for Sumo Logic.

- Padlock icon

Integrate Sumo with Azure AD

+ Padlock icon

Integrate Sumo with Azure AD

Learn how to enable SSO for user access to Sumo Logic using Azure AD.

- Padlock icon

Manage Permissions with ADFS

+ Padlock icon

Manage Permissions with ADFS

Learn how to manage Sumo Logic user permissions using ADFS and SAML.

- Padlock icon

Set Up ADFS to Authenticate Sumo Logic Users

+ Padlock icon

Set Up ADFS to Authenticate Sumo Logic Users

Learn how to configure ADFS to authenticate Sumo Logic users.

- Padlock icon

View SAML Debug Information

+ Padlock icon

View SAML Debug Information

Learn how to use the Debug Mode to troubleshoot SAML issues.

diff --git a/docs/manage/users-roles/index.md b/docs/manage/users-roles/index.md index f8161b31fa..b5eaaaa261 100644 --- a/docs/manage/users-roles/index.md +++ b/docs/manage/users-roles/index.md @@ -27,13 +27,13 @@ In this section, we'll introduce the following concepts:
- User and gear icon

Manage Roles

+ User and gear icon

Manage Roles

Learn how to use roles to determine the functions that users can perform in Sumo Logic and the data they can view.

- User and gear icon

Manage Users

+ User and gear icon

Manage Users

Learn how to create user accounts and assign roles to users.

diff --git a/docs/manage/users-roles/roles/index.md b/docs/manage/users-roles/roles/index.md index 303fba639d..99e045d2b8 100644 --- a/docs/manage/users-roles/roles/index.md +++ b/docs/manage/users-roles/roles/index.md @@ -24,31 +24,31 @@ In this section, we'll introduce the following concepts:
- User icon

Role-Based Access Control

+ User icon

Role-Based Access Control

Learn how to grant access and capabilities to data in Sumo Logic using roles.

- User icon

Create and Manage Roles

+ User icon

Create and Manage Roles

Learn how to create custom roles for your users.

- User icon

Role Capabilities

+ User icon

Role Capabilities

Learn how to assign various capabilities while creating user roles.

- User icon

Construct a Search Filter for a Role

+ User icon

Construct a Search Filter for a Role

Learn how to define a search filter for a role.

- User icon

Add or Remove Users from a Role

+ User icon

Add or Remove Users from a Role

Learn how to change the default assignment of roles to users.

diff --git a/docs/manage/users-roles/users/index.md b/docs/manage/users-roles/users/index.md index 64542c1836..cd9553460e 100644 --- a/docs/manage/users-roles/users/index.md +++ b/docs/manage/users-roles/users/index.md @@ -24,61 +24,61 @@ In this section, we'll introduce the following concepts:
- Person and gear icon

Create and Edit Users

+ Person and gear icon

Create and Edit Users

Learn how to create, edit, and view user accounts.

- Envelope icon

Change a User's Email Address

+ Envelope icon

Change a User's Email Address

Learn how to change a user's email address.

- Wrenche icon

What to Do if Your Account is Locked

+ Wrenche icon

What to Do if Your Account is Locked

Learn how to unlock a user's locked account.

- Users icon

Reset a User's Password

+ Users icon

Reset a User's Password

Learn how to reset another user's password.

- Padlock icon

Unlocking User Accounts

+ Padlock icon

Unlocking User Accounts

Learn how to manually unlock an account before the expiry of the default lockout period.

- User and gear icon

Deactivate or Activate a User

+ User and gear icon

Deactivate or Activate a User

Learn how to deactivate a user without removing the user account or reactivate a deactivated user.

- Exclamation point in a circle icon

Delete a User

+ Exclamation point in a circle icon

Delete a User

Learn how to remove a user permanently by deleting the user account.

- User and flowchart icon

Offboard a User

+ User and flowchart icon

Offboard a User

Learn the steps to take when removing a user from your Org's Sumo Logic Account.

- User and flowchart icon

Multi-Account Access

+ User and flowchart icon

Multi-Account Access

Learn how to log into multiple Sumo Logic accounts using a single username and password.

- Boxes icon

Verification for Secure Third-Party Service Access

+ Boxes icon

Verification for Secure Third-Party Service Access

Get to know several links in the Help menu that securely connect to third-party services.

diff --git a/docs/metrics/index.md b/docs/metrics/index.md index 746bf64934..1b4a8285ac 100644 --- a/docs/metrics/index.md +++ b/docs/metrics/index.md @@ -20,55 +20,55 @@ Metrics are an effective tool for monitoring, troubleshooting, and identifying t
- icon

Intro to Metrics

+ icon

Intro to Metrics

Use Metrics for monitoring, troubleshooting, and identifying root causes.

- icon

Metrics Queries

+ icon

Metrics Queries

Sumo Logic metric query operators and metrics queries.

- icon

Metrics Operators

+ icon

Metrics Operators

Metrics operator syntax rules and examples.

- icon

Managing Metrics Volume

+ icon

Managing Metrics Volume

Metric ingestion and storage, metric data limits, and metrics throttling.

- icon

Metrics Rules Editor

+ icon

Metrics Rules Editor

The Metrics rules editor allows you to tag metrics with data derived from the metric identifier.

- icon

Metrics Transformation Rules

+ icon

Metrics Transformation Rules

Control how long raw metrics are retained.

- icon

Logs-to-Metrics

+ icon

Logs-to-Metrics

Set up rules to extract or create metrics from log data.

- icon

Metrics Data Ingestion

+ icon

Metrics Data Ingestion

View detailed information about your metrics data consumption.

- icon

Kubernetes Metrics

+ icon

Kubernetes Metrics

Kubernetes metrics are collected when you deploy our Kubernetes collection.

diff --git a/docs/metrics/manage-metric-volume/index.md b/docs/metrics/manage-metric-volume/index.md index f13a8a2295..fd906631db 100644 --- a/docs/metrics/manage-metric-volume/index.md +++ b/docs/metrics/manage-metric-volume/index.md @@ -14,25 +14,25 @@ In this section, we'll introduce the following concepts:
- icon

Data Limits for Metrics

+ icon

Data Limits for Metrics

Get to know the volume of metrics that you are ingesting into Sumo Logic.

- icon

Disabled Metrics Sources

+ icon

Disabled Metrics Sources

Learn how to remove the limits set on the number of ingested time series.

- icon

Metric Ingestion and Storage

+ icon

Metric Ingestion and Storage

Learn about how Sumo Logic stores raw and rolled up metrics data.

- icon

Metric Throttling

+ icon

Metric Throttling

Get information on how Sumo Logic throttles metric when metrics ingestion exceeds your DPM limit.

diff --git a/docs/metrics/metrics-operators/index.md b/docs/metrics/metrics-operators/index.md index 0773768ba9..413b653e8b 100644 --- a/docs/metrics/metrics-operators/index.md +++ b/docs/metrics/metrics-operators/index.md @@ -17,151 +17,151 @@ In this section, we'll introduce the following concepts:
- icon

accum

+ icon

accum

Learn how to create a series of running totals for each metric time series.

- icon

along

+ icon

along

Learn how to control what results are joined based on the value of one or more result fields.

- icon

avg

+ icon

avg

Learn how to calculate the average of all matching time series.

- icon

bottomk

+ icon

bottomk

Learn how to apply a specified aggregation function to the time series that match the query selector.

- icon

count

+ icon

count

Learn how to count the total number of time series that match the query.

- icon

delta

+ icon

delta

Learn how to compute the backward difference at each data point in the time series.

- icon

eval

+ icon

eval

Learn how to evaluate a time series based on a user-specified arithmetic or mathematical function.

- icon

ewma

+ icon

ewma

Learn how to compute an EWMA on the data points returned by the query for the selected time range.

- icon

fillmissing

+ icon

fillmissing

Learn how to fill empty time slices in metric query results with a derived data point.

- icon

filter

+ icon

filter

Learn how to limit the results returned by a metric query.

- icon

histogram_quantile

+ icon

histogram_quantile

Learn how to calculate the φ-quantile from the buckets of a histogram.

- icon

in

+ icon

in

Learn how to use this operator in a metrics query selector as shorthand for multiple OR conditions.

- icon

max

+ icon

max

Learn how to calculate the maximum value of the time series that match the query.

- icon

min

+ icon

min

Learn how to calculate the minimum value of the time series that match the query.

- icon

outlier

+ icon

outlier

Learn how to identify metrics data points that are outside the range of expected values.

- icon

parse

+ icon

parse

Learn how to parse the specified field to create new fields to use in the metrics query.

- icon

predict

+ icon

predict

Learn how to take a single time series metric to predict future values.

- icon

pct

+ icon

pct

Learn how to calculate the nth percentile of values of the input series for each time interval.

- icon

quantize

+ icon

quantize

Learn how to use this operator to control Sumo’s quantization behavior.

- icon

rate

+ icon

rate

Learn how to calculate the per-second rate of change between consecutive data points.

- icon

stddev

+ icon

stddev

Learn how to measure the magnitude of deviations between the values in a time series.

- icon

sum

+ icon

sum

Learn how to calculate the sum of the metrics values that match the query.

- icon

timeshift

+ icon

timeshift

Learn how to shift the time series from your metrics query by a specified period of time.

- icon

topk

+ icon

topk

Learn to apply a specified aggregation function to the time series that match the query selector.

- icon

where

+ icon

where

Learn how to filter out entire time series, or individual data points within a time series.

diff --git a/docs/metrics/metrics-queries/index.md b/docs/metrics/metrics-queries/index.md index 1cad61bea1..a9f7269a07 100644 --- a/docs/metrics/metrics-queries/index.md +++ b/docs/metrics/metrics-queries/index.md @@ -14,55 +14,55 @@ In this section, we'll introduce the following concepts:
- icon

Metrics Explorer

+ icon

Metrics Explorer

Learn how to use the Metrics Explorer to query your metrics.

- icon

Map Charts

+ icon

Map Charts

Learn how to visualize metrics query results by geographic location.

- icon

Heat Maps

+ icon

Heat Maps

Learn how to visualize the count of data points returned by a metrics query.

- icon

Funnel Chart

+ icon

Funnel Chart

Learn how to visualize the status of a process with sequential steps.

- icon

Metric Query Autocomplete

+ icon

Metric Query Autocomplete

Learn how to set up an autocomplete dropdown dialog that makes query writing easier.

- icon

Using Comments in Queries

+ icon

Using Comments in Queries

Learn to add comments to a metrics query and comment out parts of the query using comment formatting.

- icon

Metric Aggregation Tips

+ icon

Metric Aggregation Tips

Learn to display a tip for how to use an aggregation clause to produce more readable results.

- icon

Error Messages

+ icon

Error Messages

Learn about warnings and error messages presented for long-running metric queries and metric queries.

- icon

Share a Metric Query

+ icon

Share a Metric Query

Learn how to share a saved or unsaved metric query.

diff --git a/docs/observability/aws/index.md b/docs/observability/aws/index.md index d82d7a8796..b0eac6192f 100644 --- a/docs/observability/aws/index.md +++ b/docs/observability/aws/index.md @@ -40,31 +40,31 @@ In this section, we'll introduce the following concepts:
- icon

About AWS Observability

+ icon

About AWS Observability

Learn about the features, benefits, and resources created by the AWS Observability solution.

- icon

Deploy and Use AWS Observability

+ icon

Deploy and Use AWS Observability

Learn how to simplify the monitoring and troubleshooting of your AWS cloud infrastructure.

- icon

Other Configurations and Tools

+ icon

Other Configurations and Tools

Learn about adding a new AWS service, updating existing host metrics, and using AWS Control Tower.

- icon

AWS Observability Apps

+ icon

AWS Observability Apps

Familiarize yourself with information about the AWS Observability Solution apps.

- icon

FAQ

+ icon

FAQ

Learn answers to frequently asked questions about our AWS Observability Solution apps.

diff --git a/docs/observability/aws/integrations/index.md b/docs/observability/aws/integrations/index.md index 4ac56475a7..15e07cc1c0 100644 --- a/docs/observability/aws/integrations/index.md +++ b/docs/observability/aws/integrations/index.md @@ -13,85 +13,85 @@ In this section, we'll introduce the following concepts:
- icon

AWS API Gateway

+ icon

AWS API Gateway

Learn how to get insights into API Gateway tasks while accepting and processing concurrent API calls.

- icon

AWS Application Load Balancer

+ icon

AWS Application Load Balancer

Learn how to gain visibility into the health of your Application Load Balancer and target groups.

- icon

AWS Classic Load Balancer

+ icon

AWS Classic Load Balancer

Learn how to gain visibility into the health of your Classic Load Balancer.

- icon

AWS DynamoDB

+ icon

AWS DynamoDB

Learn how to get operational insights into DynamoDB instances across your infrastructure.

- icon

AWS EC2 Metrics

+ icon

AWS EC2 Metrics

Learn how to display your EC2 instance metrics (CloudWatch) using predefined dashboards.

- icon

AWS EC2 Host Metrics

+ icon

AWS EC2 Host Metrics

Learn to collect local host metrics and display them using predefined search queries and dashboards.

- icon

AWS Lambda

+ icon

AWS Lambda

Learn how to utilize Lambda Logs and Metrics from CloudWatch, and CloudTrail Lambda Data Events.

- icon

AWS Network Load Balancer

+ icon

AWS Network Load Balancer

Learn how to get insights to ensure that your Network Load-Balancers are operating as expected.

- icon

Amazon RDS

+ icon

Amazon RDS

Learn how to get visibility into your Amazon RDS metrics collected with a CloudWatch metrics source.

- icon

Amazon ECS

+ icon

Amazon ECS

Learn to manage your clusters, and monitor capacity and resource utilization of ECS components.

- icon

Amazon ElastiCache

+ icon

Amazon ElastiCache

Learn to set up, run, and scale popular open-source compatible in-memory data stores in the cloud.

- icon

Amazon SNS

+ icon

Amazon SNS

Learn how to get insights into the operations and utilization of your SNS service.

- icon

Amazon SQS

+ icon

Amazon SQS

Learn how to get operational insights into your Amazon SQS utilization.

- icon

Global Intelligence for AWS CloudTrail DevOps

+ icon

Global Intelligence for AWS CloudTrail DevOps

A guide to the Sumo Logic app for GI for AWS CloudTrail DevOps.

diff --git a/docs/observability/aws/other-configurations-tools/index.md b/docs/observability/aws/other-configurations-tools/index.md index cf4d45895d..8270c5bf89 100644 --- a/docs/observability/aws/other-configurations-tools/index.md +++ b/docs/observability/aws/other-configurations-tools/index.md @@ -13,19 +13,19 @@ In this section, we'll introduce the following concepts:
- icon

Add a New AWS Service

+ icon

Add a New AWS Service

Learn how to add a new dashboard to the Hierarchy.

- icon

Add Fields to Existing Host Metrics Sources

+ icon

Add Fields to Existing Host Metrics Sources

Learn how to update the AWS Observability view hierarchy and existing host metrics.

- icon

Integrate Control Tower Accounts with AWS Observability

+ icon

Integrate Control Tower Accounts with AWS Observability

Learn how to update the AWS Observability solution with AWS Control Tower-managed Accounts.

diff --git a/docs/observability/index.md b/docs/observability/index.md index 0e04741e2a..5dd4c65665 100644 --- a/docs/observability/index.md +++ b/docs/observability/index.md @@ -15,43 +15,43 @@ In this section, we'll introduce the following concepts:
- icon

About Observability

+ icon

About Observability

Learn about the Sumo Logic Observability Solution.

- icon

Set up collection

+ icon

Set up collection

Use collectors to start sending critical signals to Sumo Logic.

- icon

Monitoring

+ icon

Monitoring

Set alerts that notify you about system state changes.

- icon

AWS Observability

+ icon

AWS Observability

Simplify monitoring and troubleshooting of your AWS Cloud infrastructure.

- icon

Kubernetes Observability

+ icon

Kubernetes Observability

End-to-end solution for deploying and monitoring your K8s environment.

- icon

Reliability Management/SLOs

+ icon

Reliability Management/SLOs

Create Reliability Management dashboards, configure queries, set SLIs, and more.

- icon

Sensu

+ icon

Sensu

Gain insight into traditional server closets, containers, apps, and more.

diff --git a/docs/observability/kubernetes/index.md b/docs/observability/kubernetes/index.md index afcf722c47..b7662ae47d 100644 --- a/docs/observability/kubernetes/index.md +++ b/docs/observability/kubernetes/index.md @@ -16,50 +16,50 @@ See the [Sumo Logic Kubernetes Collection Deployment Guide](/docs/send-data/kub
- icon

Overview

+ icon

Overview

Learn how Sumo Logic brings ease-of-use to Kubernetes.

- icon

Quickstart

+ icon

Quickstart

Get up and running with our Kubernetes solution in minutes.

- icon

Data Collection

+ icon

Data Collection

Overview of Kubernetes collection process for Kubernetes environments, and configuring logs and metrics collection.

- icon

Kubernetes Apps

+ icon

Kubernetes Apps

Sumo Logic provides Kubernetes apps across a variety of platforms, each with a set of predefined dashboards.

- icon

Setting Alerts

+ icon

Setting Alerts

Sumo Logic monitors provide you with out-of-box alerts ensure that your Kubernetes cluster is available and performing well.

- icon

Monitoring K8s

+ icon

Monitoring K8s

Learn more about effectively monitoring your Kubernetes environment architecture with Sumo Logic.

- icon

Kubernetes Metrics

+ icon

Kubernetes Metrics

Learn which Kubernetes metrics are collected when you deploy our [sumologic-kubernetes-collection](/docs/send-data/kubernetes/install-helm-chart).

- icon

Troubleshoot with Kubernetes Views

+ icon

Troubleshoot with Kubernetes Views

Kubernetes views allow you to quickly locate an object in your physical K8s stack that needs to be debugged.

diff --git a/docs/observability/sdo/index.md b/docs/observability/sdo/index.md index 697c3946b5..788915f735 100644 --- a/docs/observability/sdo/index.md +++ b/docs/observability/sdo/index.md @@ -15,37 +15,37 @@ Check out our [DevOps Glossary](https://www.sumologic.com/glossary).
- icon

About SDO

+ icon

About SDO

Learn how the Sumo Logic SDO effectively manages and enhances development and production environments.

- icon

Set up SDO

+ icon

Set up SDO

This page provides instruction for setting up the Software Development Optimization Solution including manual, Terraform, and Atlassian Marketplace.

- icon

Install SDO App and Dashboards

+ icon

Install SDO App and Dashboards

Learn how to install the SDO app and use pre-configured searches and dashboards that provide insights into your DevOps pipeline.

- icon

Jenkins Plugin

+ icon

Jenkins Plugin

Learn how to send build and deploy events to Sumo Logic from Jenkins Pipeline.

- icon

Supported Tools and Schema

+ icon

Supported Tools and Schema

Learn which Tools and Schema are supported by Software Development Optimization Solution.

- icon

Integrate Other DevOps Tools with SDO (Optional)

+ icon

Integrate Other DevOps Tools with SDO (Optional)

Learn how to integrate other tools with the Software Development Optimization Solution.

diff --git a/docs/platform-services/automation-service/app-central/index.md b/docs/platform-services/automation-service/app-central/index.md index af96479d43..29379ac276 100644 --- a/docs/platform-services/automation-service/app-central/index.md +++ b/docs/platform-services/automation-service/app-central/index.md @@ -7,32 +7,32 @@ title: App Central import useBaseUrl from '@docusaurus/useBaseUrl'; import Iframe from 'react-iframe'; -App Central provides apps to help you be more productive in the Automation Service. From here, you can search and add new integrations with all the needed components. +App Central provides apps to help you be more productive in the Automation Service. From here, you can search and add new integrations with all the needed components. In this section, we'll introduce the following concepts:
- icon

About App Central

+ icon

About App Central

Learn how to use App Central to get new applications and tools.

- icon

Playbooks in App Central

+ icon

Playbooks in App Central

Learn about the available playbooks in App Central.

- icon

Configure Authentication for Integrations

+ icon

Configure Authentication for Integrations

Learn how to configure authentication for integrations.

- icon

Integrations in App Central

+ icon

Integrations in App Central

See all the integrations available for installation in App Central.

diff --git a/docs/platform-services/automation-service/index.md b/docs/platform-services/automation-service/index.md index 3752cce70d..9acdd6a580 100644 --- a/docs/platform-services/automation-service/index.md +++ b/docs/platform-services/automation-service/index.md @@ -14,43 +14,43 @@ In this section, we'll introduce the following concepts:
- icon

About the Automation Service

+ icon

About the Automation Service

Get an overview of how the Automation Service allows you to automate actions.

- icon

App Central

+ icon

App Central

Learn how to use App Central to get new applications and tools.

- icon

Playbooks

+ icon

Playbooks

Learn about playbooks. A playbook is a predefined set of actions and conditional statements that run in an automated workflow to respond to a certain event or incident type.

- icon

Integrations

+ icon

Integrations

Learn how integrations are connectors to applications from industry-leading network and security vendors.

- icon

Audit Logging

+ icon

Audit Logging

Learn how to search the Audit Event Index for log events in the Automation Service and Cloud SOAR.

- icon

Automation Bridge

+ icon

Automation Bridge

Learn how to install a bridge for the Automation Service to allow running custom actions or integrations in an on-premise environment.

- icon

Integration Framework

+ icon

Integration Framework

Learn about the framework used for integrations.

diff --git a/docs/platform-services/index.md b/docs/platform-services/index.md index 4397b71264..b6a423659a 100644 --- a/docs/platform-services/index.md +++ b/docs/platform-services/index.md @@ -11,7 +11,7 @@ Platform services are services that are available to use across the entire Sumo
- icon

Automation Service

+ icon

Automation Service

Learn how to use the Automation Service to automate actions.

diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index b20337d8d1..876be353ba 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -12,7 +12,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
- + icon

Service

@@ -25,7 +25,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
- + icon

Collector

@@ -38,7 +38,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
- + icon

Cloud SIEM

@@ -51,7 +51,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
- + icon

Cloud SOAR

@@ -64,7 +64,7 @@ Stay up to date with the latest Sumo Logic enhancements, features, and fixes. Ex
- + icon

Developer

diff --git a/docs/search/behavior-insights/index.md b/docs/search/behavior-insights/index.md index 6b8d3e4fd2..f48864a004 100644 --- a/docs/search/behavior-insights/index.md +++ b/docs/search/behavior-insights/index.md @@ -19,19 +19,19 @@ In this section, we'll introduce the following concepts:
- icon

LogCompare

+ icon

LogCompare

Compare log data from different time periods to detect major changes or anomalies.

- icon

LogReduce

+ icon

LogReduce

Assess activity patterns for things like a range of devices or traffic on a website.

- icon

LogExplain

+ icon

LogExplain

Find the root cause of outliers in logs based on conditions you specify.

diff --git a/docs/search/behavior-insights/logreduce/index.md b/docs/search/behavior-insights/logreduce/index.md index c5b503377a..79c1f84a99 100644 --- a/docs/search/behavior-insights/logreduce/index.md +++ b/docs/search/behavior-insights/logreduce/index.md @@ -36,37 +36,37 @@ In this section, we'll introduce the following concepts:
- icon

LogReduce Operator

+ icon

LogReduce Operator

Allows you to quickly assess activity patterns for things like a range of devices or traffic on a website.

- icon

Detect Patterns with LogReduce

+ icon

Detect Patterns with LogReduce

Group messages with similar structures and patterns, providing insight into specific keywords or time range.

- icon

LogReduce Keys

+ icon

LogReduce Keys

Clusters JSON logs based on keys providing an at-a-glance summary of patterns in logs based on their schema while ignoring specific values.

- icon

LogReduce Values

+ icon

LogReduce Values

Clusters JSON logs using the values of keys.

- icon

LogReduce Relevance Column

+ icon

LogReduce Relevance Column

Displays a numerical score for a signature, predicting which signatures could be most meaningful.

- icon

Influence the LogReduce Outcome

+ icon

Influence the LogReduce Outcome

Influence the algorithm by editing a signature to increase or decrease your results granularity.

diff --git a/docs/search/get-started-with-search/build-search/index.md b/docs/search/get-started-with-search/build-search/index.md index 44792dbd26..6bfa942a1b 100644 --- a/docs/search/get-started-with-search/build-search/index.md +++ b/docs/search/get-started-with-search/build-search/index.md @@ -13,49 +13,49 @@ In this section, we'll introduce the following concepts:
- icon

Best Practices for Searches

+ icon

Best Practices for Searches

Learn to get the most out of searches using these easy-to-follow rules.

- icon

Dynamic Parsing

+ icon

Dynamic Parsing

Learn how to view fields from JSON logs without having to manually specify parsing logic.

- icon

Keyword Search Expressions

+ icon

Keyword Search Expressions

Learn how to define the scope of data for the query.

- icon

Search Syntax Overview

+ icon

Search Syntax Overview

Learn about query syntax and how to construct a search.

- icon

Search Templates

+ icon

Search Templates

Learn how to simplify searches for your users by giving them a few easy input choices.

- icon

Set the Time Range

+ icon

Set the Time Range

Learn how to adjust the time range for searches and metrics to get the most useful information.

- icon

Use Receipt Time

+ icon

Use Receipt Time

Learn how to display search data in the order that Collectors received the messages.

- icon

Use a URL to Run a Search

+ icon

Use a URL to Run a Search

Learn how to create a custom URL to launch a log search in Sumo Logic.

diff --git a/docs/search/get-started-with-search/index.md b/docs/search/get-started-with-search/index.md index d769669936..4b610772af 100644 --- a/docs/search/get-started-with-search/index.md +++ b/docs/search/get-started-with-search/index.md @@ -31,25 +31,25 @@ In this section, we'll introduce the following concepts:
- icon

Search Basics

+ icon

Search Basics

Sumo Logic search syntax uses logical and familiar operators allowing you to create ad hoc queries quickly and efficiently.

- icon

Build Searches

+ icon

Build Searches

Details on building a search - best practices, syntax, time range, and efficient searches.

- icon

Using the Search Page

+ icon

Using the Search Page

Understand the basic components of the Search window and how they can help you investigate your issues.

- icon

Suggested Searches

+ icon

Suggested Searches

Sumo Logic queries can help track and diagnose common IT issues. Take a look at these Sumo Logic suggested searches.

diff --git a/docs/search/get-started-with-search/search-basics/index.md b/docs/search/get-started-with-search/search-basics/index.md index 76f0ac3753..6062dfb9aa 100644 --- a/docs/search/get-started-with-search/search-basics/index.md +++ b/docs/search/get-started-with-search/search-basics/index.md @@ -13,97 +13,97 @@ In this section, we'll introduce the following concepts:
- icon

About Search Basics

+ icon

About Search Basics

Sumo Logic search syntax, based on a funnel concept, uses logical and familiar operators allowing you to create queries quickly.

- icon

Built-in Metadata

+ icon

Built-in Metadata

Metadata tags are attached to your log messages at ingest, which is quite useful when you're searching log data.

- icon

Chart Search Results

+ icon

Chart Search Results

In the Aggregates tab, you can view search results as a chart, such as a bar or column chart.

- icon

Comments in Search Queries

+ icon

Comments in Search Queries

Learn how to add comments to a search query and comment out lines for notes.

- icon

Export Search Results

+ icon

Export Search Results

Up to 100,000 rows can be exported as a CSV text file.

- icon

Pause or Cancel a Search

+ icon

Pause or Cancel a Search

When a search is in progress, the options to Cancel or Pause the search appear.

- icon

Quick Search for Collectors and Sources

+ icon

Quick Search for Collectors and Sources

Quickly start a search for a Collector, Source, or Source Category from the Manage Collection page.

- icon

Reference a Field with Special Characters

+ icon

Reference a Field with Special Characters

Reference a field name that contains a special character.

- icon

Save a Search

+ icon

Save a Search

Save your favorite searches to run them again later.

- icon

Search Autocomplete

+ icon

Search Autocomplete

The search autocomplete dropdown dialog offers suggestions to make query writing easier.

- icon

Search Large Messages

+ icon

Search Large Messages

Learn how to search large log messages, which Sumo Logic slices into smaller message chunks.

- icon

Search Surrounding Messages

+ icon

Search Surrounding Messages

Investigate events surrounding a message in your Messages list.

- icon

Share a Link to a Search

+ icon

Share a Link to a Search

Learn how to share a link to search query results via email or IM.

- icon

Time Range Expressions

+ icon

Time Range Expressions

Learn how to add a time range expression in the time range field when building a search query.

- icon

View Search Results for JSON Logs

+ icon

View Search Results for JSON Logs

If your search results contain JSON logs, you can show or hide JSON format from the Messages tab.

- icon

View Traces Search Results

+ icon

View Traces Search Results

Open and review traces from search log results.

diff --git a/docs/search/get-started-with-search/search-page/field-browser/index.md b/docs/search/get-started-with-search/search-page/field-browser/index.md index 8cd2d6afc3..145d51ed6f 100644 --- a/docs/search/get-started-with-search/search-page/field-browser/index.md +++ b/docs/search/get-started-with-search/search-page/field-browser/index.md @@ -75,13 +75,13 @@ In this section, we'll introduce the following concepts:
- icon

Search from the Field Browser

+ icon

Search from the Field Browser

Drilling down into a field from the Field Browser is seamless for non-aggregate queries.

- icon

Show and Hide Fields in the Field Browser

+ icon

Show and Hide Fields in the Field Browser

Change the fields that are displayed in search results by showing or hiding in the Field Browser.

diff --git a/docs/search/get-started-with-search/search-page/index.md b/docs/search/get-started-with-search/search-page/index.md index f84b5473ce..a9ebef354f 100644 --- a/docs/search/get-started-with-search/search-page/index.md +++ b/docs/search/get-started-with-search/search-page/index.md @@ -54,73 +54,73 @@ In this section, we'll introduce the following concepts:
- icon

Add a Saved Search to Favorites

+ icon

Add a Saved Search to Favorites

You can mark a saved search as a favorite so it appears in your Library.

- icon

Change the Time Range in the Histogram

+ icon

Change the Time Range in the Histogram

Learn how to filter results based on a histogram time range.

- icon

Field Browser

+ icon

Field Browser

Explore specific fields of interest in a search by displaying or hiding selected fields without having to parse them.

- icon

View log-level distribution

+ icon

View log-level distribution

View the filter log-level distribution in your Histogram results.

- icon

View Log Message Inspector

+ icon

View Log Message Inspector

Know about Log Message Inspector to view information for all the parameter values associated with the query.

- icon

Modify a Search from the results table

+ icon

Modify a Search from the results table

Modify past searches by selecting text displayed in the Messages tab.

- icon

Navigate Messages in Search Results

+ icon

Navigate Messages in Search Results

When you run a search query, messages display in the Message, Aggregates, and Summarize tabs.

- icon

Search Highlighting

+ icon

Search Highlighting

When your search results are returned, your search terms are highlighted in the Messages tab.

- icon

Search Load Indicator

+ icon

Search Load Indicator

Learn how to reduce system load by making your queries more specific.

- icon

Search Modes

+ icon

Search Modes

Learn about the new search modes of our Log Search page.

- icon

Set Messages Tab Preferences

+ icon

Set Messages Tab Preferences

The Preferences menu allows you to customize how messages are displayed.

- icon

Wildcards in Full Text Searches

+ icon

Wildcards in Full Text Searches

You can use wildcards in full text searches.

diff --git a/docs/search/get-started-with-search/suggested-searches/index.md b/docs/search/get-started-with-search/suggested-searches/index.md index 1675d633f5..eda5e7fc4d 100644 --- a/docs/search/get-started-with-search/suggested-searches/index.md +++ b/docs/search/get-started-with-search/suggested-searches/index.md @@ -4,8 +4,9 @@ title: Suggested Searches description: Sumo Logic queries can help track and diagnose common IT issues. Take a look at these Sumo Logic suggested searches. --- -Sumo Logic queries can help track and diagnose common IT issues. Take a look at these Sumo Logic suggested searches. +import useBaseUrl from '@docusaurus/useBaseUrl'; +Sumo Logic queries can help track and diagnose common IT issues. Take a look at these Sumo Logic suggested searches. ## Guide contents @@ -14,31 +15,31 @@ In this section, we'll introduce the following concepts:
-

Apache Access Parser

+

Apache Access Parser

Analyze and parse Apache access logs to gather insights on website visitor activity and server performance. Learn more.

-

Apache Errors Parser

+

Apache Errors Parser

Analyzes Apache error logs and extracts information to help diagnose and resolve application performance problems. Learn more.

-

Cisco ASA Parser

+

Cisco ASA Parser

Monitor and analyze Cisco ASA firewall log files to identify security threats and troubleshoot performance issues. Learn more.

-

Microsoft IIS Parser

+

Microsoft IIS Parser

Analyzes logs to monitor application and server performance, detect security threats, and troubleshoot issues. Learn more.

-

Windows Event

+

Windows Event

Monitors server performance, detects security threats, and resolves issues through event log analysis. Learn more.

diff --git a/docs/search/index.md b/docs/search/index.md index cb69034ddb..7c8d29cf38 100644 --- a/docs/search/index.md +++ b/docs/search/index.md @@ -19,79 +19,79 @@ In this section, we'll introduce the following concepts:
- icon

Getting started with Log Search

+ icon

Getting started with Log Search

Start here to begin exploring your data in Sumo Logic.

- icon

Copilot

+ icon

Copilot

Accelerate log investigations and troubleshooting with Sumo Logic Copilot, our AI-powered assistant that enables you to ask natural language questions and get contextual suggestions, helping first responders get to answers faster.

- icon

Search Query Language

+ icon

Search Query Language

The extensive Sumo Logic query options help you gain valuable insight into your log messages.

- icon

Search Cheat Sheets

+ icon

Search Cheat Sheets

Cheat sheets provide examples of useful search queries for different use cases.

- icon

Behavior Insights

+ icon

Behavior Insights

Gain behavioral insight of your environment using LogReduce operators.

- icon

Live Tail

+ icon

Live Tail

Real-time live feed of log events associated with a Source or Collector.

- icon

Time Compare

+ icon

Time Compare

Run a compare operation automatically from your search results.

- icon

Lookup Tables

+ icon

Lookup Tables

Learn about Lookup tables and the search operators you can use with them.

- icon

Logs Query Assist

+ icon

Logs Query Assist

Learn how Logs Query Assist makes it easier to discover relevant fields and minimize errors.

- icon

Optimize Search Performance

+ icon

Optimize Search Performance

Learn how to accelerate the search process to get query results in less time and improve productivity for forensic analysis and log management.

- icon

Optimize Your Search with Partitions

+ icon

Optimize Your Search with Partitions

Optimize your search with partitions, which store your data in an index separate from the rest of your account's data.

- icon

Subqueries

+ icon

Subqueries

Filter and evaluate conditions for a query when you may not be sure of the exact filter.

- icon

FAQ

+ icon

FAQ

Get answers to frequently asked questions about Log Search.

diff --git a/docs/search/live-tail/index.md b/docs/search/live-tail/index.md index 9fe08f3029..6140b875aa 100644 --- a/docs/search/live-tail/index.md +++ b/docs/search/live-tail/index.md @@ -13,49 +13,49 @@ In this section, we'll introduce the following concepts:
- icon

About Live Tail

+ icon

About Live Tail

See a real-time live feed of log events for development and troubleshooting.

- icon

Filter Live Tail

+ icon

Filter Live Tail

To find specific information, you can filter by keyword.

- icon

Live Tail CLI

+ icon

Live Tail CLI

Allows you to start and use a Live Tail session from the command line.

- icon

Live Tail Highlighting

+ icon

Live Tail Highlighting

Highlight keywords that appear in your running Live Tail.

- icon

Live Tail Preferences

+ icon

Live Tail Preferences

You can change the preferences for Live Tail line spacing, message text size, and message color.

- icon

Show Live Tail in Search

+ icon

Show Live Tail in Search

Start a Live Tail session from the Search page or the Live Tail page.

- icon

Multiple Live Tails

+ icon

Multiple Live Tails

You can run two Live Tail sessions at a time per browser tab.

- icon

Troubleshooting Live Tail

+ icon

Troubleshooting Live Tail

Troubleshooting tips for Sumo Logic Live Tail.

diff --git a/docs/search/lookup-tables/index.md b/docs/search/lookup-tables/index.md index b3f7b70d8f..660a4a62d1 100644 --- a/docs/search/lookup-tables/index.md +++ b/docs/search/lookup-tables/index.md @@ -15,13 +15,13 @@ In this section, we'll introduce the following concepts:
- icon

Create a Lookup Table

+ icon

Create a Lookup Table

Learn about Lookup Tables and how to create and manage them.

- icon

Manage and Update Lookup Tables

+ icon

Manage and Update Lookup Tables

Learn how to update, export, and share Lookup Tables.

diff --git a/docs/search/search-cheat-sheets/index.md b/docs/search/search-cheat-sheets/index.md index 83c2a217df..e9e641698a 100644 --- a/docs/search/search-cheat-sheets/index.md +++ b/docs/search/search-cheat-sheets/index.md @@ -11,25 +11,25 @@ Use cheat sheets as a quick reference guide or get up to speed quickly with our
- icon

General Search examples

+ icon

General Search examples

Start here to begin exploring your data in Sumo Logic.

- icon

grep to Searching with Sumo

+ icon

grep to Searching with Sumo

This cheat sheet helps you move from grep to searching with Sumo.

- icon

Log Operators

+ icon

Log Operators

Learn about all available parsers, aggregators, search operators, and mathematical expressions.

- icon

IIS Search Query examples

+ icon

IIS Search Query examples

View examples of useful IIS search queries for various use cases.

diff --git a/docs/search/search-query-language/group-aggregate-operators/index.md b/docs/search/search-query-language/group-aggregate-operators/index.md index 3b9b7f6733..9c1017ac2b 100644 --- a/docs/search/search-query-language/group-aggregate-operators/index.md +++ b/docs/search/search-query-language/group-aggregate-operators/index.md @@ -11,67 +11,67 @@ In this section, we'll introduce the following concepts:
- icon

avg

+ icon

avg

Calculates the avg value of a numerical field being evaluated.

- icon

first, last

+ icon

first, last

Return the first or last result relative to the sort order.

- icon

median

+ icon

median

Calculates the median value for a particular field.

- icon

min, max

+ icon

min, max

Use these functions to find the smallest or largest value in a set of values.

- icon

most_recent, least_recent

+ icon

most_recent, least_recent

Select the most or least recent value within a group.

- icon

pct

+ icon

pct

Finds the specified percentiles of a given field.

- icon

pct_sampling

+ icon

pct_sampling

Finds the percentile of a given field.

- icon

stddev

+ icon

stddev

Finds the standard deviation for numerical values within a time range.

- icon

sum

+ icon

sum

Adds values of a numerical field being evaluated within a time range.

- icon

values

+ icon

values

Provides all the distinct values of a field.

diff --git a/docs/search/search-query-language/index.md b/docs/search/search-query-language/index.md index 6015f99f90..f69746d2ff 100644 --- a/docs/search/search-query-language/index.md +++ b/docs/search/search-query-language/index.md @@ -13,37 +13,37 @@ In this section, we'll introduce the following concepts:
- icon showing magnifying glass hovering over a data symbol

Search Operators

+ icon showing magnifying glass hovering over a data symbol

Search Operators

Available search operators in the Sumo Logic search query language.

- icon showing magnifying glass hovering over a data symbol

Parse Operators

+ icon showing magnifying glass hovering over a data symbol

Parse Operators

Sumo Logic provides a number of ways to parse fields in your log messages.

- icon showing magnifying glass hovering over a data symbol

Group or Aggregate Operators

+ icon showing magnifying glass hovering over a data symbol

Group or Aggregate Operators

Evaluate messages and place them into groups.

- icon showing magnifying glass hovering over a data symbol

Field Expressions

+ icon showing magnifying glass hovering over a data symbol

Field Expressions

Overview of the expressions that create user-defined numeric, boolean, or string fields.

- icon showing magnifying glass hovering over a data symbol

Math Expressions

+ icon showing magnifying glass hovering over a data symbol

Math Expressions

Use general mathematical expressions on numerical data extracted from log lines.

- icon showing magnifying glass hovering over a data symbol

Transaction Analytics

+ icon showing magnifying glass hovering over a data symbol

Transaction Analytics

Find and group related log data.

diff --git a/docs/search/search-query-language/math-expressions/index.md b/docs/search/search-query-language/math-expressions/index.md index d315b74a4e..387ec39d75 100644 --- a/docs/search/search-query-language/math-expressions/index.md +++ b/docs/search/search-query-language/math-expressions/index.md @@ -49,151 +49,151 @@ In this section, we'll introduce the following concepts:
- icon

abs

+ icon

abs

Calculates the absolute value of x.

- icon

acos

+ icon

acos

Returns the inverse cosine of the argument.

- icon

asin

+ icon

asin

Returns the inverse sine of the argument.

- icon

atan

+ icon

atan

Returns the inverse tangent of the argument.

- icon

atan2

+ icon

atan2

Returns the four-quadrant inverse tangent of the two arguments b and c.

- icon

cbrt

+ icon

cbrt

The cube root function returns the cube root value of x.

- icon

ceil

+ icon

ceil

Rounds up a field value to the nearest integer value.

- icon

cos

+ icon

cos

Cosine of argument in radians.

- icon

cosh

+ icon

cosh

Hyperbolic cosine of argument in radians.

- icon

exp

+ icon

exp

The exponent function returns Euler's number e raised to the power of x.

- icon

expm1

+ icon

expm1

Returns a value of x in exp(x)-1, compensating for the roundoff in exp(x).

- icon

floor

+ icon

floor

Rounds down to the largest previous integer value.

- icon

hypot

+ icon

hypot

Returns the square root of the sum of an array of squares.

- icon

isNaN, isInfinity

+ icon

isNaN, isInfinity

These operators check a numeric string and return a boolean value.

- icon

log

+ icon

log

The logarithm function returns the natural logarithm of x.

- icon

log10

+ icon

log10

The log10 function returns the base 10 logarithm of x.

- icon

log1p

+ icon

log1p

Computes log(1+x) accurately for small values of x.

- icon

round

+ icon

round

The round function returns the closest integer to x.

- icon

sin

+ icon

sin

Sine of argument in radians.

- icon

sinh

+ icon

sinh

Hyperbolic sine of argument in radians.

- icon

sqrt

+ icon

sqrt

The square root function returns the square root value of x.

- icon

tan

+ icon

tan

Tangent of argument in radians.

- icon

tanh

+ icon

tanh

Hyperbolic tangent of argument in radians.

- icon

toDegrees

+ icon

toDegrees

Converts angles from radians to degrees.

- icon

toRadians

+ icon

toRadians

Converts angles from degrees to radians.

diff --git a/docs/search/search-query-language/parse-operators/index.md b/docs/search/search-query-language/parse-operators/index.md index 5bb2307fd9..e60adc0640 100644 --- a/docs/search/search-query-language/parse-operators/index.md +++ b/docs/search/search-query-language/parse-operators/index.md @@ -15,67 +15,67 @@ In this section, we'll introduce the following concepts:
- icon

Parse Variable Patterns Using Regex

+ icon

Parse Variable Patterns Using Regex

Allows you to extract nested fields and other complex data from log lines.

- icon

Parse JSON Formatted Logs

+ icon

Parse JSON Formatted Logs

Allows you to extract values from JSON logs with most JSONPath expressions.

- icon

Parse Predictable Patterns Using an Anchor

+ icon

Parse Predictable Patterns Using an Anchor

Parses strings and labels anchors as fields for use in subsequent aggregation functions.

- icon

Parse Field option

+ icon

Parse Field option

Parses on previously extracted fields, or initial parsing on a metadata field value, like a collector or source.

- icon

Parse Delimited Logs Using Split

+ icon

Parse Delimited Logs Using Split

Allows you to split strings into multiple strings and parse delimited log entries.

- icon

Parse Keyvalue Formatted Logs

+ icon

Parse Keyvalue Formatted Logs

Allows you to get values from a log message by specifying the key paired with each value.

- icon

Parse nodrop option

+ icon

Parse nodrop option

Forces results to also include messages that do not match any segment of the parse expression.

- icon

parseDate operator

+ icon

parseDate operator

Extracts a date or time from a string and provides a timestamp in milliseconds. 

- icon

Parse CSV Formatted Logs

+ icon

Parse CSV Formatted Logs

Allows you to parse CSV-formatted log entries using a comma as the default delimiter.

- icon

Parse XML Formatted Logs

+ icon

Parse XML Formatted Logs

Allows you to parse specified fields from an XML log using an XPath reference.

- icon

parseHex

+ icon

parseHex

Allows you to convert a hexadecimal string of 16 or fewer characters to a number.

diff --git a/docs/search/search-query-language/search-operators/index.md b/docs/search/search-query-language/search-operators/index.md index 4189426fac..c641719eb3 100644 --- a/docs/search/search-query-language/search-operators/index.md +++ b/docs/search/search-query-language/search-operators/index.md @@ -14,373 +14,373 @@ In this section, we'll introduce the following concepts:
- icon

accum

+ icon

accum

The `accum` operator calculates the cumulative sum of a field. It can be used to find a count by a specific time interval and a total running count across all intervals.

- icon

as

+ icon

as

The `as` operator, typically used in conjunction with other operators, can also be used standalone to rename fields or to create new constant fields.

- icon

ASN lookup

+ icon

ASN lookup

Use this to look up an Autonomous System Number (ASN) and organization name by IP address.

- icon

backshift

+ icon

backshift

The `backshift` operator helps you compare values as they change over time.

- icon

base64Decode

+ icon

base64Decode

The `base64Decode` operator takes a base64 string and converts it to an ASCII string.

- icon

base64Encode

+ icon

base64Encode

The `base64Encode` operator takes an ASCII string and converts it to a base64 string.

- icon

bin

+ icon

bin

The `bin` operator assigns output results to user defined bins.

- icon

cat

+ icon

cat

You can use the `cat` operator to view the contents of a lookup table. Not supported in auto refresh dashboards or scheduled searches.

- icon

CIDR

+ icon

CIDR

Sumo Logic's three CIDR operators work with Classless Inter-Domain Routing, notation to narrow the analysis of IPv4 networks to specific subnets.

- icon

compare

-

The `compare` operator can be used with the Time Compare button in the Sumo UI, which generates correct syntax and adds it to your aggregate query.

+ icon

compare

+

The `compare` operator can be used with the Time Compare button in the Sumo UI, which generates correct syntax and adds it to your aggregate query.

- icon

concat

+ icon

concat

The `concat` operator allows you to concatenate or join multiple strings, numbers, and fields into a single user-defined field.

- icon

contains

+ icon

contains

The `contains` operator compares string values of two parsed fields and returns a boolean result based on whether the second field's value exists in the first.

- icon

decToHex

+ icon

decToHex

The `decToHex` operator converts a long value of 16 or fewer digits to a hexadecimal string using Two's Complement for negative values.

- icon

dedup

+ icon

dedup

The `dedup` operator removes duplicate results. You have the option to remove consecutively and by specific fields.

- icon

diff

+ icon

diff

The `diff` operator calculates the rate of change in a field between consecutive rows.

- icon

fields

+ icon

fields

The `fields` operator allows you to specify which fields to display and their order in the results of a query.

- icon

fillmissing

+ icon

fillmissing

The `fillmissing` operator allows you to specify groups that should be represented in data output.

- icon

filter

+ icon

filter

Use the `filter` operator to filter the output of a search based on the filtering criteria of a child query.

- icon

format

+ icon

format

The `format` operator allows you to format and combine data from parsed fields.

- icon

formatDate

+ icon

formatDate

The `formatDate` operator formats dates in log files as a string in a different format, such as U.S. or European date formatting.

- icon

Geo Lookup (Map)

+ icon

Geo Lookup (Map)

With the Geo Lookup (Map) operator, Sumo Logic can match a parsed IPv4 or IPv6 address to its geographical location on a map.

- icon

geoip

+ icon

geoip

With the `geoip` operator, Sumo Logic can match a parsed IPv4 or IPv6 address to its geographical location on a map chart.

- icon

hash

+ icon

hash

The `hash` operator uses a cryptographic hash algorithm to obscure data into a random string value.

- icon

haversine

+ icon

haversine

The `haversine` operator returns the distance between latitude and longitude values of two coordinates in kilometers.

- icon

hexToAscii

+ icon

hexToAscii

The `hexToAscii` operator converts a hexadecimal string to an ASCII string.

- icon

hexToDec

+ icon

hexToDec

The `hexToDec` operator converts a hexadecimal string of 16 or fewer characters to a long data type using Two's Complement for negative values.

- icon

if, ?

+ icon

if, ?

The `if` and `?` expressions are used to evaluate a condition as either true or false, with values assigned for each outcome.

- icon

in

+ icon

in

The `in` operator returns a Boolean value: true if the specified property is in the specified object, or false if it is not.

- icon

ipv4ToNumber

+ icon

ipv4ToNumber

The `ipv4ToNumber` operator converts an Internet Protocol version 4 (IPv4) IP address from the octet dot-decimal format to a decimal format.

- icon

isNull, isEmpty, isBlank

+ icon

isNull, isEmpty, isBlank

The `isNull` operator checks a string and returns a boolean value, `isEmpty` if a string contains no characters, and `isBlank` if a string contains no characters, is only whitespace, and is null.

- icon

isNumeric

+ icon

isNumeric

The `isNumeric` operator checks whether a string is a valid Java number.

- icon

isPrivateIP

+ icon

isPrivateIP

The `isPrivateIP` operator checks if an IPv4 address is private and returns a boolean.

- icon

isPublicIP

+ icon

isPublicIP

The `isPublicIP` operator checks if an IPv4 address is public and returns a boolean.

- icon

isReservedIP

+ icon

isReservedIP

The `isReservedIP` operator checks if an IPv4 address is reserved as defined by RFC 5735 and returns a boolean.

- icon

isValidIP, isValidIPv4, isValidIPv6

+ icon

isValidIP, isValidIPv4, isValidIPv6

The `isValidIP` operator checks if the value is a valid IP address. The `isValidIPv4` and `isValidIPv6` operators check if the value is a valid IPv4 or IPv6 address, respectively. 

- icon

join

+ icon

join

The `join` operator combines records of two or more data streams.

- icon

jsonArrayContains

+ icon

jsonArrayContains

Use the `jsonArrayContains` operator to determine whether a JSON array contains a particular item.

- icon

jsonArraySize

+ icon

jsonArraySize

Use the `jsonArraySize` operator to determine the size of a JSON array.

- icon

length

+ icon

length

The `length` operator returns the number of characters in a string.

- icon

limit

+ icon

limit

The `limit` operator reduces the number of raw messages or aggregate results returned.

- icon

lookup

+ icon

lookup

The `lookup` operator returns one or more fields from a lookup table hosted by Sumo Logic and add the fields to the log messages returned by your query.

- icon

lookup (Classic)

+ icon

lookup (Classic)

The `lookup` (Classic) operator maps data in your log messages to meaningful information saved in Sumo or on an HTTPS server.

- icon

lookupContains

+ icon

lookupContains

Use the `lookupContains` operator to determine whether a key exists in a lookup table. It will return a boolean value.

- icon

luhn

+ icon

luhn

Uses Luhn’s algorithm to check message logs for strings of numbers that may be credit card numbers and then validates them.

- icon

Manually cast data to string or number

+ icon

Manually cast data to string or number

Most data in Sumo Logic is stored as a string data type. Metadata fields are stored as string data and parsed fields are by default parsed as string type data.

- icon

matches

+ icon

matches

The `matches` operator can be used to match a string to a wildcard pattern or an RE2 compliant regex.

- icon

now

+ icon

now

The `now` operator returns the current epoch time in milliseconds.

- icon

num

+ icon

num

The `num` operator converts a field to a double value, which is twice as accurate as a float value.

- icon

outlier

+ icon

outlier

The `outlier` operator identifies values in a sequence that seem unexpected and would trigger an alert/violation.

- icon

predict

+ icon

predict

The `predict` operator ses a series of time-stamped numerical values to predict future values.

- icon

queryEndTime()

+ icon

queryEndTime()

The `queryEndTime()` operator returns the end time of the search time range in milliseconds.

- icon

queryStartTime()

+ icon

queryStartTime()

The `queryStartTime()` operator returns the start time of the search time range in milliseconds.

- icon

queryTimeRange()

+ icon

queryTimeRange()

The `queryTimeRange()` operator returns the time duration for the query being executed in milliseconds.

- icon

replace

+ icon

replace

The `replace` operator allows you to replace all instances of a specified string with another string.

- icon

rollingstd

+ icon

rollingstd

The `rollingstd` operator finds the rolling standard deviation of a field, allowing you to identify changes over time.

- icon

save

+ icon

save

The `save` operator allows you to save the results of a query to a lookup table you've already created.

- icon

save (Classic)

+ icon

save (Classic)

The `save` (classic) operator works with the classic Lookup Tables feature.

- icon

sessionize

+ icon

sessionize

The `sessionize` operator uses an extracted value from one log message to find correlating values in log messages from other systems.

- icon

smooth

+ icon

smooth

The `smooth` operator calculates the rolling (or moving) average of a field, measuring the average of a value to "smooth" random variation.

- icon

sort

+ icon

sort

The `sort` operator orders aggregated search results.

- icon

substring()

+ icon

substring()

The `substring` operator allows you to specify an offset that will output only part of a string, referred to as a substring.

- icon

threatip

+ icon

threatip

Correlates threat intelligence data based on IP addresses from your log data, helping you detect threats in your environment.

@@ -392,80 +392,80 @@ In this section, we'll introduce the following concepts:
-->
- icon

timeslice()

+ icon

timeslice()

The `timeslice` operator aggregates data by time period, so you can create bucketed results based on a fixed interval.

- icon

Timeslice Join Results

+ icon

Timeslice Join Results

When you gather data using a join operator, you can slice data by time period using the `timeslice` operator.

- icon

toLowerCase, toUpperCase

+ icon

toLowerCase, toUpperCase

The `toLowerCase` operator takes a string and converts it to all lower case letters.

- icon

top

+ icon

top

Use the `top` operator with the sort operator to reduce the number of sorted results returned.

- icon

topk

+ icon

topk

The `topk` operator allows you to select the top values from fields and group them by fields.

- icon

total

+ icon

total

The `total` operator inserts the sum of a set of fields into every row of the set.

- icon

tourl

+ icon

tourl

The `tourl` operator provides you the ability to assign a short name that describes the URL.

- icon

trace

+ icon

trace

The `trace` operator acts as a highly sophisticated filter to connect the dots across different log messages.

- icon

transpose

+ icon

transpose

Similar to a Pivot Table in Excel, the `transpose` operator allows you to take a list and turn it into a table in the Aggregates tab.

- icon

trim()

+ icon

trim()

The `trim` operator eliminates leading and trailing spaces from a string field.

- icon

urldecode

+ icon

urldecode

The `urldecode` operator decodes a URL you include in a query, returning the decoded (unescaped) URL string.

- icon

urlencode

+ icon

urlencode

The `urlencode` operator encodes the URL into an ASCII character set.

- icon

where()

+ icon

where()

The `where` operator allows you to filter results based on a boolean expression.

-
\ No newline at end of file +
diff --git a/docs/search/search-query-language/transaction-analytics/index.md b/docs/search/search-query-language/transaction-analytics/index.md index 4462fd45cf..03a0ce3579 100644 --- a/docs/search/search-query-language/transaction-analytics/index.md +++ b/docs/search/search-query-language/transaction-analytics/index.md @@ -18,25 +18,25 @@ In this section, we'll introduce the following concepts:
- icon

Merge Operator

+ icon

Merge Operator

Reduces a stream of events to a single event using a specified merge strategy.

- icon

Transaction Operator

+ icon

Transaction Operator

Analyze transaction data such as website sign-ups and e-commerce activity.

- icon

Flow Diagrams

+ icon

Flow Diagrams

Flow Diagrams can show the flow within a distributed system.

- icon

Transactionize Operator

+ icon

Transactionize Operator

Groups log messages that match on any fields you specify.

diff --git a/docs/security/additional-security-features/cloud-infrastructure-security/index.md b/docs/security/additional-security-features/cloud-infrastructure-security/index.md index fae02cefb5..5eab5c8e93 100644 --- a/docs/security/additional-security-features/cloud-infrastructure-security/index.md +++ b/docs/security/additional-security-features/cloud-infrastructure-security/index.md @@ -5,21 +5,21 @@ title: Cloud Infrastructure Security import useBaseUrl from '@docusaurus/useBaseUrl'; -Cloud Infrastructure Security apps provide enhanced insight into threat activity via a unified security and compliance audit view of your cloud infrastructure. +Cloud Infrastructure Security apps provide enhanced insight into threat activity via a unified security and compliance audit view of your cloud infrastructure. This section contains the following topics:
- Shield icon

Introduction to Cloud Infrastructure Security

+ Shield icon

Introduction to Cloud Infrastructure Security

Learn basic concepts about Cloud Infrastructure Security.

- AWS icon

Cloud Infrastructure Security for AWS

+ AWS icon

Cloud Infrastructure Security for AWS

Learn about our Cloud Infrastructure Security for AWS app.

-
\ No newline at end of file +
diff --git a/docs/security/additional-security-features/index.md b/docs/security/additional-security-features/index.md index 75a56647bb..99ec84356a 100644 --- a/docs/security/additional-security-features/index.md +++ b/docs/security/additional-security-features/index.md @@ -12,38 +12,38 @@ This section contains the following topics:
- Shield icon

Introduction to Logs for Security

+ Shield icon

Introduction to Logs for Security

Get an introduction to basic concepts of using Sumo Logic for security use cases.

- Shield icon

Threat Detection and Investigation

+ Shield icon

Threat Detection and Investigation

Learn how to monitor security data and investigate incidents.

- Shield icon

Security Data Lake

+ Shield icon

Security Data Lake

Learn about using your Sumo Logic environment as a security data lake.

- Shield icon

Audit and Compliance

+ Shield icon

Audit and Compliance

Learn how to use Sumo Logic apps to assist with audit and compliance.

- Shield icon

Application Security

+ Shield icon

Application Security

Learn about using Sumo Logic for application security.

- Shield icon

Cloud Infrastructure Security

+ Shield icon

Cloud Infrastructure Security

Learn how to secure your cloud infrastructure.

-
\ No newline at end of file +
diff --git a/docs/send-data/collect-from-other-data-sources/azure-blob-storage/index.md b/docs/send-data/collect-from-other-data-sources/azure-blob-storage/index.md index 68a045d306..95adad3cc6 100644 --- a/docs/send-data/collect-from-other-data-sources/azure-blob-storage/index.md +++ b/docs/send-data/collect-from-other-data-sources/azure-blob-storage/index.md @@ -17,19 +17,19 @@ In this section, we'll introduce the following concepts:
- icon

Azure Blob Storage (block blobs)

+ icon

Azure Blob Storage (block blobs)

Learn about event-based pipeline to ship block blob data from Azure Blob Storage to an HTTP source.

- icon

Azure Blob Storage (append blobs)

+ icon

Azure Blob Storage (append blobs)

Learn about event-based pipeline to ship append blob data from Azure Blob Storage to an HTTP source.

- icon

Troubleshoot Azure Storage Log Collection

+ icon

Troubleshoot Azure Storage Log Collection

Learn why log data is not flowing into Sumo Logic from Azure Blob Storage.

diff --git a/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/index.md b/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/index.md index 61dc0448fd..f798f88364 100644 --- a/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/index.md +++ b/docs/send-data/collect-from-other-data-sources/collect-metrics-telegraf/index.md @@ -14,31 +14,31 @@ In this section, we'll introduce the following concepts:
- icon

Telegraf Collection Architecture

+ icon

Telegraf Collection Architecture

Configure Telegraf plugins to fetch metrics from your applications and send them to Sumo Logic.

- icon

Installing Telegraf

+ icon

Installing Telegraf

Install Telegraf on a Kubernetes and Non-Kubernetes environment.

- icon

Configure Telegraf Input Plugins

+ icon

Configure Telegraf Input Plugins

Configure Telegraf input plugins to collect metrics from an application or service.

- icon

Configure Telegraf Output Plugin

+ icon

Configure Telegraf Output Plugin

Configure the Telegraf output plugin to send metrics to Sumo Logic.

- icon

Collect Custom JMX Metrics with Jolokia

+ icon

Collect Custom JMX Metrics with Jolokia

Collect custom JMX metrics using the Jolokia agent and Telegraf.

diff --git a/docs/send-data/collect-from-other-data-sources/index.md b/docs/send-data/collect-from-other-data-sources/index.md index 438d4b6ae8..5993cd8980 100644 --- a/docs/send-data/collect-from-other-data-sources/index.md +++ b/docs/send-data/collect-from-other-data-sources/index.md @@ -13,163 +13,163 @@ In this section, we'll introduce the following concepts:
- icon

Amazon CloudWatch Logs

+ icon

Amazon CloudWatch Logs

Collect logs using a Collector Script, Lambda function, Amazon Kinesis, and CloudFormation.

- icon

Amazon MSK Prometheus

+ icon

Amazon MSK Prometheus

Learn how to configure metrics collection for Amazon MSK.

- icon

Amazon Resource Names (ARNs)

+ icon

Amazon Resource Names (ARNs)

Collect log events from CloudWatch Logs in real-time.

- icon

AWS ECS Fargate

+ icon

AWS ECS Fargate

Collect application container logs from AWS ECS clusters launched with AWS Fargate.

- icon

AWS Fargate

+ icon

AWS Fargate

Learn how to collect logs from AWS Fargate.

- icon

AWS Lambda - Create Function

+ icon

AWS Lambda - Create Function

Learn how to collect AWS Lambda logs using CloudWatch Logs.

- icon

AWS Lambda Extension

+ icon

AWS Lambda Extension

Learn how to collect AWS Lambda logs, metrics, and spans.

- icon

AWS Lambda Performance

+ icon

AWS Lambda Performance

Learn how AWS Lambda Extensions impact the performance and execution time of AWS Lambda functions.

- icon

AWS OpsWorks

+ icon

AWS OpsWorks

Learn how to easily create and manage stacks and applications.

- icon

Azure Blob Storage

+ icon

Azure Blob Storage

Learn about event-based pipeline to ship monitoring data from Azure Blob Storage to an HTTP source.

- icon

Azure Monitoring

+ icon

Azure Monitoring

Learn how to collect logs and metrics for Azure services.

- icon

Docker

+ icon

Docker

Learn about methods for collecting logs and metrics from Docker.

- icon

Halo Event Log Integration

+ icon

Halo Event Log Integration

Learn how to pull security event logs from Halo into Sumo Logic.

- icon

Heroku

+ icon

Heroku

Upload data from the Heroku app by pointing a Heroku log drain to the URL for an HTTP Source.

- icon

Kubernetes

+ icon

Kubernetes

Learn how to collect Kubernetes logs, metrics, and events.

- icon

Oracle Cloud Infrastructure

+ icon

Oracle Cloud Infrastructure

Export OCI Service logs, Audit logs, Application logs and Security logs.

- icon

Palo Alto Networks Cortex Data Lake

+ icon

Palo Alto Networks Cortex Data Lake

Learn how to collect Logs from the Palo Alto Networks Cortex Data Lake.

- icon

Prometheus

+ icon

Prometheus

Learn how to collect Prometheus Metrics in or outside Kubernetes using Telegraf.

- icon

Splunk

+ icon

Splunk

Learn how to import raw data from Splunk.

- icon

StatsD

+ icon

StatsD

Learn how to perform a StatsD implementation.

- icon

Ruby on Rails

+ icon

Ruby on Rails

Learn how to collect complex application logs generated by Ruby on Rails.

- icon

SentinelOne

+ icon

SentinelOne

Learn how to ingest SentinelOne logs into Sumo Logic.

- icon

Telegraf

+ icon

Telegraf

Learn how to use Telegraf to obtain metrics from an application.

- icon

Sumo Logic Open Source Projects

+ icon

Sumo Logic Open Source Projects

Learn about open-source solutions and resources for customers via GitHub.

- icon

VMware AirWatch

+ icon

VMware AirWatch

Provides visibility for monitoring enterprise mobility management in your deployment.

- icon

VMware vRealize Operations Manager

+ icon

VMware vRealize Operations Manager

Learn how to identify and solve emerging issues with predictive analysis and smart alerts.

- icon

VMware vRealize Log Insight

+ icon

VMware vRealize Log Insight

Configure log collection for VMware vRealize Log Insight.

diff --git a/docs/send-data/collection/index.md b/docs/send-data/collection/index.md index df93586acd..50b0c5b241 100644 --- a/docs/send-data/collection/index.md +++ b/docs/send-data/collection/index.md @@ -71,67 +71,67 @@ In this section, we'll introduce the following concepts:
- icon

Search for a Collector or Source

+ icon

Search for a Collector or Source

Search for a collector or source on the manage collection page.

- icon

Start or Stop a Collector using Scripts

+ icon

Start or Stop a Collector using Scripts

Start/stop a collector and check collector status.

- icon

Restart a Collector

+ icon

Restart a Collector

Restart a collector from the collection page.

- icon

Edit a Collector

+ icon

Edit a Collector

Edit collector characteristics.

- icon

Edit a Source

+ icon

Edit a Source

Edit source characteristics.

- icon

Pause and Resume a Source

+ icon

Pause and Resume a Source

Pause sources from sending data to Sumo Logic.

- icon

Set a Collector CPU Usage Target

+ icon

Set a Collector CPU Usage Target

Limit the amount of CPU processing a collector uses.

- icon

Upgrade a Collector

+ icon

Upgrade a Collector

Deploy an upgrade to one or more collectors.

- icon

Collector Logs

+ icon

Collector Logs

Use log events to troubleshoot collection issues.

- icon

Processing Rules

+ icon

Processing Rules

Processing rules can help filter and forward data.

diff --git a/docs/send-data/collection/processing-rules/index.md b/docs/send-data/collection/processing-rules/index.md index b40a2b309c..d719eb50d6 100644 --- a/docs/send-data/collection/processing-rules/index.md +++ b/docs/send-data/collection/processing-rules/index.md @@ -49,37 +49,37 @@ In this section, we'll introduce the following concepts:
- icon

Create a Processing Rules

+ icon

Create a Processing Rules

Processing rules filter and can forward data sent to Sumo Logic from a Source.

- icon

Data Forwarding Rules

+ icon

Data Forwarding Rules

Data Forwarding rules forward data collected from an Installed Collector to non-Sumo Logic destinations.

- icon

Hash Rules

+ icon

Hash Rules

With a hash rule, an expression you choose will be replaced by a hash code.

- icon

Mask Rules

+ icon

Mask Rules

Create a mask rule to replace an expression with a mask string.

- icon

Include and Exclude Rules

+ icon

Include and Exclude Rules

Use include and exclude processing rules to specify what kind of data is sent to Sumo Logic.

- icon

Metrics Include and Exclude Rules

+ icon

Metrics Include and Exclude Rules

Use metrics processing rules to specify what metrics a metrics source are sen to Sumo Logic.

diff --git a/docs/send-data/hosted-collectors/amazon-aws/index.md b/docs/send-data/hosted-collectors/amazon-aws/index.md index b7f6c9e965..eeb8348cf7 100644 --- a/docs/send-data/hosted-collectors/amazon-aws/index.md +++ b/docs/send-data/hosted-collectors/amazon-aws/index.md @@ -19,91 +19,91 @@ In this section, we'll introduce the following concepts:
- icon

AWS Source Config

+ icon

AWS Source Config

Get started configuring AWS Sources for Sumo Logic ingestion.

- icon

Grant Access to an AWS Product

+ icon

Grant Access to an AWS Product

Before configuring your Source, enable access to your AWS product.

- icon

Amazon Path Expressions

+ icon

Amazon Path Expressions

Sample path expressions you can use to collect data from Amazon Sources.

- icon

Amazon S3 Audit

+ icon

Amazon S3 Audit

Add the Amazon S3 Audit Source to upload messages to Sumo Logic.

- icon

Amazon S3 Scan Interval

+ icon

Amazon S3 Scan Interval

Define the waiting time between scans of the objects in your S3 bucket.

- icon

Amazon S3

+ icon

Amazon S3

Add an Amazon S3 Source to upload messages to Sumo Logic.

- icon

Amazon CloudFront

+ icon

Amazon CloudFront

Distribute content to end-users with low latency and high data transfer speeds.

- icon

Amazon CloudWatch Metrics

+ icon

Amazon CloudWatch Metrics

Gather metrics data from an Amazon resource.

- Thumbnail icon

AWS CloudTrail

+ Thumbnail icon

AWS CloudTrail

AWS CloudTrail Source records API calls made to AWS.

- Thumbnail icon

AWS Elastic Load Balancing

+ Thumbnail icon

AWS Elastic Load Balancing

Add the AWS ELB Source to upload messages to Sumo Logic.

- icon

AWS Metadata (Tag)

+ icon

AWS Metadata (Tag)

Collect tags from EC2 instances running on AWS.

- icon

AWS Kinesis Firehose Logs

+ icon

AWS Kinesis Firehose Logs

Ingest logs from Amazon Kinesis Data Firehose.

- icon

AWS Kinesis Firehose Metrics

+ icon

AWS Kinesis Firehose Metrics

Ingest CloudWatch metrics from Amazon Kinesis Data Firehose.

- icon

AWS GovCloud

+ icon

AWS GovCloud

AWS GovCloud are specific regions authorized to a FedRAMP-High baseline.

- icon

AWS CloudFormation Configuration

+ icon

AWS CloudFormation Configuration

Use CloudFormation to set up AWS products.

diff --git a/docs/send-data/hosted-collectors/google-source/index.md b/docs/send-data/hosted-collectors/google-source/index.md index 9fee3e02df..74895e28d2 100644 --- a/docs/send-data/hosted-collectors/google-source/index.md +++ b/docs/send-data/hosted-collectors/google-source/index.md @@ -12,19 +12,19 @@ In this section, we'll introduce the following concepts:
- icon

Google Workspace Apps Audit

+ icon

Google Workspace Apps Audit

Add a Google Workspace Apps Audit Source to ingest audit logs from Google apps.

- icon

Google Cloud Platform

+ icon

Google Cloud Platform

Export data collected by Stackdriver to Google Cloud Pub/Sub.

- icon

Google Cloud Platform Metrics

+ icon

Google Cloud Platform Metrics

Get visibility into Google Cloud Platform infrastructure and managed services.

diff --git a/docs/send-data/hosted-collectors/http-source/index.md b/docs/send-data/hosted-collectors/http-source/index.md index c41bf88607..0a3fca76a9 100644 --- a/docs/send-data/hosted-collectors/http-source/index.md +++ b/docs/send-data/hosted-collectors/http-source/index.md @@ -13,49 +13,49 @@ In this section, we'll introduce the following concepts:
- Thumbnail icon

HTTP Logs and Metrics

+ Thumbnail icon

HTTP Logs and Metrics

An HTTP Logs and Metrics Source is an endpoint for receiving log and metric data uploaded to a unique URL generated for the Source.

- Thumbnail icon

OTLP

+ Thumbnail icon

OTLP

Use an HTTP OTLP Source to collect OTLP formatted Logs, Metrics, and Traces data.

- Thumbnail icon

Upload Logs to HTTP Source

+ Thumbnail icon

Upload Logs to HTTP Source

This guide provides instructions on uploading logs to an HTTP Source.

- Thumbnail icon

Upload Metrics to HTTP Source

+ Thumbnail icon

Upload Metrics to HTTP Source

This guide provides instructions on uploading metrics to an HTTP Source.

- Thumbnail icon

Generate HTTP Source URL

+ Thumbnail icon

Generate HTTP Source URL

You can generate a new URL for an HTTP Source at any time. Generating a new URL completely invalidates the old URL.

- Thumbnail icon

HTTP Traces

+ Thumbnail icon

HTTP Traces

An HTTP Traces Source is an endpoint for receiving trace data.

- Thumbnail icon

RUM HTTP Traces Source

+ Thumbnail icon

RUM HTTP Traces Source

Learn how to configure a RUM HTTP Traces Source.

- Thumbnail icon

HTTP Source Troubleshooting

+ Thumbnail icon

HTTP Source Troubleshooting

Check the HTTP status codes.

diff --git a/docs/send-data/hosted-collectors/index.md b/docs/send-data/hosted-collectors/index.md index 8b5cc94bb3..7216daa497 100644 --- a/docs/send-data/hosted-collectors/index.md +++ b/docs/send-data/hosted-collectors/index.md @@ -44,49 +44,49 @@ The maximum number of Collectors allowed per organization is 10,000.
- icon

Configure a Hosted Collector

+ icon

Configure a Hosted Collector

Set up Hosted Collectors so you can move data to Sumo Logic.

- icon

Amazon and AWS Sources

+ icon

Amazon and AWS Sources

Collect from one of the many AWS products that we support.

- thumbnail icon

Google Sources

+ thumbnail icon

Google Sources

Collect data from your Google Cloud Platform and other products.

- Thumbnail icon

C2C Integration Sources

+ Thumbnail icon

C2C Integration Sources

Collect logs and events directly from SaaS and Cloud platforms.

- Thumbnail icon

HTTP Sources

+ Thumbnail icon

HTTP Sources

Upload logs, metrics, traces, and more to an HTTP Source.

- Thumbnail icon

Microsoft Sources

+ Thumbnail icon

Microsoft Sources

Collect Audit Log content types to track and monitor usage of MS 365.

- thumbnail icon

Cloud Syslog Sources

+ thumbnail icon

Cloud Syslog Sources

Configure a cloud syslog source to send data to Sumo Logic.

- Thumbnail icon

Zoom Source

+ Thumbnail icon

Zoom Source

Learn how to create HTTP Zoom source and enable events subscriptions.

diff --git a/docs/send-data/index.md b/docs/send-data/index.md index 2e29683361..9de4bab378 100644 --- a/docs/send-data/index.md +++ b/docs/send-data/index.md @@ -21,55 +21,55 @@ Learn how to send data to Sumo Logic and get started with our observability and
- Data collection icon

Sumo Logic Distro for OpenTelemetry

+ Data collection icon

Sumo Logic Distro for OpenTelemetry

Our OpenTelemetry Distribution is a single unified agent to send Logs, Metrics, Traces, and more.

- Data collection icon

Installed Collectors

+ Data collection icon

Installed Collectors

Installed collector is our proprietary agent that you can deploy in your environment to collect logs and some metrics sources.

- Data collection icon

Hosted Collectors

+ Data collection icon

Hosted Collectors

Set up a Hosted Collector to collect data directly from cloud sources like AWS, GCP, and more without installing an agent.

- Data collection icon

Kubernetes

+ Data collection icon

Kubernetes

Learn how to collect Kubernetes logs, metrics, and events.

- Data collection icon

Other Data Sources

+ Data collection icon

Other Data Sources

Collect logs and metrics from a variety of other data sources.

- Data collection icon

JSON Configuration

+ Data collection icon

JSON Configuration

Learn how to configure Installed and Hosted Collectors sources using JSON files.

- Data collection icon

Time Reference

+ Data collection icon

Time Reference

Learn about supported timestamps, date formatting, and more.

- Data collection icon

Wildcards in Paths

+ Data collection icon

Wildcards in Paths

Use wildcards in Source paths to collect all files of a certain type.

- Data collection icon

Troubleshooting

+ Data collection icon

Troubleshooting

Troubleshooting Sumo Logic data collection.

diff --git a/docs/send-data/installed-collectors/collector-installation-reference/index.md b/docs/send-data/installed-collectors/collector-installation-reference/index.md index 817272f863..b8d9d5293e 100644 --- a/docs/send-data/installed-collectors/collector-installation-reference/index.md +++ b/docs/send-data/installed-collectors/collector-installation-reference/index.md @@ -13,97 +13,97 @@ In this section, we'll introduce the following concepts:
- icon

Download Collector from Static URL

+ icon

Download Collector from Static URL

Static URLs provide download links to the most recent Collector versions.

- icon

user.properties

+ icon

user.properties

Pass Collector parameters for some installation methods.

- icon

Test Collector Connectivity

+ icon

Test Collector Connectivity

Test access and connectivity from an installed Collector to the Sumo Logic service.

- icon

Collector CLI Parameters

+ icon

Collector CLI Parameters

Parameters available when using the Collector's command line installer.

- icon

collector.properties

+ icon

collector.properties

Define the waiting time between scans of the objects in your S3 bucket.

- icon

Collector Installation Error Messages

+ icon

Collector Installation Error Messages

Troubleshoot issues that arise during collector installation.

- icon

Add Collector to Linux Machine Image

+ icon

Add Collector to Linux Machine Image

Build a Collector into a Linux machine image.

- icon

Add Collector to Windows Machine Image

+ icon

Add Collector to Windows Machine Image

Build a Collector into a Windows machine image.

- icon

Advanced UI Installer Settings

+ icon

Advanced UI Installer Settings

Advanced settings for the UI installer.

- icon

Force a Collector's Name with Clobber

+ icon

Force a Collector's Name with Clobber

Use the clobber flag when you're creating a new Collector that will use a name that is already in use.

- icon

sumo.conf for Legacy Collectors

+ icon

sumo.conf for Legacy Collectors

Pass Collector config parameters during installation if the Debian or RPM option is used.

- icon

Set the RUN_AS_USER for a Collector

+ icon

Set the RUN_AS_USER for a Collector

Specify the user under whose account the Collector will run.

- icon

Enabling SNI in a Collector to Support Transparent Proxy

+ icon

Enabling SNI in a Collector to Support Transparent Proxy

Enable SNI on Collectors to support third-party transparent proxy services.

- icon

Using the Binary Package

+ icon

Using the Binary Package

Install a Collector on macOS or Windows if you need to use a specific JRE version.

- icon

Enhanced File System Security

+ icon

Enhanced File System Security

Protect the log cache and configuration files for Installed Collectors.

- icon

Set Collector as Ephemeral

+ icon

Set Collector as Ephemeral

Flag a Collector as ephemeral to delete it after being offline for 12 hours.

diff --git a/docs/send-data/installed-collectors/index.md b/docs/send-data/installed-collectors/index.md index 4e57d10139..e48db24a48 100644 --- a/docs/send-data/installed-collectors/index.md +++ b/docs/send-data/installed-collectors/index.md @@ -15,37 +15,37 @@ In this section, we'll introduce the following concepts:
- icon

Install and Configure a Collector

+ icon

Install and Configure a Collector

Install and configure a collector to gather and send data to Sumo Logic.

- icon

For macOS

+ icon

For macOS

Install or uninstall a Collector on a macOS system.

- icon

For Linux

+ icon

For Linux

Install or uninstall a Collector on a Linux system.

- icon

For Windows

+ icon

For Windows

Install or uninstall a Collector on a Windows system.

- icon

Sources

+ icon

Sources

Learn how to configure a variety of local and remote Sources for your Installed Collector.

- icon

Reference Guide

+ icon

Reference Guide

Customize your Installed Collector with these configuration parameters and options.

diff --git a/docs/send-data/installed-collectors/sources/index.md b/docs/send-data/installed-collectors/sources/index.md index 6b3576f25d..00f3dfef31 100644 --- a/docs/send-data/installed-collectors/sources/index.md +++ b/docs/send-data/installed-collectors/sources/index.md @@ -13,97 +13,97 @@ In this section, we'll introduce the following concepts:
- icon

Collect Windows Forwarded Events

+ icon

Collect Windows Forwarded Events

Track and collect forwarded events from a Windows Event Collector.

- icon

Docker Sources

+ icon

Docker Sources

Configure Docker Logs or a Docker Stats Source.

- icon

Host Metrics Source

+ icon

Host Metrics Source

Collect host metrics from a local host.

- icon

Local File Source

+ icon

Local File Source

Collect log messages from the same machine where a collector is installed.

- icon

Local Windows Event Log Source

+ icon

Local Windows Event Log Source

Collect local performance data from the Windows Performance Monitor.

- icon

Windows Event Source Custom Channels

+ icon

Windows Event Source Custom Channels

Find Windows event channels to collect with a Local Windows Event Source.

- icon

Local Windows Performance Monitor Log Source

+ icon

Local Windows Performance Monitor Log Source

Collect local performance data from the Windows Performance Monitor.

- icon

Streaming Metrics Source

+ icon

Streaming Metrics Source

Add a streaming metrics source to collect Graphite, Carbon 2.0, or Prometheus metrics.

- icon

Syslog Source

+ icon

Syslog Source

Obtain syslog messages by listening on a designated port.

- icon

Define Boundary Regex for Multiline Messages

+ icon

Define Boundary Regex for Multiline Messages

Detect when a log message spans multiple lines and then index it as a single message.

- icon

Preconfigure a Machine to Collect Remote Windows Events

+ icon

Preconfigure a Machine to Collect Remote Windows Events

Configure a system for remote access by a Remote Windows Event Log Source.

- icon

Windows Active Directory Inventory Source

+ icon

Windows Active Directory Inventory Source

Collect inventory data from Active Directory Database.

- icon

Remote Windows Event Log Source

+ icon

Remote Windows Event Log Source

Collect Windows event log entries from multiple remote systems.

- icon

Remote Windows Performance Monitor Log Source

+ icon

Remote Windows Performance Monitor Log Source

Collect remote performance data from the Windows Performance Monitor.

- icon

Script Action

+ icon

Script Action

This Script Action passes the results of a scheduled search to a script or program that runs on a machine.

diff --git a/docs/send-data/opentelemetry-collector/data-source-configurations/index.md b/docs/send-data/opentelemetry-collector/data-source-configurations/index.md index 36d84d22a6..fc97b6cc62 100644 --- a/docs/send-data/opentelemetry-collector/data-source-configurations/index.md +++ b/docs/send-data/opentelemetry-collector/data-source-configurations/index.md @@ -11,25 +11,25 @@ In this section, we'll cover data source configuration for the Sumo Logic OpenTe
- icon

Collect Logs

+ icon

Collect Logs

Instructions for collecting logs with the OpenTelemetry collector.

- icon

Collect Metrics

+ icon

Collect Metrics

Instructions for collecting metrics with the OpenTelemetry collector.

- icon

Collect Traces

+ icon

Collect Traces

Instructions for collecting tracing data with the OpenTelemetry collector.

- icon

Additional Configurations

+ icon

Additional Configurations

More OpenTelemetry collector configurations.

diff --git a/docs/send-data/opentelemetry-collector/index.md b/docs/send-data/opentelemetry-collector/index.md index 9ff47e43cb..6f62b7b596 100644 --- a/docs/send-data/opentelemetry-collector/index.md +++ b/docs/send-data/opentelemetry-collector/index.md @@ -19,13 +19,13 @@ In this section, we'll introduce the following concepts:
- OTel thumbnail icon

Install Collector

+ OTel thumbnail icon

Install Collector

Step-by-step instructions for installing the OpenTelemetry collector on Linux, Windows, macOS, and more.

- + OTel thumbnail icon

Data Source and Configurations

@@ -52,7 +52,7 @@ In this section, we'll introduce the following concepts:
- + OTel thumbnail icon

Auto Discovery

@@ -61,13 +61,13 @@ In this section, we'll introduce the following concepts:
- OTel thumbnail icon

Performance Benchmarks

+ OTel thumbnail icon

Performance Benchmarks

Collect data to establish performance benchmarks.

- + OTel thumbnail icon

String Hashing and Masking

@@ -76,7 +76,7 @@ In this section, we'll introduce the following concepts:
- OTel thumbnail icon

Troubleshooting

+ OTel thumbnail icon

Troubleshooting

Find solutions to common issues with the OpenTelemetry collector.

@@ -88,7 +88,7 @@ In this section, we'll introduce the following concepts:
- OTel thumbnail icon

FAQ

+ OTel thumbnail icon

FAQ

Find answers to frequently asked questions about the OpenTelemetry collector.

diff --git a/docs/send-data/opentelemetry-collector/install-collector/index.md b/docs/send-data/opentelemetry-collector/install-collector/index.md index d81b6b71be..335cfea569 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/index.md +++ b/docs/send-data/opentelemetry-collector/install-collector/index.md @@ -10,37 +10,37 @@ Learn how to install the Sumo Logic OpenTelemetry Collector on various platforms
- Thumbnail icon

Install Collector on Linux

+ Thumbnail icon

Install Collector on Linux

Install the OpenTelemetry collector on Linux.

- macOS

Install Collector on macOS

+ macOS

Install Collector on macOS

Install the OpenTelemetry collector on macOS.

- thumbnail icon

Install Collector on Windows

+ thumbnail icon

Install Collector on Windows

Install the OpenTelemetry collector on Windows.

- ansible

Install Collector on Ansible

+ ansible

Install Collector on Ansible

Install the OpenTelemetry collector on Ansible.

- puppet icon

Install Collector on Puppet

+ puppet icon

Install Collector on Puppet

Install the OpenTelemetry collector on Puppet.

- chef

Install Collector on Chef

+ chef

Install Collector on Chef

Install the OpenTelemetry collector on Chef.

diff --git a/docs/send-data/opentelemetry-collector/remote-management/index.md b/docs/send-data/opentelemetry-collector/remote-management/index.md index 410ec4655b..8ca9f7b57a 100644 --- a/docs/send-data/opentelemetry-collector/remote-management/index.md +++ b/docs/send-data/opentelemetry-collector/remote-management/index.md @@ -54,19 +54,19 @@ In this section, we'll introduce the following concepts:
- OTel thumbnail icon

Source Templates

+ OTel thumbnail icon

Source Templates

Learn how to create and modify your OpenTelemetry Remote Management source templates to optimize data collection and configuration.

- OTel thumbnail icon

Processing Rules

+ OTel thumbnail icon

Processing Rules

Discover how to apply processing rules for an OpenTelemetry agent using remote management source templates to enhance data handling.

- OTel thumbnail icon

Troubleshooting

+ OTel thumbnail icon

Troubleshooting

Find solutions to common issues with the OpenTelemetry collector remote management.

diff --git a/docs/send-data/opentelemetry-collector/remote-management/processing-rules/index.md b/docs/send-data/opentelemetry-collector/remote-management/processing-rules/index.md index a99b1cd0d2..51bb77c886 100644 --- a/docs/send-data/opentelemetry-collector/remote-management/processing-rules/index.md +++ b/docs/send-data/opentelemetry-collector/remote-management/processing-rules/index.md @@ -21,19 +21,19 @@ In this section, we'll introduce the following concepts:
- icon

OTRM Include and Exclude Rules

+ icon

OTRM Include and Exclude Rules

Use OTRM include and exclude processing rules to specify which data you want to send to Sumo Logic.

- icon

OTRM Mask Rules

+ icon

OTRM Mask Rules

Create an OTRM mask rule to replace an expression with a mask string.

- icon

OTRM Windows Source Template Mask Rules

+ icon

OTRM Windows Source Template Mask Rules

Create an OTRM Windows source template mask rule to replace an expression with a mask string.

diff --git a/docs/send-data/opentelemetry-collector/remote-management/source-templates/index.md b/docs/send-data/opentelemetry-collector/remote-management/source-templates/index.md index 4700be505d..b9c3c38efc 100644 --- a/docs/send-data/opentelemetry-collector/remote-management/source-templates/index.md +++ b/docs/send-data/opentelemetry-collector/remote-management/source-templates/index.md @@ -13,77 +13,77 @@ In this section, we'll show you how to set up source templates for the following
- OTel thumbnail icon

Managing Source Templates

Learn how to create and modify OTel remote management source templates.

+ OTel thumbnail icon

Managing Source Templates

Learn how to create and modify OTel remote management source templates.

- Thumbnail icon

Apache

Learn how to configure our OTel Apache source template.

+ Thumbnail icon

Apache

Learn how to configure our OTel Apache source template.

- Thumbnail icon

Docker

Learn how to configure our OTel Docker source template.

+ Thumbnail icon

Docker

Learn how to configure our OTel Docker source template.

- Thumbnail icon

Elasticsearch

Learn how to configure our OTel Elasticsearch source template.

+ Thumbnail icon

Elasticsearch

Learn how to configure our OTel Elasticsearch source template.

- icon

Kafka

Learn how to configure our OTel Kafka source template.

+ icon

Kafka

Learn how to configure our OTel Kafka source template.

- Thumbnail icon

Linux

Learn how to configure our OTel Linux source template.

+ Thumbnail icon

Linux

Learn how to configure our OTel Linux source template.

- OTel thumbnail icon

Local File

Learn how to configure our OTel Local File source template.

+ OTel thumbnail icon

Local File

Learn how to configure our OTel Local File source template.

- Thumbnail icon

Mac

Learn how to configure our OTel Mac source template.

+ Thumbnail icon

Mac

Learn how to configure our OTel Mac source template.

- Thumbnail icon

MySQL

Learn how to configure our OTel MySQL source template.

+ Thumbnail icon

MySQL

Learn how to configure our OTel MySQL source template.

- Thumbnail icon

Nginx

Learn how to configure our OTel Nginx source template.

+ Thumbnail icon

Nginx

Learn how to configure our OTel Nginx source template.

- Thumbnail icon

PostgreSQL

Learn how to configure our OTel PostgreSQL source template.

+ Thumbnail icon

PostgreSQL

Learn how to configure our OTel PostgreSQL source template.

- Thumbnail icon

RabbitMQ

Learn how to configure our OTel RabbitMQ source template.

+ Thumbnail icon

RabbitMQ

Learn how to configure our OTel RabbitMQ source template.

- Thumbnail icon

Redis

Learn how to configure our OTel Redis source template.

+ Thumbnail icon

Redis

Learn how to configure our OTel Redis source template.

- OTel thumbnail icon

Syslog

Learn how to configure our OTel Syslog source template.

+ OTel thumbnail icon

Syslog

Learn how to configure our OTel Syslog source template.

- Thumbnail icon

Windows

Learn how to configure our OTel Windows source template.

+ Thumbnail icon

Windows

Learn how to configure our OTel Windows source template.

diff --git a/docs/send-data/reference-information/index.md b/docs/send-data/reference-information/index.md index 23d6b14f5f..db170a4d87 100644 --- a/docs/send-data/reference-information/index.md +++ b/docs/send-data/reference-information/index.md @@ -13,31 +13,31 @@ In this section, we'll introduce the following concepts:
- icon

Using Wildcards in Paths

+ icon

Using Wildcards in Paths

Use wildcards in the Source path to collect all files of a certain type.

- icon

Collecting Multiline Logs

+ icon

Collecting Multiline Logs

Detect log boundaries automatically or with a regular expression.

- icon

Metadata Naming Conventions

+ icon

Metadata Naming Conventions

Establish naming conventions for your deployment's sources, collectors, and metadata.

- icon

Source Log Encoding

+ icon

Source Log Encoding

The log encoding supported by Sumo Logic depends on the Source that you use.

diff --git a/docusaurus.config.js b/docusaurus.config.js index 0752a077bb..48553ba38d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -247,12 +247,16 @@ module.exports = { { name: 'msvalidate.01', content: 'BA6FBE48309F6E1CFFD055E769857586' }, + { + name: 'robots', + content: 'noindex, nofollow', + }, ], announcementBar: { - id: 'blackhat', - content: 'Visit Sumo Logic at Black Hat USA in Las Vegas: August 6-7, 2025 | Mandalay Bay | Booth #5812 | Click here to book a meeting with us!', + id: 'berry', + content: 'Heads-up: You’re on our Berry AI demo site. While Berry is up to date, the docs here may be outdated or incomplete.', backgroundColor: '#b0eefe', - textColor: '#091E42', + textColor: '#000', }, imageZoom: { selector: '.markdown :not(a) > img', diff --git a/src/components/Berry/index.tsx b/src/components/Berry/index.tsx new file mode 100644 index 0000000000..a09104d5f5 --- /dev/null +++ b/src/components/Berry/index.tsx @@ -0,0 +1,108 @@ +import React, { useEffect } from "react"; + +export type BerryMode = "inline" | "popup"; +export interface BerryProps { + mode: BerryMode; +}; + +declare global { + interface Window { + Berry: any; + } +} + +export default function Berry({ mode }: BerryProps) { + useEffect(() => { + function onColorModeChange(newColorMode) { + if (!window.Berry) { + return; + } + + window.Berry.update({ + colorMode: newColorMode, + }) + } + + const observer = new MutationObserver((mutations) => { + mutations.forEach((mutation) => { + if (mutation.attributeName === 'data-theme') { + const newColorMode = getCurrentColorMode(); + onColorModeChange(newColorMode); + } + }); + }); + + observer.observe(document.documentElement, { attributes: true }); + }, []); + + useEffect(() => { + loadBerry(mode); + }, [mode]); + return null; +} + +function loadBerry(mode: BerryMode) { + if (!document.getElementById('berry-widget-script')) { + const script = document.createElement('script'); + script.id = 'berry-widget-script'; + script.src = 'https://www.berryapp.io/js/berry-widget.min.js'; + script.async = true; + document.head.appendChild(script); + + script.onload = () => { + initBerry(mode); + } + + script.onerror = () => console.error('Failed to load Berry widget script'); + } else { + initBerry(mode); + } + } + +function initBerry(mode: BerryMode) { + if (!window.Berry) { + console.error("Berry not defined"); + return; + } + + const colorMode = getCurrentColorMode(); + const config = { + ...(mode === 'inline' ? inlineConfig : popupConfig), + colorMode: colorMode, + }; + + window.Berry.init(config); + }; + + function getCurrentColorMode(): 'light' | 'dark' { + const theme = document.documentElement.getAttribute('data-theme'); + if (theme === 'light' || theme === 'dark') { + return theme; + } else { + return 'light'; + } + } + + + const commonConfig = { + token: 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOjE3MjU5NDg5MTcsImV4cCI6MTc3MzE0NDAwMCwiYXVkIjoiV2lkZ2V0SW5pdGlhbGl6YXRpb24iLCJvcmdhbml6YXRpb25JZCI6NjN9.vuE19Wp0nWR0y1l6agTlUjHYqP778J_atl4aUuLW9jM', + primaryColor: '#021b9a', + botUrlPath: 'nova', + showNewChat: true, + resumeChat: true, + } + + const inlineConfig = { + ...commonConfig, + isOpenByDefault: true, + parentElementId: 'inline-berry-chatbot-container', + hideToggle: true, + height: 700, + showResize: false, + } + + const popupConfig = { + ...commonConfig, + position: { side: 'right', offsetX: 25, offsetY: 100 }, + isOpenByDefault: false, + } diff --git a/src/css/sumo.scss b/src/css/sumo.scss index 3551e89a56..036853ac74 100644 --- a/src/css/sumo.scss +++ b/src/css/sumo.scss @@ -227,6 +227,11 @@ html[data-theme='light'] { min-width: 100px; } +/* Berry CSS override to force global styles back to normal */ +body, .MuiTypography-root, button, input, select, textarea { + font-family: 'Lab Grotesque', sans-serif !important; +} + //GitHub icon .header-github-link:hover { opacity: 0.6; diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 4c281b8a1e..c135ff9a68 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,4 +1,4 @@ -import React, { useState } from 'react'; +import React, { useState, useEffect } from 'react'; import Layout from '@theme/Layout'; import Link from '@docusaurus/Link'; import { Box, Button, Container, Grid, Stack, Tab, Tabs, Typography } from '@mui/material'; @@ -9,44 +9,95 @@ import SumoLogicDocsLogo from '../../static/img/reuse/sumo-logic-docs.svg'; import { Feature } from '../components/Feature'; import { features } from '../helper/features'; import ErrorBoundary from '../components/ErrorBoundary'; +import Berry from '../components/Berry'; export const Home = () => { const [tab, setTab] = useState('0'); + const questions = [ + '✨ timestamps', + '✨ how do you write a log search query?', + '✨ how do I set up alerts?', + '✨ what types of logs can I analyze?', + '✨ what is copilot?', + '✨ cloud siem', + '✨ how do I change my password?', + '✨ what is the parse operator?' + ]; + + const handleQuestionClick = (question) => { + if (window.Berry) { + if (window.Berry.sendMessage) { + window.Berry.sendMessage(question); + } + } + }; + return ( - {/* Header */} - - + + + {/* Suggested Questions */} + + + + + Sumo Logic Documentation + + + Our Docs Assistant is here to help! + + + Ask me anything! You can type full questions, sentences, or just keywords, and I'll help you find the information you need. Try these to get started: + + + + {questions.map((question, index) => ( + + ))} + + + + + {/* Inline Chatbot Container */} + + {/* The chatbot will render here */} + + + {/* Hero */} + {children} + {!isHomePage && } + + ); +}