Skip to content

Commit

Permalink
Removed check for InitDb logs
Browse files Browse the repository at this point in the history
  • Loading branch information
dervoeti committed Sep 21, 2023
1 parent dbcfb2f commit f9737f5
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,6 @@ customConfig:
condition: >-
.pod == "airflow-scheduler-custom-log-config-0" &&
.container == "vector"
filteredAutomaticLogConfigInitDb:
type: filter
inputs: [vector]
condition: .container == "airflow-init-db"
filteredInvalidEvents:
type: filter
inputs: [vector]
Expand Down

0 comments on commit f9737f5

Please sign in to comment.