<?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: Best mechanism to logging the notebook run/metadata and error details in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34535#M25277</link>
    <description>&lt;P&gt;Thank you.. How we can push our customlogs to log analytics?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 10:56:23 GMT</pubDate>
    <dc:creator>SailajaB</dc:creator>
    <dc:date>2021-11-24T10:56:23Z</dc:date>
    <item>
      <title>Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34532#M25274</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How we can integrate log analytics with databricks to log notebook run details and code validations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 15:11:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34532#M25274</guid>
      <dc:creator>SailajaB</dc:creator>
      <dc:date>2021-11-23T15:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34533#M25275</link>
      <description>&lt;P&gt;in your databricks workspace on the azure portal you can link a log analytics account (under 'Diagnostic settings').&lt;/P&gt;&lt;P&gt;Once it is linked you can check what you want to monitor.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 15:55:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34533#M25275</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-11-23T15:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34534#M25276</link>
      <description>&lt;P&gt;Hi @Sailaja B​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will recommend to check the following doc &lt;A href="https://docs.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/azure-diagnostic-logs" target="test_blank"&gt;https://docs.microsoft.com/en-us/azure/databricks/administration-guide/account-settings/azure-diagnostic-logs&lt;/A&gt; it will show you how to log analytics on your Azure databricks&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 23:52:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34534#M25276</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2021-11-23T23:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34535#M25277</link>
      <description>&lt;P&gt;Thank you.. How we can push our customlogs to log analytics?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 10:56:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34535#M25277</guid>
      <dc:creator>SailajaB</dc:creator>
      <dc:date>2021-11-24T10:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34536#M25278</link>
      <description>&lt;P&gt;Thank you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best way to maintain custmlogs in databricks?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 10:57:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34536#M25278</guid>
      <dc:creator>SailajaB</dc:creator>
      <dc:date>2021-11-24T10:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Best mechanism to logging the notebook run/metadata and error details</title>
      <link>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34537#M25279</link>
      <description>&lt;P&gt;I think you are looking for &lt;A href="https://docs.microsoft.com/en-us/azure/architecture/databricks-monitoring/application-logs" alt="https://docs.microsoft.com/en-us/azure/architecture/databricks-monitoring/application-logs" target="_blank"&gt;sending application logs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I'd use Log4j as this is already used by Databricks.&lt;/P&gt;&lt;P&gt;The link does not use notebooks but it should work in notebooks too.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 11:08:40 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/best-mechanism-to-logging-the-notebook-run-metadata-and-error/m-p/34537#M25279</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2021-11-24T11:08:40Z</dc:date>
    </item>
  </channel>
</rss>

