<?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: Lakeflow Ingestion Pipeline – Unable to Generate Event Log Table in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/lakeflow-ingestion-pipeline-unable-to-generate-event-log-table/m-p/148325#M52873</link>
    <description>&lt;P&gt;Please read&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/ldp/monitor-event-logs" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/ldp/monitor-event-logs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Lakeflow ingestion pipelines&amp;nbsp;&lt;EM&gt;do generate event logs, but they behave differently than classic Spark Declarative Pipelines.&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;&lt;P&gt;✔ Lakeflow Connect pipelines include &lt;STRONG&gt;event logs as part of observability/monitoring&lt;BR /&gt;✔ The event log contains things like audit info, progress, data quality, etc,&amp;nbsp; the same kinds of logs you expect for DLT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;By default:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The event log is written as a &lt;STRONG&gt;hidden Delta table in the pipeline’s default catalog/schema.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Only the &lt;STRONG&gt;pipeline owner can query it.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This is by design, not a missing feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You won’t find a system.lakeflow table source documented, the doc approach is to use &lt;STRONG&gt;event log directly or publish it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even when it’s hidden, you can still query it as the owner using the &lt;STRONG&gt;pipeline ID via:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;SELECT &lt;SPAN class=""&gt;* &lt;SPAN class=""&gt;FROM event_log(&lt;SPAN class=""&gt;&amp;lt;pipelineId&lt;SPAN class=""&gt;&amp;gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Databricks documents this exact approach, including the default hidden naming convention and owner-only access by default.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Fri, 13 Feb 2026 13:51:19 GMT</pubDate>
    <dc:creator>bianca_unifeye</dc:creator>
    <dc:date>2026-02-13T13:51:19Z</dc:date>
    <item>
      <title>Lakeflow Ingestion Pipeline – Unable to Generate Event Log Table</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-ingestion-pipeline-unable-to-generate-event-log-table/m-p/148273#M52859</link>
      <description>&lt;P&gt;For the DLT pipeline, we are successfully generating an event log table using the event_log configuration in the pipeline YAML.&lt;/P&gt;&lt;P&gt;However, for the Salesforce pipeline, which is an &lt;STRONG&gt;ingestion pipeline (via Lakeflow Connector), we are unable to create or access a similar event log table.&lt;/STRONG&gt;&lt;/P&gt;&lt;HR /&gt;&lt;H3&gt;What We Tried&lt;/H3&gt;&lt;P&gt;We attempted enabling event logs in the Salesforce pipeline YAML configuration.&lt;/P&gt;&lt;P&gt;However:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The event log table is not being created&lt;/LI&gt;&lt;LI&gt;We can see pipeline logs in the Databricks UI (screenshot attached)&lt;/LI&gt;&lt;LI&gt;But we cannot find or query any corresponding event log table&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agent007_0-1770974343963.jpeg"&gt;&lt;img /&gt;&lt;/span&gt;&lt;HR /&gt;Questions&lt;OL&gt;&lt;LI&gt;Is event log table creation supported for ingestion pipelines (Lakeflow Connector)?&lt;/LI&gt;&lt;LI&gt;If yes, what is the correct configuration to enable and persist event logs as a Unity Catalog table?&lt;/LI&gt;&lt;LI&gt;Is there anything we could find in system.lakeflow (just an assumption as we don't have access to it)&lt;/LI&gt;&lt;LI&gt;If direct event log tables are not supported for ingestion pipelines, what would be the recommended alternative approach to expose pipeline execution logs for reporting in Power BI?&lt;BR /&gt;&lt;BR /&gt;Attached Image -&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="agent007_0-1770974343963.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/24006i57BB655D0FE967E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="agent007_0-1770974343963.jpeg" alt="agent007_0-1770974343963.jpeg" /&gt;&lt;/span&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 13 Feb 2026 09:23:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-ingestion-pipeline-unable-to-generate-event-log-table/m-p/148273#M52859</guid>
      <dc:creator>agent007</dc:creator>
      <dc:date>2026-02-13T09:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Lakeflow Ingestion Pipeline – Unable to Generate Event Log Table</title>
      <link>https://community.databricks.com/t5/data-engineering/lakeflow-ingestion-pipeline-unable-to-generate-event-log-table/m-p/148325#M52873</link>
      <description>&lt;P&gt;Please read&amp;nbsp;&lt;A href="https://docs.databricks.com/aws/en/ldp/monitor-event-logs" target="_blank" rel="noopener"&gt;https://docs.databricks.com/aws/en/ldp/monitor-event-logs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Lakeflow ingestion pipelines&amp;nbsp;&lt;EM&gt;do generate event logs, but they behave differently than classic Spark Declarative Pipelines.&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H3&gt;&amp;nbsp;&lt;/H3&gt;&lt;P&gt;✔ Lakeflow Connect pipelines include &lt;STRONG&gt;event logs as part of observability/monitoring&lt;BR /&gt;✔ The event log contains things like audit info, progress, data quality, etc,&amp;nbsp; the same kinds of logs you expect for DLT.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;By default:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;The event log is written as a &lt;STRONG&gt;hidden Delta table in the pipeline’s default catalog/schema.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Only the &lt;STRONG&gt;pipeline owner can query it.&lt;/STRONG&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;This is by design, not a missing feature.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You won’t find a system.lakeflow table source documented, the doc approach is to use &lt;STRONG&gt;event log directly or publish it.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even when it’s hidden, you can still query it as the owner using the &lt;STRONG&gt;pipeline ID via:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;SELECT &lt;SPAN class=""&gt;* &lt;SPAN class=""&gt;FROM event_log(&lt;SPAN class=""&gt;&amp;lt;pipelineId&lt;SPAN class=""&gt;&amp;gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Databricks documents this exact approach, including the default hidden naming convention and owner-only access by default.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 13 Feb 2026 13:51:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/lakeflow-ingestion-pipeline-unable-to-generate-event-log-table/m-p/148325#M52873</guid>
      <dc:creator>bianca_unifeye</dc:creator>
      <dc:date>2026-02-13T13:51:19Z</dc:date>
    </item>
  </channel>
</rss>

