Change output formatting in atlassian-synchrony.log from JSON to regular log/stack-trace formatting

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • 0
    • 2

      Problem Definition

      Currently the atlassian-synchrony.log log file outputs log lines in JSON format, an example may look like the following:

      {"synchrony":{"message":
      "synchrony.querydsl.jdbc [info] connection pool test-connection-on-checkin: 
      true idle-connection-test-period: 100 max-idle-time-excess-connections: 
      100 max-idle-time: 3600","ns":"synchrony.querydsl.jdbc"}}
      

      The above JSON structure is not as easy to read as regular log file lines, this makes looking through the logs more difficult and time-consuming.

      Suggested Solution

      Change the atlassian-synchrony.log output format from JSON to regular log file lines

      Why this is important

      Speed to troubleshooting and resolution of synchrony related issues.

            Assignee:
            Unassigned
            Reporter:
            Michael Andreacchio
            Votes:
            5 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: