Skip to main content
Panther Knowledge Base

How can I write data to a new database in my Panther Snowflake backend?

QUESTION

I am working on creating a Snowflake destination for another vendor's logs using the same Snowflake account that our Panther backend is running in. How would you recommend storing the logs and ingesting them? How can I write data to a new database in my Panther Snowflake backend?

ANSWER

You can write the data to another database in the same Snowflake account, and then give the appropriate permissions to the PANTHER_READONLY_ROLE to access that data. Then, you can query them through Panther Data Explorer and write scheduled queries and detections.