<?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: Send PDQ Connect Audit Logs to Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760201#M120439</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226259"&gt;@Kat7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May i know some more details pls:&lt;/P&gt;&lt;P&gt;- is it ok to install Splunk agent on the PDQ Connect&lt;BR /&gt;(i did google and found this - "PDQ Connect is a cloud-native, agent-based tool for managing remote and local devices. IT teams use it to deploy software, remediate vulnerabilities, and gain remote access — all without a VPN. It’s especially useful for hybrid and distributed workforces")&lt;/P&gt;&lt;P&gt;--- if its ok to install Splunk agent, then, remaining tasks are simple and easy to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- if its not ok to install Splunk agent, then, you already said, "&lt;SPAN&gt;I can manually export the PDQ logs from the web interface and upload them into Splunk"&lt;BR /&gt;--- without installing Splunk agent, there may be other methods like HEC(http event collector), this requires some additional steps to configured&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2026 09:58:38 GMT</pubDate>
    <dc:creator>inventsekar</dc:creator>
    <dc:date>2026-04-15T09:58:38Z</dc:date>
    <item>
      <title>Send PDQ Connect Audit Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760175#M120437</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to automatically send the audit logs from PDQ Connect into our Splunk environment.&amp;nbsp; I can manually export the PDQ logs from the web interface and upload them into Splunk, but I would like to not have to do this.&lt;/P&gt;&lt;P&gt;Has anyone been able to accomplish this?&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 14 Apr 2026 13:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760175#M120437</guid>
      <dc:creator>Kat7</dc:creator>
      <dc:date>2026-04-14T13:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Send PDQ Connect Audit Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760201#M120439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226259"&gt;@Kat7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May i know some more details pls:&lt;/P&gt;&lt;P&gt;- is it ok to install Splunk agent on the PDQ Connect&lt;BR /&gt;(i did google and found this - "PDQ Connect is a cloud-native, agent-based tool for managing remote and local devices. IT teams use it to deploy software, remediate vulnerabilities, and gain remote access — all without a VPN. It’s especially useful for hybrid and distributed workforces")&lt;/P&gt;&lt;P&gt;--- if its ok to install Splunk agent, then, remaining tasks are simple and easy to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- if its not ok to install Splunk agent, then, you already said, "&lt;SPAN&gt;I can manually export the PDQ logs from the web interface and upload them into Splunk"&lt;BR /&gt;--- without installing Splunk agent, there may be other methods like HEC(http event collector), this requires some additional steps to configured&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 09:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760201#M120439</guid>
      <dc:creator>inventsekar</dc:creator>
      <dc:date>2026-04-15T09:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Send PDQ Connect Audit Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760215#M120443</link>
      <description>&lt;P&gt;It is a cloud based service so there's no where for me to install an agent, unfortunately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 12:41:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760215#M120443</guid>
      <dc:creator>Kat7</dc:creator>
      <dc:date>2026-04-15T12:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Send PDQ Connect Audit Logs to Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760309#M120451</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/226259"&gt;@Kat7&lt;/a&gt;&amp;nbsp;You could write a Python script to automate the ingestion by calling PDQ Connect's API to get the required data and send it to Splunk HEC endpoint. You may use the below references to setup the integration. You may use a cron job/task scheduler to run the script at specific intervals. Hope it helps.&lt;/P&gt;&lt;P&gt;Ref:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://connect.pdq.com/hc/en-us/articles/22929727991451-PDQ-Connect-API" target="_blank" rel="noopener"&gt;PDQ Connect API – PDQ Connect Help Center&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise/get-started/get-data-in/9.4/get-data-with-http-event-collector/set-up-and-use-http-event-collector-in-splunk-web" target="_blank" rel="noopener"&gt;Set up and use HTTP Event Collector in Splunk Web | Splunk Enterprise (last updated 2025-07-03T23:08:11.008Z)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If this post addressed your question, you can:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Give it&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;karma&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;to show appreciation&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Mark it as the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;solution&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;if it solved your issue&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":heavy_check_mark:"&gt;✔️&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Add a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;comment&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;if you’d like more details&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":pencil:"&gt;✏️&lt;/span&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Acknowledging helpful answers keeps the community strong and motivates contributors to continue sharing their expertise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Apr 2026 18:01:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Send-PDQ-Connect-Audit-Logs-to-Splunk/m-p/760309#M120451</guid>
      <dc:creator>kknairr</dc:creator>
      <dc:date>2026-04-19T18:01:15Z</dc:date>
    </item>
  </channel>
</rss>

