From 0bac597d1e192891f2f097cebfe971ca96d29980 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Fri, 13 Jun 2025 15:52:07 +0530 Subject: [PATCH 1/3] added a note --- .../snowflake-logs-source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md index 2ebaaf8d1c..61be237316 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md @@ -24,6 +24,10 @@ The data will be collected from Snowflake's database using the connection string | 5 minutes | Security Logs | | 5 minutes | Custom Event Logs | +:::info +To collect the Snowflake logs from it's database, you must have the `ACCOUNTADMIN` role set as default. +::: + ## Setup ### Vendor configuration From e80be391df62985eea310af90fc5c28c8f4b19b4 Mon Sep 17 00:00:00 2001 From: Jagadisha V <129049263+JV0812@users.noreply.github.com> Date: Fri, 13 Jun 2025 18:41:46 +0530 Subject: [PATCH 2/3] Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md --- .../snowflake-logs-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md index 61be237316..3b8ecc0a65 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md @@ -25,7 +25,7 @@ The data will be collected from Snowflake's database using the connection string | 5 minutes | Custom Event Logs | :::info -To collect the Snowflake logs from it's database, you must have the `ACCOUNTADMIN` role set as default. +Ensure you have the `ACCOUNTADMIN` role set as default to collect the Snowflake logs from it's database. ::: ## Setup From fd01d4d287174bf826bcb567d56c96995a6b3c06 Mon Sep 17 00:00:00 2001 From: Amee Lepcha Date: Mon, 16 Jun 2025 10:22:28 +0530 Subject: [PATCH 3/3] Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md Co-authored-by: Kim (Sumo Logic) <56411016+kimsauce@users.noreply.github.com> --- .../snowflake-logs-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md index 3b8ecc0a65..11c37b207f 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source.md @@ -25,7 +25,7 @@ The data will be collected from Snowflake's database using the connection string | 5 minutes | Custom Event Logs | :::info -Ensure you have the `ACCOUNTADMIN` role set as default to collect the Snowflake logs from it's database. +Ensure you have the `ACCOUNTADMIN` role set as default to collect the Snowflake logs from its database. ::: ## Setup