Re: Log4j JSONTemplateLayout

2025-01-02 Thread Ryan van Huuksloot
I've opened a ticket and a PR. Ticket: https://issues.apache.org/jira/browse/FLINK-36997 PR: https://github.com/apache/flink/pull/25888 It should be easy to include in the Flink 2.0 release. If someone could help with review that would be great. Thanks, Ryan van Huuksloot Sr. Production Engineer

[jira] [Created] (FLINK-36997) Add Log4j JSONTemplateLayout to Flink-Dist

2025-01-02 Thread Ryan van Huuksloot (Jira)
Ryan van Huuksloot created FLINK-36997: -- Summary: Add Log4j JSONTemplateLayout to Flink-Dist Key: FLINK-36997 URL: https://issues.apache.org/jira/browse/FLINK-36997 Project: Flink Issue

Log4j JSONTemplateLayout

2024-12-16 Thread Ryan van Huuksloot
Hi Community, Ask: Thoughts on including `log4j-layout-template-json` directly into the flink-dist? Source: https://logging.apache.org/log4j/2.x/manual/json-template-layout.html As of now, the JSONLayout is deprecated . And the