Uploaded image for project: 'AMQ Streams'
  1. AMQ Streams
  2. ENTMQST-366

Create system tests for Log level setup

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Minor Minor
    • 1.0.0.Beta on OCP
    • None
    • None
    • None
    • 2018.10, 2018.12, 2018.14

      Test scenario

      • Add logging part for Kafka and Zookeper in the examples/kafka/kafka-ephemeral.yaml file
        kafka:
            # ...
            logging:
              type: inline
              loggers:
               <logger.name>: "ERROR"
            # ...
        

        Logger names and more details can be found here: http://strimzi.io/docs/master/#assembly-logging-deployment-configuration-kafka

      • Start Kafka cluster on ephemeral storage.
      • Wait for deployment completion.
      • Verify that proper logging level is using by checking logs for INFO, ERROR, WARN

            jstejska@redhat.com Jakub Stejskal
            asorokht Andriy Sorokhtey (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: