<?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: How to find out the users who accessed Databricks and from which location in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-to-find-out-the-users-who-accessed-databricks-and-from-which/m-p/33321#M24338</link>
    <description>&lt;P&gt;You can use Audit logs to fetch this data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query:&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;SELECT DISTINCT userIdentity.email, sourceIPAddress&lt;/P&gt;&lt;P&gt;FROM audit_logs&lt;/P&gt;&lt;P&gt;WHERE serviceName = "accounts" AND actionName LIKE "%login%"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below the docs to analyse the Audit logs&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/administration-guide/account-settings/audit-logs.html#analyze-audit-logs" target="test_blank"&gt;https://docs.databricks.com/administration-guide/account-settings/audit-logs.html#analyze-audit-logs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using audit logs, lot of information can be found out&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 09:22:51 GMT</pubDate>
    <dc:creator>Mohit_m</dc:creator>
    <dc:date>2021-12-13T09:22:51Z</dc:date>
    <item>
      <title>How to find out the users who accessed Databricks and from which location</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-find-out-the-users-who-accessed-databricks-and-from-which/m-p/33320#M24337</link>
      <description>&lt;P&gt;How to find out the users who accessed Databricks and from which location&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 09:21:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-find-out-the-users-who-accessed-databricks-and-from-which/m-p/33320#M24337</guid>
      <dc:creator>Mohit_m</dc:creator>
      <dc:date>2021-12-13T09:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to find out the users who accessed Databricks and from which location</title>
      <link>https://community.databricks.com/t5/data-engineering/how-to-find-out-the-users-who-accessed-databricks-and-from-which/m-p/33321#M24338</link>
      <description>&lt;P&gt;You can use Audit logs to fetch this data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query:&lt;/P&gt;&lt;P&gt;%sql&lt;/P&gt;&lt;P&gt;SELECT DISTINCT userIdentity.email, sourceIPAddress&lt;/P&gt;&lt;P&gt;FROM audit_logs&lt;/P&gt;&lt;P&gt;WHERE serviceName = "accounts" AND actionName LIKE "%login%"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find below the docs to analyse the Audit logs&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/administration-guide/account-settings/audit-logs.html#analyze-audit-logs" target="test_blank"&gt;https://docs.databricks.com/administration-guide/account-settings/audit-logs.html#analyze-audit-logs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using audit logs, lot of information can be found out&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 09:22:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-to-find-out-the-users-who-accessed-databricks-and-from-which/m-p/33321#M24338</guid>
      <dc:creator>Mohit_m</dc:creator>
      <dc:date>2021-12-13T09:22:51Z</dc:date>
    </item>
  </channel>
</rss>

