Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-3938

Adding logger-properties option to Artemis CLI create command

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.24.0
    • None
    • Configuration
    • None

    Description

      This feature is to enable creating broker instance with custom logging configurations from CLI.
      The command would be like:

      artemis create broker0 --logger-properties <logger properties file>

      The logger properties file is a java properties file containing broker's jboss logging properties intended to update the default logging properties.

      example of the properties file:

      logger.handlers=CONSOLE
      logger.org.apache.activemq.audit.base.handlers=CONSOLE
      logger.org.apache.activemq.audit.base.level=WARN
      logger.level=WARN
      

      Once applied those properties will be configured in the logging.properties of the created broker instance config dir.

      Attachments

        Issue Links

          Activity

            People

              gaohoward Howard Gao
              gaohoward Howard Gao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m