Join Slack
Powered by
Hello! Could you say why Flytekit logging format i...
# flyte-support
h
helpful-kilobyte-23008
01/27/2023, 10:08 AM
Hello! Could you say why Flytekit logging format is different from Flyte logging?
https://github.com/flyteorg/flytestdlib/blob/master/logger/logger.go#L42-L50
https://github.com/flyteorg/flytekit/blob/master/flytekit/loggers.py#L66
This creates problem running the things on EKS for example, as you have to have multiple Fluent Bit parsers for each format to get correct logging level and timestamps later as you ingest the logs.
f
freezing-airport-6809
01/28/2023, 4:46 AM
Cc
@high-accountant-32689
@helpful-kilobyte-23008
this is a fair question- I think Eduardo is thinking of fixing it. Or you can contribute a or
h
high-accountant-32689
01/28/2023, 7:26 AM
I opened
https://github.com/flyteorg/flyte/issues/3293
to track this. And as Ketan mentioned, this could be a good first contribution. 🙂
h
helpful-kilobyte-23008
01/30/2023, 11:00 AM
I left a comment on the issue, I think it should be standardized the other way round
153
Views
Open in Slack
Previous
Next