<?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 Creating event_log for dlt pipeline using dabs in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/creating-event-log-for-dlt-pipeline-using-dabs/m-p/113993#M44700</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i have dlt pipeline and I recently came to know about the event_log feature, i want to deploy my dlt pipeline along with the event_log using databricks asset bundles but i am not able to find any resources for it.&lt;BR /&gt;If anyone has tried it , your help would be appreciated.&lt;/P&gt;</description>
    <pubDate>Sun, 30 Mar 2025 09:21:00 GMT</pubDate>
    <dc:creator>21f3001806</dc:creator>
    <dc:date>2025-03-30T09:21:00Z</dc:date>
    <item>
      <title>Creating event_log for dlt pipeline using dabs</title>
      <link>https://community.databricks.com/t5/data-engineering/creating-event-log-for-dlt-pipeline-using-dabs/m-p/113993#M44700</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;i have dlt pipeline and I recently came to know about the event_log feature, i want to deploy my dlt pipeline along with the event_log using databricks asset bundles but i am not able to find any resources for it.&lt;BR /&gt;If anyone has tried it , your help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2025 09:21:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/creating-event-log-for-dlt-pipeline-using-dabs/m-p/113993#M44700</guid>
      <dc:creator>21f3001806</dc:creator>
      <dc:date>2025-03-30T09:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating event_log for dlt pipeline using dabs</title>
      <link>https://community.databricks.com/t5/data-engineering/creating-event-log-for-dlt-pipeline-using-dabs/m-p/113995#M44701</link>
      <description>&lt;P&gt;Hi there&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/155843"&gt;@21f3001806&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I guess you are talking about the this :&amp;nbsp;&lt;A href="https://docs.databricks.com/api/workspace/pipelines/create#event_log" target="_blank"&gt;https://docs.databricks.com/api/workspace/pipelines/create#event_log&lt;/A&gt;&lt;BR /&gt;Its still in public preview&amp;nbsp;&lt;BR /&gt;I tried creating it through UI or by chaing the pipeline settings it worked. But when I implemented it through UI , but when I tried the same code on dabs it didn't work.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ashraf1395_0-1743328173650.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/15694i58BD51FBA98A8A1D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ashraf1395_0-1743328173650.png" alt="ashraf1395_0-1743328173650.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;bundle:
  name: event_log_dlt
resources:
  pipelines:
    event_log_pipeline:
      name: event_log_pipeline
      libraries:
        - notebook:
            path: ./test.ipynb
      schema: default
      development: true
      catalog: retail_data
      serverless: true
      event_log:
        name: event_log_test
        schema: default
        catalog: retail_data&lt;/LI-CODE&gt;&lt;P&gt;&lt;BR /&gt;Though I found out the same is available in databricks SDK as well. Try it from that It will work and will be more secure&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://databricks-sdk-py.readthedocs.io/en/latest/dbdataclasses/pipelines.html#databricks.sdk.service.pipelines.PipelineSpec" target="_blank"&gt;https://databricks-sdk-py.readthedocs.io/en/latest/dbdataclasses/pipelines.html#databricks.sdk.service.pipelines.PipelineSpec&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Mar 2025 09:50:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/creating-event-log-for-dlt-pipeline-using-dabs/m-p/113995#M44701</guid>
      <dc:creator>ashraf1395</dc:creator>
      <dc:date>2025-03-30T09:50:22Z</dc:date>
    </item>
  </channel>
</rss>

