Skip to main content

Jira Connector

Jira connector uses the pull method to fetch audit logs using the Jira Cloud platform REST API. All Jira products are on free plans. Audit logs are available when at least one Jira product is on a paid plan. DNIF can collect, normalize, and monitor Jira logs to help you identify abnormal activity within your Jira account in real time.

Prerequisites  
  • Need at least one paid plan of Jira service.
  • API Token
  • Organization Name
  • Jira UserName or Email ID
Generate an API token
  • NOTE: While logged in to Jira as a user with the Admin role, go to the Jira roles page and verify that your Jira user account has the following required permissions:
    • Administer Jira: Granted by the Jira Administrator’s global permission.
    • OAuth 2.0 scopes required:
      • Classic(Recommended): manage:jira-configuration
      • Granular: read:audit-log:jira, read:user:jira
  • Click Create API token.

image 1-Apr-12-2024-05-10-07-4825-AM
  • Enter a memorable and concise Label for your token from the dialog that appears and click Create.

image 2-Apr-12-2024-05-11-26-6072-AM

  • Click copy button, then paste the token to your script, or elsewhere to save:

image 3-Apr-12-2024-05-12-58-6560-AM

  • Note: For security reasons, it isn’t possible to view the token after closing the creation dialog. You should store the token securely, just as for any password.
Get Organization name
  • In the top left corner of Atlassian Account, click on the dotted square box, then click Administration.

image 4-Apr-12-2024-05-16-04-4542-AM

  • In the top header click on More then click on Settings.

image 5-Apr-12-2024-05-17-41-2689-AM

  • In the Details tab find your Organization Name and copy the name.


    image 6-Apr-12-2024-05-19-13-0321-AM

Configurations
  • The following are the configurations to forward Jira Connector logs to DNIF.‌


    image 7-Apr-12-2024-05-20-44-3875-AM

FieldDescription
Connector NameEnter a name for the connector
User Name or Email IDEnter User Name or Email ID
API KeyEnter the API Key of Jira
OrganizationEnter organization name of Jira
  • Click Save after entering all the required details and click Test Connection, to test the configuration.
  • Connection successful message and the time stamp will be displayed on a screen.