Skip to content

Commit

Permalink
Clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarmorling committed Jan 21, 2025
1 parent a43f8ac commit 2cadffe
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions flink-on-kubernetes/flink/logging-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,13 +82,7 @@ spec:
# Log all infos to the console
appender.console.name = ConsoleAppender
appender.console.type = CONSOLE
# appender.console.layout.type = JsonLayout
appender.console.layout.type = JsonTemplateLayout
# appender.console.layout.compact = true
# appender.console.layout.eventEOL= true
# appender.console.layout.additionalField1.type = KeyValuePair
# appender.console.layout.additionalField1.key = timestamp
# appender.console.layout.additionalField1.value = $${date:yyyy-MM-dd'T'HH:mm:ss.SSSZ}
# Log all infos in the given rolling file
appender.rolling.name = RollingFileAppender
Expand Down

0 comments on commit 2cadffe

Please sign in to comment.