diff --git a/docs/alerts/index.md b/docs/alerts/index.md index 70c294d347..6bf51ef564 100644 --- a/docs/alerts/index.md +++ b/docs/alerts/index.md @@ -1,7 +1,7 @@ --- slug: /alerts title: Alerts -description: Create Monitors and Scheduled Searches to notify users of changing conditions. +description: Configure alerts in Sumo Logic to monitor log data for anomalies and notify teams in real time about important system and security events. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/alerts/webhook-connections/set-up-webhook-connections.md b/docs/alerts/webhook-connections/set-up-webhook-connections.md index deab3c020c..2ebe24303c 100644 --- a/docs/alerts/webhook-connections/set-up-webhook-connections.md +++ b/docs/alerts/webhook-connections/set-up-webhook-connections.md @@ -2,7 +2,7 @@ id: set-up-webhook-connections title: Set Up Webhook Connections sidebar_label: Setup and Configuration -description: Webhook connections allow you to send Sumo Logic alerts to third-party applications. +description: Learn how to configure webhook connections in Sumo Logic to send alerts and notifications to external services or endpoints. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/api/index.md b/docs/api/index.md index 0dd4a23692..c6d8fceeef 100644 --- a/docs/api/index.md +++ b/docs/api/index.md @@ -1,7 +1,7 @@ --- slug: /api title: Sumo Logic APIs -description: Sumo Logic exposes APIs to access resources and data from third-party scripts and applications. +description: Automate log ingestion, searches, dashboards, and more using Sumo Logic's comprehensive API for seamless integration with external systems. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/traceid-spanid-injection-into-logs-configuration.md b/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/traceid-spanid-injection-into-logs-configuration.md index 8666784c1c..85bd4965e7 100644 --- a/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/traceid-spanid-injection-into-logs-configuration.md +++ b/docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/java/traceid-spanid-injection-into-logs-configuration.md @@ -2,7 +2,7 @@ id: traceid-spanid-injection-into-logs-configuration title: Java TraceId and SpanId Injection into Logs Configuration sidebar_label: TraceId and SpanId Injection into Logs Configuration -description: Learn how to configure traceId and spanId data injection into user logs in Java applications. +description: Correlate traces with logs by injecting trace IDs and span IDs into Java applications using OpenTelemetry instrumentation in Sumo Logic. --- This page describes how to configure **spanId** and **traceId** data injection into user logs in Java applications. diff --git a/docs/cse/records-signals-entities-insights/index.md b/docs/cse/records-signals-entities-insights/index.md index 3e8c6d82bc..e9e0cb5f3e 100644 --- a/docs/cse/records-signals-entities-insights/index.md +++ b/docs/cse/records-signals-entities-insights/index.md @@ -1,7 +1,7 @@ --- slug: /cse/records-signals-entities-insights title: Records, Signals, Entities, and Insights -description: Learn about insight generation, working with entities, and how to query Cloud SIEM records. +description: Understand how Sumo Logic Cloud SIEM uses records, signals, and entities to detect threats and generate meaningful insights. --- Learn about insight generation, working with entities, and how to query Cloud SIEM records.  diff --git a/docs/cse/troubleshoot/troubleshoot-parsers.md b/docs/cse/troubleshoot/troubleshoot-parsers.md index 07db789ba5..eadaddb24a 100644 --- a/docs/cse/troubleshoot/troubleshoot-parsers.md +++ b/docs/cse/troubleshoot/troubleshoot-parsers.md @@ -2,7 +2,7 @@ id: troubleshoot-parsers title: Troubleshoot Parsers sidebar_label: Parsers -description: Learn how to troubleshoot problems with log parsers. +description: Get troubleshooting tips for resolving issues with Sumo Logic log parsers used in Cloud SIEM signal and record processing. --- import useBaseUrl from '@docusaurus/useBaseUrl'; @@ -249,4 +249,4 @@ _sourceCategory= ``` The first field will be `_raw` log. -This query only surfaces the first example within the time range to cut down on duplication. It may be necessary to gather multiple examples if there is meaningful variation within each failing sample that may require further parsing changes. \ No newline at end of file +This query only surfaces the first example within the time range to cut down on duplication. It may be necessary to gather multiple examples if there is meaningful variation within each failing sample that may require further parsing changes. diff --git a/docs/dashboards/filter-template-variables.md b/docs/dashboards/filter-template-variables.md index 54b29fee93..bc35c3818a 100644 --- a/docs/dashboards/filter-template-variables.md +++ b/docs/dashboards/filter-template-variables.md @@ -2,7 +2,7 @@ id: filter-template-variables title: Filtering Dashboards with Template Variables sidebar_label: Filtering with Template Variables -description: Learn how to use template variables to dynamically filter dashboard data. +description: Use filter and template variables in dashboards to create dynamic visualizations that respond to changing input and user-defined criteria. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/dashboards/panels/column-charts.md b/docs/dashboards/panels/column-charts.md index 37fbbd1806..2914c628f3 100644 --- a/docs/dashboards/panels/column-charts.md +++ b/docs/dashboards/panels/column-charts.md @@ -1,7 +1,7 @@ --- id: column-charts title: Column Charts -description: Column charts are useful for visually comparing the number of events that have occurred. +description: Learn how to create and configure column charts in dashboards to visualize log and metric trends over time. --- import useBaseUrl from '@docusaurus/useBaseUrl'; @@ -39,4 +39,4 @@ _sourceCategory=Apache/Access | transpose row _timeslice column country_name as * ``` -When your query is added to the panel builder press **Enter** to run it. In the Display options pane select a **Stacked** Display type.
stacked column chart and setting \ No newline at end of file +When your query is added to the panel builder press **Enter** to run it. In the Display options pane select a **Stacked** Display type.
stacked column chart and setting diff --git a/docs/get-started/system-requirements.md b/docs/get-started/system-requirements.md index 96c0d3b490..6f795920e8 100644 --- a/docs/get-started/system-requirements.md +++ b/docs/get-started/system-requirements.md @@ -2,7 +2,7 @@ id: system-requirements title: System Requirements sidebar_label: System requirements -description: Supported Browsers and other requirements for running Sumo Logic. +description: Review the system requirements to ensure your environment is compatible with Sumo Logic for optimized performance and reliability. --- Sumo Logic has a few system requirements, which are documented in the following topics. diff --git a/docs/get-started/training-certification-faq.md b/docs/get-started/training-certification-faq.md index c024077e4b..512b717d6f 100644 --- a/docs/get-started/training-certification-faq.md +++ b/docs/get-started/training-certification-faq.md @@ -2,7 +2,7 @@ id: training-certification-faq title: Sumo Logic Training and Certifications FAQ sidebar_label: Training and certifications -description: Learn more about the Sumo Logic Training and Certification Program. +description: Find answers to frequently asked questions about Sumo Logic training, certifications, and learning resources. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/integrations/google/cloud-interconnect.md b/docs/integrations/google/cloud-interconnect.md index e188dd1396..15edac89ad 100644 --- a/docs/integrations/google/cloud-interconnect.md +++ b/docs/integrations/google/cloud-interconnect.md @@ -15,7 +15,7 @@ Cloud Interconnect extends your external network to the Google network through a * [Google Cloud Metrics](https://cloud.google.com/monitoring/api/metrics_gcp) -# Setup +## Setup You can collect the metrics for Sumo Logic's Google Cloud Interconnect integration by following the below steps. diff --git a/docs/integrations/index.md b/docs/integrations/index.md index 42f6c5d2f1..c982581bf7 100644 --- a/docs/integrations/index.md +++ b/docs/integrations/index.md @@ -1,7 +1,7 @@ --- slug: /integrations title: Apps and Integrations -description: Documentation for Sumo Logic apps and integrations. +description: Discover integrations that connect Sumo Logic to popular services, apps, and platforms for centralized data collection and analysis. keywords: - apps - app catalog diff --git a/docs/integrations/microsoft-azure/index.md b/docs/integrations/microsoft-azure/index.md index 1dcfdd8d4a..51bd028330 100644 --- a/docs/integrations/microsoft-azure/index.md +++ b/docs/integrations/microsoft-azure/index.md @@ -1,7 +1,7 @@ --- slug: /integrations/microsoft-azure title: Microsoft and Azure -description: Learn how to use the Sumo Logic apps for Microsoft and Microsoft Azure. +description: Integrate Microsoft Azure with Sumo Logic to enable real-time monitoring, log collection, and cloud performance analytics across Azure services. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/integrations/webhooks/firefly.md b/docs/integrations/webhooks/firefly.md index 09dfe0d41f..271140999f 100644 --- a/docs/integrations/webhooks/firefly.md +++ b/docs/integrations/webhooks/firefly.md @@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; Firefly's Cloud Asset Management solution enables DevOps, SREs, and platform engineering teams to control their entire cloud footprint and manage it more efficiently and consistently using Infrastructure-as-Code. You can use a webhook in the Firefly platform to forward events to the Sumo Logic HTTP endpoint. Using these logs, you can monitor the system for various events including drift detection, unmanaged resource detection, ghost resource detection, and policy violations in Sumo Logic. For more details, refer to the [Firefly Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/). -# Event types +## Event types The Sumo Logic integration for Firefly ingests events into Sumo Logic through an outgoing webhook available in Firefly. The following event types are ingested through the Firefly webhook: - Drift Detection @@ -17,7 +17,7 @@ The Sumo Logic integration for Firefly ingests events into Sumo Logic through an - Ghost resource detection - Policy Violation -# Setup +## Setup This section has instructions for collecting logs for the Sumo Logic Firefly webhook collection. @@ -50,9 +50,10 @@ Follow the below steps to configure the Firefly webhook. - **Destination**. Select the webhook name created above. 9. Click **Create**. 10. Verify Firefly events are getting ingested in Sumo Logic by executing the following query on Sumo Logic's Log Search panel. -```sql -`_sourceCategory=webhook/firefly` -``` + ```sql + _sourceCategory=webhook/firefly + ``` + :::info - For detailed information about webhook creation, refer to the [Webhook Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/user-guides/integrations/integrate-your-providers-and-tools/send-firefly-notifications-to-your-messaging-tools/send-firefly-notifications-to-webhooks) and [Notification Documentation](https://firefly-5.gitbook.io/firefly-documentation-portal/user-guides/how-to-guides/manage-notifications). diff --git a/docs/manage/data-forwarding/index.md b/docs/manage/data-forwarding/index.md index 0d62ff2a3f..0949ba28b8 100644 --- a/docs/manage/data-forwarding/index.md +++ b/docs/manage/data-forwarding/index.md @@ -1,7 +1,7 @@ --- slug: /manage/data-forwarding title: Data Forwarding -description: Data Forwarding allows you to forward selected data to an external server or Amazon S3. +description: Configure data forwarding in Sumo Logic to send collected logs and metrics to external systems or third-party services. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/manage/fields.md b/docs/manage/fields.md index 6b0668cdab..9c4ff038f4 100644 --- a/docs/manage/fields.md +++ b/docs/manage/fields.md @@ -2,7 +2,7 @@ id: fields title: Fields sidebar_label: Fields -description: Learn how to define and manage the assignment of metadata to your logs. +description: Manage fields in Sumo Logic to control how log data is parsed and organized, improving search efficiency and enabling advanced data filtering. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/manage/manage-subscription/fedramp-capabilities.md b/docs/manage/manage-subscription/fedramp-capabilities.md index 76180719c4..a9c31832db 100644 --- a/docs/manage/manage-subscription/fedramp-capabilities.md +++ b/docs/manage/manage-subscription/fedramp-capabilities.md @@ -25,7 +25,7 @@ The following table shows the capabilities included with Sumo Logic’s FedRAMP | Abilities - Solutions | [Cloud SOAR](/docs/cloud-soar/) / [Automation Service](/docs/platform-services/automation-service/) | ✓ | | Abilities - Solutions | [Software Development Optimization](/docs/observability/sdo/) | ✓ || | Abilities - Solutions | [Kubernetes observability](/docs/observability/kubernetes/) | ✓ | ✓ | -| Administration - Account | [Account overview](/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) | ✓ | ✓ | +| Administration - Account | [Account overview](/docs/manage/manage-subscription/sumo-logic-credits-accounts/#account-overview) | ✓ | ✓ | | Administration - Account | [Data management](/docs/manage/users-roles/roles/role-capabilities/#data-management) | ✓ | ✓ | | Administration - Personal | [Preferences](/docs/get-started/account-settings-preferences/) | ✓ | ✓ | | Administration - Security | [Access keys](/docs/manage/security/access-keys/) | ✓ | ✓ | diff --git a/docs/manage/security/audit-indexes/index.md b/docs/manage/security/audit-indexes/index.md index 670fabb95a..c9c17c6fb5 100644 --- a/docs/manage/security/audit-indexes/index.md +++ b/docs/manage/security/audit-indexes/index.md @@ -1,7 +1,7 @@ --- slug: /manage/security/audit-indexes title: Audit Indexes -description: Learn how to use audit indexes to query for events in Sumo Logic. +description: Learn about Sumo Logic audit indexes and how they track user activity, access logs, and system events for compliance. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/manage/security/enable-support-account.md b/docs/manage/security/enable-support-account.md index 2d343c033d..25c723a583 100644 --- a/docs/manage/security/enable-support-account.md +++ b/docs/manage/security/enable-support-account.md @@ -1,7 +1,7 @@ --- id: enable-support-account title: Enable a Support Account -description: Support accounts help you address support issues when they arise. +description: Enable a secure temporary support account to allow Sumo Logic engineers to troubleshoot and resolve issues directly in your environment. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/manage/security/saml/set-up-saml.md b/docs/manage/security/saml/set-up-saml.md index 929ba48f19..c2f69d4db0 100644 --- a/docs/manage/security/saml/set-up-saml.md +++ b/docs/manage/security/saml/set-up-saml.md @@ -1,7 +1,7 @@ --- id: set-up-saml title: Set Up SAML for Single Sign-On -description: Enable Single Sign-On (SSO) for user access to Sumo Logic. +description: Follow the steps to configure SAML-based single sign-on (SSO) in Sumo Logic for secure, centralized user authentication. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/get-started-with-search/build-search/search-syntax.md b/docs/search/get-started-with-search/build-search/search-syntax.md index 1fc71bda97..5f34136eec 100644 --- a/docs/search/get-started-with-search/build-search/search-syntax.md +++ b/docs/search/get-started-with-search/build-search/search-syntax.md @@ -1,7 +1,7 @@ --- id: search-syntax-overview title: Search Syntax Overview -description: Learn about query syntax and how to construct a search. +description: Understand the basic syntax used in Sumo Logic search queries to analyze log data efficiently and accurately. --- The Sumo Logic Search Language operates on your entire log repository, no matter how many different log sources you have—in real time. The search query language is intuitive and efficient, allowing you to search terabytes of data and see results in seconds. diff --git a/docs/search/get-started-with-search/search-basics/export-search-results.md b/docs/search/get-started-with-search/search-basics/export-search-results.md index 1a0a6951ba..4626bde09c 100644 --- a/docs/search/get-started-with-search/search-basics/export-search-results.md +++ b/docs/search/get-started-with-search/search-basics/export-search-results.md @@ -1,7 +1,7 @@ --- id: export-search-results title: Export Search Results -description: Up to 100,000 rows can be exported as a CSV (comma-separated values) text file. +description: Export your search results in Sumo Logic to CSV or other formats to share insights, report findings, or use log data outside the platform. --- After your search query completes, you can download up to 100,000 rows of results from your browser as a CSV (comma-separated values) text file. If your results are more than 100,000 rows, then run multiple searches with a shorter time range and export the respective search results. diff --git a/docs/search/index.md b/docs/search/index.md index cb69034ddb..cad7562d99 100644 --- a/docs/search/index.md +++ b/docs/search/index.md @@ -1,7 +1,7 @@ --- slug: /search title: Log Search -description: Learn about the Sumo Logic search language, operators, and search features. +description: Explore Sumo Logic's search capabilities to analyze logs and metrics with intuitive tools and advanced query language for powerful insights. keywords: - search - log search diff --git a/docs/search/lookup-tables/create-lookup-table.md b/docs/search/lookup-tables/create-lookup-table.md index 38c1d5db5c..1de6afc3d2 100644 --- a/docs/search/lookup-tables/create-lookup-table.md +++ b/docs/search/lookup-tables/create-lookup-table.md @@ -1,7 +1,7 @@ --- id: create-lookup-table title: Create a Lookup Table -description: Learn about lookup tables and how to create and manage them. +description: Learn how to create and manage lookup tables in Sumo Logic to enrich your searches and join logs with external metadata sources efficiently. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/lookup-tables/index.md b/docs/search/lookup-tables/index.md index b3f7b70d8f..7aa2359fe7 100644 --- a/docs/search/lookup-tables/index.md +++ b/docs/search/lookup-tables/index.md @@ -1,7 +1,7 @@ --- slug: /search/lookup-tables title: Lookup Tables -description: Learn about Lookup tables and the search operators you can use with them. +description: Use lookup tables in Sumo Logic to enrich your searches with external reference data for greater query flexibility and powerful log correlations. --- This guide has information about Lookup Tables.  diff --git a/docs/search/search-cheat-sheets/index.md b/docs/search/search-cheat-sheets/index.md index 83c2a217df..7f9617a565 100644 --- a/docs/search/search-cheat-sheets/index.md +++ b/docs/search/search-cheat-sheets/index.md @@ -1,7 +1,7 @@ --- slug: /search/search-cheat-sheets title: Log Search Cheat Sheets -description: Cheat sheets provide examples of useful log search queries for different use cases. +description: Use these quick-reference cheat sheets to master Sumo Logic search syntax and boost your productivity when querying logs and metrics. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/search-query-language/field-expressions.md b/docs/search/search-query-language/field-expressions.md index 2bf65bb7ff..3e954c8c74 100644 --- a/docs/search/search-query-language/field-expressions.md +++ b/docs/search/search-query-language/field-expressions.md @@ -2,7 +2,7 @@ id: field-expressions title: Field Expressions sidebar_label: Field Expressions -description: Overview of the expressions that create user-defined numeric, boolean, or string fields. +description: Understand how to write field expressions in search queries to calculate, transform, and filter log data. --- The Sumo Logic Query Language can be used to create fields based on calculated expressions, such as: diff --git a/docs/search/search-query-language/group-aggregate-operators/count-count-distinct-and-count-frequent.md b/docs/search/search-query-language/group-aggregate-operators/count-count-distinct-and-count-frequent.md index b711442251..333ba3471c 100644 --- a/docs/search/search-query-language/group-aggregate-operators/count-count-distinct-and-count-frequent.md +++ b/docs/search/search-query-language/group-aggregate-operators/count-count-distinct-and-count-frequent.md @@ -2,6 +2,7 @@ id: count-count-distinct-and-count-frequent title: count, count_distinct, count_frequent Operators sidebar_label: count, count_distinct, count_frequent +description: Apply aggregation operators like count, count_distinct, and count_frequent in Sumo Logic to summarize and identify frequent log events. --- 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..110a094c97 100644 --- a/docs/search/search-query-language/group-aggregate-operators/index.md +++ b/docs/search/search-query-language/group-aggregate-operators/index.md @@ -1,7 +1,7 @@ --- slug: /search/search-query-language/group-aggregate-operators title: Group or Aggregate Operators -description: Group and aggregate operators enable you to evaluate messages and place them into groups. +description: Understand and use group and aggregate operators in Sumo Logic to summarize, transform, and visualize data from your logs and metrics. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/search-query-language/group-aggregate-operators/sum.md b/docs/search/search-query-language/group-aggregate-operators/sum.md index 642b5ae7db..cbea56eed9 100644 --- a/docs/search/search-query-language/group-aggregate-operators/sum.md +++ b/docs/search/search-query-language/group-aggregate-operators/sum.md @@ -2,6 +2,7 @@ id: sum title: sum Grouping Operator sidebar_label: sum +description: Use the sum operator in Sumo Logic to calculate the total value of numeric fields within log data, enabling powerful aggregation and analysis. --- `sum` adds the values of the numerical field being evaluated within the time range analyzed. diff --git a/docs/search/search-query-language/index.md b/docs/search/search-query-language/index.md index 6015f99f90..ce7f0235a8 100644 --- a/docs/search/search-query-language/index.md +++ b/docs/search/search-query-language/index.md @@ -1,7 +1,7 @@ --- slug: /search/search-query-language title: Search Query Language -description: The extensive Sumo Logic query options help you gain valuable insight into your log messages. +description: Master Sumo Logic's search query language to run advanced log searches, create visualizations, and unlock powerful insights from your data. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/search-query-language/parse-operators/index.md b/docs/search/search-query-language/parse-operators/index.md index 5bb2307fd9..b3fc24b384 100644 --- a/docs/search/search-query-language/parse-operators/index.md +++ b/docs/search/search-query-language/parse-operators/index.md @@ -1,7 +1,7 @@ --- slug: /search/search-query-language/parse-operators title: Parse Operators -description: Sumo Logic provides a number of ways to parse fields in your log messages. +description: Learn how to extract structured fields from raw log messages using Sumo Logic’s parse operators to enable more refined searches and analysis. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/search-query-language/parse-operators/parse-json-formatted-logs.md b/docs/search/search-query-language/parse-operators/parse-json-formatted-logs.md index 95a0cf6e9b..d995786efe 100644 --- a/docs/search/search-query-language/parse-operators/parse-json-formatted-logs.md +++ b/docs/search/search-query-language/parse-operators/parse-json-formatted-logs.md @@ -1,7 +1,7 @@ --- id: parse-json-formatted-logs title: Parse JSON Formatted Logs -description: The JSON operator allows you to extract values from JSON logs with most JSONPath expressions. +description: Use parse operators in Sumo Logic to extract fields from JSON-formatted logs, enabling precise filtering and enhanced log search performance. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/search/search-query-language/search-operators/where.md b/docs/search/search-query-language/search-operators/where.md index 6c88a30754..7ff86d54b7 100644 --- a/docs/search/search-query-language/search-operators/where.md +++ b/docs/search/search-query-language/search-operators/where.md @@ -2,6 +2,7 @@ id: where title: where Search Operator sidebar_label: where +description: Use the 'where' operator in Sumo Logic to filter search results based on custom conditions and focus on relevant log data with precision. --- The `where` operator allows you to filter results based on a boolean expression. diff --git a/docs/security/threat-intelligence/find-threats.md b/docs/security/threat-intelligence/find-threats.md index 09db035086..81a2eb84f7 100644 --- a/docs/security/threat-intelligence/find-threats.md +++ b/docs/security/threat-intelligence/find-threats.md @@ -2,7 +2,7 @@ slug: /security/threat-intelligence/find-threats title: Find Threats with Log Queries sidebar_label: Find Threats with Log Queries -description: Perform searches to find matches to data in threat intelligence indicators. +description: Learn how to detect and investigate security threats using Sumo Logic threat intelligence tools and dashboards. --- import useBaseUrl from '@docusaurus/useBaseUrl'; @@ -57,4 +57,4 @@ For syntax and examples, see [`threatlookup` search operator](/docs/search/searc \ No newline at end of file +--> diff --git a/docs/send-data/choose-collector-source.md b/docs/send-data/choose-collector-source.md index 66ad9539c0..44b8e3c0c9 100644 --- a/docs/send-data/choose-collector-source.md +++ b/docs/send-data/choose-collector-source.md @@ -2,7 +2,7 @@ id: choose-collector-source title: Choosing a Sumo Logic Collector and Source sidebar_label: Choose a Collector and Source -description: Design a Sumo Logic deployment that's right for your organization. +description: Choose the right data source type in Sumo Logic for collecting logs, metrics, or traces using OpenTelemetry Collectors, Installed Collectors, and Hosted Collectors. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/send-data/index.md b/docs/send-data/index.md index 2e29683361..5e3a1cf260 100644 --- a/docs/send-data/index.md +++ b/docs/send-data/index.md @@ -1,7 +1,7 @@ --- slug: /send-data title: Send Data -description: Sumo Logic can ingest data from almost any kind of data source. +description: Explore ways to send logs, metrics, and traces to Sumo Logic from a variety of sources including installed collectors, hosted collectors, and APIs. keywords: - collectors - collection diff --git a/docs/send-data/installed-collectors/index.md b/docs/send-data/installed-collectors/index.md index 4e57d10139..cbd917745d 100644 --- a/docs/send-data/installed-collectors/index.md +++ b/docs/send-data/installed-collectors/index.md @@ -1,7 +1,7 @@ --- slug: /send-data/installed-collectors title: Installed Collectors -description: Learn how to install and configure Collectors to gather and send data to Sumo Logic. +description: Get started with Installed Collectors in Sumo Logic to collect data from servers and applications for centralized logging and analysis. keywords: - installed collector --- diff --git a/docs/send-data/installed-collectors/linux.md b/docs/send-data/installed-collectors/linux.md index 9e1969c742..7c3fddc055 100644 --- a/docs/send-data/installed-collectors/linux.md +++ b/docs/send-data/installed-collectors/linux.md @@ -2,7 +2,7 @@ id: linux title: Install a Collector on Linux sidebar_label: For Linux -description: Install or uninstall a Collector on a Linux system. +description: Deploy the Sumo Logic Installed Collector on Linux systems to collect logs and metrics and gain real-time observability into your stack. --- Follow the steps in this topic to install or uninstall a collector on Linux. See [Installed Collectors](/docs/send-data/installed-collectors/sources) for information on other OSs. diff --git a/docs/send-data/installed-collectors/sources/local-windows-event-log-source.md b/docs/send-data/installed-collectors/sources/local-windows-event-log-source.md index 2593ffdf48..ad1e1e20f4 100644 --- a/docs/send-data/installed-collectors/sources/local-windows-event-log-source.md +++ b/docs/send-data/installed-collectors/sources/local-windows-event-log-source.md @@ -1,7 +1,7 @@ --- id: local-windows-event-log-source title: Local Windows Event Log Source -description: You can collect local events from the Windows Events Viewer. +description: Configure a Local Windows Event Log Source on the Installed Collector to collect and analyze critical event logs from Windows-based systems. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/send-data/installed-collectors/sources/syslog-source.md b/docs/send-data/installed-collectors/sources/syslog-source.md index 0a27db7973..8fb394532d 100644 --- a/docs/send-data/installed-collectors/sources/syslog-source.md +++ b/docs/send-data/installed-collectors/sources/syslog-source.md @@ -1,7 +1,7 @@ --- id: syslog-source title: Syslog Source -description: The Syslog Source obtains syslog messages by listening on a designated port. +description: Learn how to configure a Syslog source to collect system and application logs from network devices into Sumo Logic. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/send-data/installed-collectors/windows.md b/docs/send-data/installed-collectors/windows.md index 424cc5cf82..6bb4ecf3e6 100644 --- a/docs/send-data/installed-collectors/windows.md +++ b/docs/send-data/installed-collectors/windows.md @@ -2,7 +2,7 @@ id: windows title: Install a Collector on Windows sidebar_label: For Windows -description: Install or uninstall a Collector on a Windows system. +description: Install and configure the Sumo Logic Installed Collector for Windows to reliably collect logs and metrics from your on-premises infrastructure. --- diff --git a/docs/send-data/opentelemetry-collector/install-collector/windows.md b/docs/send-data/opentelemetry-collector/install-collector/windows.md index bffbd2d55b..db54d85b37 100644 --- a/docs/send-data/opentelemetry-collector/install-collector/windows.md +++ b/docs/send-data/opentelemetry-collector/install-collector/windows.md @@ -2,7 +2,7 @@ id: windows title: Install OpenTelemetry Collector on Windows sidebar_label: Windows -description: Learn how to install the Sumo Logic OpenTelemetry Collector on Windows. +description: Install the OpenTelemetry Collector on Windows to collect metrics and logs for end-to-end observability in Sumo Logic environments. --- import useBaseUrl from '@docusaurus/useBaseUrl'; diff --git a/docs/send-data/use-json-configure-sources/index.md b/docs/send-data/use-json-configure-sources/index.md index 42d3fbd086..6b89f62c0d 100644 --- a/docs/send-data/use-json-configure-sources/index.md +++ b/docs/send-data/use-json-configure-sources/index.md @@ -1,7 +1,7 @@ --- slug: /send-data/use-json-configure-sources title: Use JSON to Configure Sources -description: Learn how to configure sources and processing rules using JSON. +description: Use JSON files to automate source configuration for Sumo Logic collectors, ensuring consistent setup across systems. --- Installed Collector and Hosted Collector sources can be configured by using UTF-8 encoded JSON files. Installed Collectors can use JSON files to configure its Sources when using [Local Configuration File Management](/docs/send-data/use-json-configure-sources/local-configuration-file-management). You can also configure Sources for Hosted and Installed Collectors with the Collector Management API. diff --git a/docusaurus.config.js b/docusaurus.config.js index 85a4e61f14..b5c09e4a60 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -209,7 +209,7 @@ module.exports = { blogSidebarTitle: 'All posts', blogSidebarCount: 'ALL', postsPerPage: 'ALL', - blogDescription: 'New Sumo Logic Collector features and relevant bug fixes for each release.', + blogDescription: 'Stay up to date with the latest features, improvements, and fixes in the Sumo Logic Installed Collector by reviewing the official release notes.', showReadingTime: false, onUntruncatedBlogPosts: 'ignore', onInlineTags: 'ignore', diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 4c281b8a1e..3754a8c048 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -19,6 +19,22 @@ export const Home = () => { description='Sumo Logic docs - real-time alerting, security, dashboards, and machine-learning-powered analytics for all three types of telemetry — logs, metrics, and traces.' title='Home' > + {/* H1 hidden, but visible to crawlers */} + + Sumo Logic Documentation + {/* Header */}