Make the Optimize demo log less verbose

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: backend
    • 2
    • S
    • 3 - Expected

      Problem Definition

      User Story

      As a developer running a demo version
      I want to suppress warnings about Elasticsearch security by configuration
      So that I don't have to add it manually to avoid continuously getting log statements that fill up my disk

      Use Cases

      • Demo Optimize

      PM Notes (Customer requests, context, assumptions)

      • This feels pretty straightforward
      • "The optimize.log is full of warnings that the traffic to elastic search is unsecure (which is desired)." - Ingo
      • "I get a disk full of log statements about a security issue that is no issue for the demo environment." - Ingo
      • Adding this configuration shouldn't affect other production customers

      Solution Definition

      Solution Ideas

      • Add this setting to the elasticsearch.yml: xpack.security.enabled: false to suppress the warnings.

      Design Notes (Videos, mockups, guidance)

      User Scenario

      GIVEN
      (MH/SH/NTH) WHEN
      (MH/SH/NTH) THEN

      Metrics (if applicable)

      N/A

            Assignee:
            Unassigned
            Reporter:
            Eric Lundberg
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: