You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Matt Sicker (Jira)" <ji...@apache.org> on 2022/02/27 21:59:00 UTC

[jira] [Created] (LOG4J2-3417) Create JDBC appender for compatibility with v1

Matt Sicker created LOG4J2-3417:
-----------------------------------

             Summary: Create JDBC appender for compatibility with v1
                 Key: LOG4J2-3417
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3417
             Project: Log4j 2
          Issue Type: New Feature
          Components: Appenders, Log4j 1.2 bridge
            Reporter: Matt Sicker


Log4j 1 had a JDBC appender which made it fairly simple to set up an appender to a database. While the old version doesn't work properly with modern security practices, it shouldn't be too hard to parse the configured SQL statement for pattern layout keys and extract them into a parameterized query.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)