<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Splunk DB Connect to Snowflake Data missing in Splunk Cloud Platform</title>
    <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760789#M4227</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;We have cloud instance, so no changes can be made there. With regards to snowflake we are not observing any errors.&lt;BR /&gt;This is happening only when we 'Upsert'. Tested without 'Upsert' no issues of dropping so far. We have XS warehouse and it is pretty fast. Only issue is we need to right a script to remove duplicates in snowflake.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2026 02:51:42 GMT</pubDate>
    <dc:creator>veereshdandur</dc:creator>
    <dc:date>2026-05-08T02:51:42Z</dc:date>
    <item>
      <title>Splunk DB Connect to Snowflake Data missing</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760718#M4224</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;&lt;BR /&gt;I am sending data to snowflake. I send data every 15 mins. In DB Connect output search I make sure I add extra 5 mins for additional data if there is a data loss. During peak hours, when data is more than 2000 rows, I see data missing in snowflake. I do upsert to dedup the duplicates as our TransactionId is unique. Our query generates time in the format:&lt;SPAN&gt;05/06/2026 12:01:57.786 AM EDT but I convert it to&amp;nbsp;2026-05-06 00:01:57.786 -0400 to accommodate snowflake time requirement. Here is the transformation I use to accommodate it:&lt;BR /&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;| eval DateTime_ET_clean = DateTime_ET&lt;BR /&gt;| eval DateTime_ET_clean = replace(DateTime_ET_clean, " EDT$", " -04:00")&lt;BR /&gt;| eval DateTime_ET_clean = replace(DateTime_ET_clean, " EST$", " -05:00")&lt;/P&gt;&lt;P&gt;| eval DateTime_ET_epoch = strptime(DateTime_ET_clean, "%m/%d/%Y %I:%M:%S.%3N %p %z")&lt;/P&gt;&lt;P&gt;| eval DateTime_ET_SF = strftime(DateTime_ET_epoch, "%Y-%m-%d %H:%M:%S.%3N %z")&lt;BR /&gt;&lt;BR /&gt;After all these, I still see 20-30% data loss. We are not sure how to make sure all the data is propagated. Out snowflake warehouse is XS in size.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 05:21:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760718#M4224</guid>
      <dc:creator>veereshdandur</dc:creator>
      <dc:date>2026-05-06T05:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect to Snowflake Data missing</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760730#M4225</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/316979"&gt;@veereshdandur&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are you able to increase the size of your Snowflake deployment to rule this out? It sounds like perhaps Snowflake isnt processing the events being sent? Are there any logs in either the Snowflake environment or in _internal in Splunk which suggest any errors sending the data?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 09:52:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760730#M4225</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2026-05-06T09:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk DB Connect to Snowflake Data missing</title>
      <link>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760789#M4227</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;We have cloud instance, so no changes can be made there. With regards to snowflake we are not observing any errors.&lt;BR /&gt;This is happening only when we 'Upsert'. Tested without 'Upsert' no issues of dropping so far. We have XS warehouse and it is pretty fast. Only issue is we need to right a script to remove duplicates in snowflake.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 02:51:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Cloud-Platform/Splunk-DB-Connect-to-Snowflake-Data-missing/m-p/760789#M4227</guid>
      <dc:creator>veereshdandur</dc:creator>
      <dc:date>2026-05-08T02:51:42Z</dc:date>
    </item>
  </channel>
</rss>

