Jira Event Collector

Jira logs event collector integration for Cortex XSIAM.

Analytics & SIEM · Atlassian Jira

Configuration parameters

  • url — Server URL (required)
  • auth_method — Authentication Method
  • credentials — User name
  • cloud_id — Cloud ID
  • callback_url — Callback URL
  • client_credentials — Client ID
  • first_fetch — First fetch time (<number> <time unit>, e.g., 12 hours, 1 day, 3 months). default is 3 days. (required)
  • max_fetch — The maximum number of events per fetch. Default is 1000. (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings

Commands (4)

  • jira-get-events

    Returns a list of audit records

  • jira-oauth-complete

    Complete the OAuth 2.0 authorization process using the authorization code.

  • jira-oauth-start

    Start the OAuth 2.0 authorization process. Returns an authorization URL.

  • jira-oauth-test

    Test the OAuth 2.0 authentication