Context: We have SPlunk ES setup on-prem. We want to extract the required payloads through queries, generate scheduled reports (e.g., daily), and export these to a cloud location for ingestion by Snowflake. Requirement: 1. Is there any way we can have API connection with Snowflake where it can call the API to extract specific logs from a specific index in SPlunk 2. If #1 is not possible, can we atleast run queries and send that report to a cloud repository for Snowflake to extract from. TIA
... View more