<?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 Serverless Workspace Observability in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132054#M49336</link>
    <description>&lt;P&gt;I’m setting up&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;observability for a Databricks&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;serverless&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;workspace&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on AWS and need some guidance.&lt;BR /&gt;I know we can configure&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;audit logs&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for S3 delivery, but I’m unsure if that alone is sufficient.&lt;/P&gt;&lt;P&gt;For a complete observability setup especially when integrating with CloudWatch, Splunk, or Kibana&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Do we only need to enable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;audit-log delivery to S3&lt;/STRONG&gt;, or&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Are there&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;other logs&amp;nbsp;&lt;/STRONG&gt;that should also be routed to S3 for best practices?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If anyone has implemented observability in a serverless Databricks workspace, I’d love to hear what log sources you included and any reference docs or patterns you followed.&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 03:25:27 GMT</pubDate>
    <dc:creator>APJESK</dc:creator>
    <dc:date>2025-09-16T03:25:27Z</dc:date>
    <item>
      <title>Serverless Workspace Observability</title>
      <link>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132054#M49336</link>
      <description>&lt;P&gt;I’m setting up&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;observability for a Databricks&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;serverless&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;workspace&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on AWS and need some guidance.&lt;BR /&gt;I know we can configure&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;audit logs&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for S3 delivery, but I’m unsure if that alone is sufficient.&lt;/P&gt;&lt;P&gt;For a complete observability setup especially when integrating with CloudWatch, Splunk, or Kibana&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Do we only need to enable&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;audit-log delivery to S3&lt;/STRONG&gt;, or&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Are there&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;other logs&amp;nbsp;&lt;/STRONG&gt;that should also be routed to S3 for best practices?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If anyone has implemented observability in a serverless Databricks workspace, I’d love to hear what log sources you included and any reference docs or patterns you followed.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Sep 2025 03:25:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132054#M49336</guid>
      <dc:creator>APJESK</dc:creator>
      <dc:date>2025-09-16T03:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Serverless Workspace Observability</title>
      <link>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132240#M49399</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/170854"&gt;@APJESK&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.databricks.com/aws/en/admin/account-settings/audit-log-delivery#:~:text=When%20your%20audit%20logs%20gets,events%2C%20see%20Audit%20log%20reference." target="_self"&gt;Audit Logs&lt;/A&gt;, are&amp;nbsp;critical logs for security,&amp;nbsp;&lt;SPAN class="citation-22 citation-end-22"&gt;they track user actions, such as who accessed what data, who ran a job, and who changed permissions.&lt;/SPAN&gt; &lt;SPAN class="citation-21 citation-end-21"&gt;Delivery of these to an S3 bucket is a standard, must-have practice.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="citation-21 citation-end-21"&gt;&lt;SPAN&gt;Additionally, you have &lt;A href="https://docs.databricks.com/aws/en/admin/system-tables/" target="_self"&gt;system tables&lt;/A&gt;&amp;nbsp;which has&amp;nbsp;your account's operational data found in the&amp;nbsp;&lt;CODE&gt;system&lt;/CODE&gt;&amp;nbsp;catalog. System tables can be used for historical observability across your account. You may have to configure your&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/security/network/classic/customer-managed-vpc#s3-restrict-access" target="_blank"&gt;VPC endpoint policy&lt;/A&gt;&amp;nbsp;to allow access to the S3 bucket where your region's system tables data is stored.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Please refer to the official doc - Monitoring section for setting up dashboards as well&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/compute/serverless/best-practices#monitor-the-cost-of-serverless-compute" target="_blank"&gt;https://docs.databricks.com/aws/en/compute/serverless/best-practices#monitor-the-cost-of-serverless-compute&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Serverless is Databricks managed, so that as a developer you do not have to worry about infra, scaling etc, however, if you prefer more visibility:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Spark logs are not available when using serverless notebooks and jobs. Users only have access to client-side application logs. - So these can be collected.&lt;/LI&gt;
&lt;LI&gt;The Spark UI is not available. Instead, use the query profile to view information about your Spark queries. See&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.databricks.com/aws/en/sql/user/queries/query-profile" target="_blank"&gt;Query profile&lt;/A&gt;. This is also accessible with &lt;A href="https://docs.databricks.com/api/workspace/queryhistory" target="_self"&gt;Rest API&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You could also explore&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/lakehouse-monitoring/" target="_blank"&gt;https://docs.databricks.com/aws/en/lakehouse-monitoring/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Nandini&lt;/P&gt;</description>
      <pubDate>Wed, 17 Sep 2025 14:14:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132240#M49399</guid>
      <dc:creator>NandiniN</dc:creator>
      <dc:date>2025-09-17T14:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Serverless Workspace Observability</title>
      <link>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132347#M49439</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 18 Sep 2025 02:59:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/serverless-workspace-observability/m-p/132347#M49439</guid>
      <dc:creator>APJESK</dc:creator>
      <dc:date>2025-09-18T02:59:45Z</dc:date>
    </item>
  </channel>
</rss>

