FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Is it possible to enable debug logging on FusionAuth?

    Scheduled Pinned Locked Moved
    Q&A
    2
    3
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mattM
      matt
      last edited by

      I'm looking to get more information from the FusionAuth server. Particularly request and response logs during development would be great to help further understand integration issues with client applications or libraries.

      Is this possible via environment variables or possibly the additional-java-args?

      Personally, I'm working with Docker Compose and after FusionAuth starts up, I see no further logs to provide me any additional information.

      Matt Gowie
      https://masterpoint.io

      1 Reply Last reply Reply Quote 1
      • mattM
        matt
        last edited by

        Found out my issue without logging, but this would still be a great tool for local debugging.

        Matt Gowie
        https://masterpoint.io

        1 Reply Last reply Reply Quote 1
        • danD
          dan
          last edited by

          Hiya,

          Per the configuration reference, you can set FUSIONAUTH_ADDITIONAL_JAVA_ARGS for

          Any additional arguments that you want to pass to the Java VM where this service will run.

          https://fusionauth.io/docs/v1/tech/reference/configuration#environment-variables

          I know this was used to tweak proxy settings here: https://fusionauth.io/community/forum/topic/76/can-i-use-a-proxy-with-fusionauth

          I'm not sure how to tweak the logging settings via java arguments, but maybe that gives you a place to start?

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

          1 Reply Last reply Reply Quote 0
          • mark.robustelliM mark.robustelli referenced this topic on
          • First post
            Last post