Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This guide explains how to enable detailed logging for Appfire products within Jira.

On this page:

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

Prerequisites

  • JIRA Administrator permissions

...

Steps

  1. Log in to Jira as an Administrator.

  2. Navigate to Administration > System > Logging and Profiling.

  3. Under the Default Loggers section, click Configure logging level for another package.

  4. Set Package name as inventoryplugin.

  5. Set the Logging Level to DEBUG.

  6. Click Add to confirm the changes.

Important Notes:

  • Changes to logging levels are temporary and will be reset upon server restart.

  • Enabling DEBUG logging generates a significant amount of data. To avoid large log files, it's recommended to:

    • Enable logging only when reproducing an issue.

    • Change the logging level back to INFO or WARN after sharing relevant logs.

...