Skip to content

Commit b80605c

Browse files
authored
Merge branch 'main' into update-airtable-app-doc
2 parents c064ef9 + f8509cb commit b80605c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/platform-services/automation-service/app-central/integrations/trend-micro-vision-one.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Trend Micro Vision ONE
2+
title: Trend Micro Vision One
33
description: ''
44
---
55
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ Once you have all the required values, set up the source configuration to collec
4040

4141
When you create a Snowflake Logs source, you add it to a Hosted Collector. Before creating the Source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
4242

43-
To configure a Trend Micro source:
43+
To configure a Snowflake source:
4444
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**.
4545
1. On the Collection page, click **Add Source** next to a Hosted Collector.
46-
1. Search for and select **Trend Micro**.
46+
1. Search for and select **Snowflake**.
4747
1. Enter a **Name** for the Source. The description is optional.
4848
1. (Optional) For **Source Category**, enter any string to tag the output collected from the source. Category metadata is stored in a searchable field called `_sourceCategory`.
4949
1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13272,9 +13272,9 @@ tapable@^2.0.0, tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
1327213272
integrity sha512-Re10+NauLTMCudc7T5WLFLAwDhQ0JWdrMK+9B2M8zR5hRExKmsRDCBA7/aV/pNJFltmBFO5BAMlQFi/vq3nKOg==
1327313273

1327413274
tar-fs@^3.0.6:
13275-
version "3.0.8"
13276-
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.8.tgz#8f62012537d5ff89252d01e48690dc4ebed33ab7"
13277-
integrity sha512-ZoROL70jptorGAlgAYiLoBLItEKw/fUxg9BSYK/dF/GAGYFJOJJJMvjPAKDJraCXFwadD456FCuvLWgfhMsPwg==
13275+
version "3.0.9"
13276+
resolved "https://registry.yarnpkg.com/tar-fs/-/tar-fs-3.0.9.tgz#d570793c6370d7078926c41fa422891566a0b617"
13277+
integrity sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==
1327813278
dependencies:
1327913279
pump "^3.0.0"
1328013280
tar-stream "^3.1.5"

0 commit comments

Comments
 (0)