From 6af6a940d5b56a3fb81d6b2edd3f67877dbe55c8 Mon Sep 17 00:00:00 2001 From: Rounak Dhillon <162090200+RounakDhillon@users.noreply.github.com> Date: Mon, 7 Jul 2025 18:19:34 +0530 Subject: [PATCH] Doc: Lineage Workflow Configuration Updation (#22182) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> --- .../ingestion/workflows/lineage/lineage-workflow-query-logs.md | 3 +++ .../ingestion/workflows/lineage/lineage-workflow-query-logs.md | 3 +++ .../ingestion/workflows/lineage/lineage-workflow-query-logs.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/openmetadata-docs/content/v1.7.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md b/openmetadata-docs/content/v1.7.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md index 3fd9bbf0ed3..89d54bc41fe 100644 --- a/openmetadata-docs/content/v1.7.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md +++ b/openmetadata-docs/content/v1.7.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md @@ -67,9 +67,12 @@ sink: type: metadata-rest config: {} workflowConfig: + loggerLevel: INFO openMetadataServerConfig: hostPort: authProvider: + securityConfig: + jwtToken: "{bot_jwt_token}" ``` The `serviceName` should be a service already ingested in OpenMetadata. diff --git a/openmetadata-docs/content/v1.8.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md b/openmetadata-docs/content/v1.8.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md index 3fd9bbf0ed3..89d54bc41fe 100644 --- a/openmetadata-docs/content/v1.8.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md +++ b/openmetadata-docs/content/v1.8.x/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md @@ -67,9 +67,12 @@ sink: type: metadata-rest config: {} workflowConfig: + loggerLevel: INFO openMetadataServerConfig: hostPort: authProvider: + securityConfig: + jwtToken: "{bot_jwt_token}" ``` The `serviceName` should be a service already ingested in OpenMetadata. diff --git a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md index 3fd9bbf0ed3..89d54bc41fe 100644 --- a/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md +++ b/openmetadata-docs/content/v1.9.x-SNAPSHOT/connectors/ingestion/workflows/lineage/lineage-workflow-query-logs.md @@ -67,9 +67,12 @@ sink: type: metadata-rest config: {} workflowConfig: + loggerLevel: INFO openMetadataServerConfig: hostPort: authProvider: + securityConfig: + jwtToken: "{bot_jwt_token}" ``` The `serviceName` should be a service already ingested in OpenMetadata.