Snowflake Integration
Last updated
Was this helpful?
Last updated
Was this helpful?
Panther is configured to write processed log data to an AWS-based database cluster.
Integrating Panther with Snowflake enables Panther data to be used with your Business Intelligence tools to make dashboards tailored to your operations. In addition, you can join Panther alerts to your business data, allowing you to assess your security posture.
Panther uses to copy the data into your Snowflake cluster.
For SaaS customers, a Snowflake instance is automatically provisioned, set up, and maintained by Panther.
If you are an existing Snowflake customer, Panther can be configured to use one of your own Snowflake accounts.
In this configuration, Panther has no access and requires a Database Administrator to run commands on our behalf. This option is no longer offered to new customers.
For Panther SaaS customers, a Snowflake instance is automatically provisioned and we take care of setup and maintenance for you. You're all set!
For SaaS customers who wish to share data between the Panther SaaS Snowflake account and their own internal Snowflake account, please contact your Panther support team.
For SaaS customers who wish to access their SaaS configuration to use the data in BI reporting, but do not have their own corporate Snowflake account, our support team can provision special access roles for your use.
If you are an existing Snowflake customer, Panther can be configured to use one of your own Snowflake accounts. This is formerly known as Bring Your Own Snowflake (BYOSF).
Create a new dedicated Snowflake account for Panther using the example template below.
To minimize latency, your Panther deployment and Snowflake instance should reside in the same AWS region.
In the new account, create a Panther Account Administrator user and grant it administrative privileges using the following commands:
Obtain the Snowflake Account URL and share it with Panther Support. This step ensures that you connect to the correct account.
The URL should be in this format: <org-name>-<account-name>.snowflakecomputing.com
The Panther support team will provide you with a unique one-time credential over a secure channel to use for this account. Panther will regularly rotate this credential in the future, so you are advised to maintain a separate administrative user for your own administrative needs.
Panther will automatically configure and maintain the account for you using our automated tooling. We will manage integrations, databases, warehouses, and users and roles in the new account.
Alternatively, if you would like to create and maintain several users with read-only access to the Panther data lake tables, you can use the PANTHERACCOUNTADMIN
user or another SECURITYADMIN
enabled user on your Snowflake account to run the following commands:
Panther maintains the PANTHERACCOUNTADMIN
user credentials in a secure location, and will rotate them at a regular cadence in addition to using the credentials to rotate RSA keys used for read-only and database management access.
You can choose to disable this user from within the account, however, we do not recommend doing this as it will prevent Panther from performing credential rotation:
If a Panther upgrade requires privileged access, the user can then be temporarily re-enabled:
If you would like to access your Panther-managed Snowflake account outside of the Panther Console, such as through the Snowflake UI or , please contact your Panther representative and request a BI user for read-only access to your Snowflake account.
For information on the legacy customer-configured Snowflake integration, see .