Enable elasticsearch transport client logs

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 2.3.0-alpha2, 2.3.0
    • Affects Version/s: None
    • Component/s: backend
    • None

      we need:

          <dependency>
            <groupId>org.apache.logging.log4j</groupId>
            <artifactId>log4j-to-slf4j</artifactId>
            <version>2.9.1</version>
          </dependency>
      

      in order to have the transport client logs available.
      https://www.elastic.co/guide/en/elasticsearch/client/java-api/6.0/_using_another_logger.html

      This will help in solving issues like in SUPPORT-5039 faster.

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Sebastian Bathke
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: