<?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 Can we use DB connect to send Azure Database Logs to Splunk? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648188#M110203</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check my SQL database server is hosted on azure. Is there a way to onboard logs to splunk.&lt;/P&gt;
&lt;P&gt;Can we use DB connect app for Servers hosted on azure. Will it work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if there is any other alternative solution for this .&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2023 15:11:57 GMT</pubDate>
    <dc:creator>umesh</dc:creator>
    <dc:date>2023-06-26T15:11:57Z</dc:date>
    <item>
      <title>Can we use DB connect to send Azure Database Logs to Splunk?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648188#M110203</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wanted to check my SQL database server is hosted on azure. Is there a way to onboard logs to splunk.&lt;/P&gt;
&lt;P&gt;Can we use DB connect app for Servers hosted on azure. Will it work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know if there is any other alternative solution for this .&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 15:11:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648188#M110203</guid>
      <dc:creator>umesh</dc:creator>
      <dc:date>2023-06-26T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databse Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648189#M110204</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; can you please help on the above requirement&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 11:09:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648189#M110204</guid>
      <dc:creator>umesh</dc:creator>
      <dc:date>2023-06-26T11:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databse Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648194#M110207</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249929"&gt;@umesh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you have two solutions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;use DB-Connect App to run SQL queries,&lt;/LI&gt;&lt;LI&gt;schedule a store procedure that saves results in a file and use a Universal Forwarder to read these files and send them to Splunk.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2023 12:16:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648194#M110207</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-06-26T12:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Azure Databse Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648289#M110217</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/249929"&gt;@umesh&lt;/a&gt;&amp;nbsp;- Adding to&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;'s 1st point on the collect via DB Connect, you have two options:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Install Splunk HF and DB Connect App locally on Azure VM&lt;UL&gt;&lt;LI&gt;You don't have to expose the database outside of Azure&lt;/LI&gt;&lt;LI&gt;You will have the overhead of Splunk locally on Azure VM&lt;/LI&gt;&lt;LI&gt;Enable Splunk to Splunk SSL connectivity on data port (generally 9997) to ensure security&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Install Splunk HF on a separate machine on-prem or Azure and install DB Connect App there&lt;BR /&gt;&lt;UL&gt;&lt;LI&gt;You have to expose the database port for external connection&lt;/LI&gt;&lt;LI&gt;You don't have to install anything on the database server&lt;/LI&gt;&lt;LI&gt;Enable DB Connect to database connection only on SSL to ensure security&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Both have tradeoffs, and can be used based on your environment's requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 05:50:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-we-use-DB-connect-to-send-Azure-Database-Logs-to-Splunk/m-p/648289#M110217</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2023-06-27T05:50:36Z</dc:date>
    </item>
  </channel>
</rss>

