<?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: Export Logs to External SIEM solution in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/539033#M25888</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1148275"&gt;@Megan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for responding. I would like to export Audit events from our business dropbox account like File creation, deletion, File share status and so on asper security monitoring to our SIEM solution (Elasticsearch)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share me the suitable API/method in achieving this.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 17:52:29 GMT</pubDate>
    <dc:creator>BattleShip</dc:creator>
    <dc:date>2021-08-12T17:52:29Z</dc:date>
    <item>
      <title>Export Logs to External SIEM solution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/538829#M25885</link>
      <description>&lt;P&gt;We've a business account and we would want to export/ingest dropbox logs to our SIEM solution (Elasticsearch)&lt;/P&gt;
&lt;P&gt;So, I would request any solution and any suggestions/options are appreciated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 10:17:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/538829#M25885</guid>
      <dc:creator>BattleShip</dc:creator>
      <dc:date>2021-08-16T10:17:21Z</dc:date>
    </item>
    <item>
      <title>Re: Export Logs to External SIEM solution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/538874#M25886</link>
      <description>Hi &lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1465951"&gt;@BattleShip&lt;/a&gt;, thanks for posting today!&amp;nbsp;&lt;BR /&gt;
&lt;BR /&gt;
Do you wish to &lt;A href="https://help.dropbox.com/teams-admins/admin/export-member-data" target="_blank"&gt;export members' data&lt;/A&gt;, or the content of your Dropbox account?&amp;nbsp;&lt;BR /&gt;
&lt;BR /&gt;
If you wish for your content to sync and export directly to your SIEM, keep in mind that there's no direct way that you can achieve this.&lt;BR /&gt;
&lt;BR /&gt;
You could use an API, or a third-party account that would help with this.&amp;nbsp;&lt;BR /&gt;
&lt;BR /&gt;
Let me know.</description>
      <pubDate>Wed, 11 Aug 2021 22:28:46 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/538874#M25886</guid>
      <dc:creator>Megan</dc:creator>
      <dc:date>2021-08-11T22:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Export Logs to External SIEM solution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/539033#M25888</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1148275"&gt;@Megan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for responding. I would like to export Audit events from our business dropbox account like File creation, deletion, File share status and so on asper security monitoring to our SIEM solution (Elasticsearch)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share me the suitable API/method in achieving this.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 17:52:29 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/539033#M25888</guid>
      <dc:creator>BattleShip</dc:creator>
      <dc:date>2021-08-12T17:52:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export Logs to External SIEM solution</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/539230#M25889</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/1465951"&gt;@BattleShip&lt;/a&gt; If you'd like to write some code to programmatically export events from your Business team, you could use the &lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events" target="_self"&gt;/2/team_log/get_events&lt;/A&gt;[&lt;A href="https://www.dropbox.com/developers/documentation/http/teams#team_log-get_events-continue" target="_self"&gt;/continue&lt;/A&gt;] endpoints.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those are links to the documentation for the HTTPS endpoints themselves, but we recommend using one of &lt;A href="https://www.dropbox.com/developers/documentation" target="_self"&gt;the official SDKs&lt;/A&gt; if possible. Those have corresponding native methods for the HTTPS endpoints. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 19:48:54 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Export-Logs-to-External-SIEM-solution/m-p/539230#M25889</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2021-08-13T19:48:54Z</dc:date>
    </item>
  </channel>
</rss>

