Skip to content

[Jira] Add Jira Package - #2203

Merged
P1llus merged 14 commits into
elastic:masterfrom
legoguy1000:1595-jira-package
Dec 14, 2021
Merged

[Jira] Add Jira Package#2203
P1llus merged 14 commits into
elastic:masterfrom
legoguy1000:1595-jira-package

Conversation

@legoguy1000

@legoguy1000 legoguy1000 commented Nov 22, 2021

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds a new package to ingest Jira Audit Logs

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • If I'm introducing a new feature, I have modified the Kibana version constraint in my package's manifest.yml file to point to the latest Elastic stack release (e.g. ^7.13.0).

Author's Checklist

  • [ ]

How to test this PR locally

cd packages/atlassian
elastic-package build && elastic-package stack down && elastic-package stack up --version 8.0.0-SNAPSHOT -d -v && eval "$(elastic-package stack shellinit)" && elastic-package test system -v

Related issues

Screenshots

@elasticmachine

elasticmachine commented Nov 22, 2021

Copy link
Copy Markdown

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-12-08T14:53:42.999+0000

  • Duration: 13 min 25 sec

  • Commit: ec1a6bd

Test stats 🧪

Test Results
Failed 0
Passed 7
Skipped 0
Total 7

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.
@legoguy1000
legoguy1000 marked this pull request as ready for review November 22, 2021 03:15
@legoguy1000
legoguy1000 marked this pull request as draft November 22, 2021 12:27
@legoguy1000
legoguy1000 marked this pull request as ready for review November 22, 2021 16:23
@P1llus

P1llus commented Nov 22, 2021

Copy link
Copy Markdown
Member

/test

@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@P1llus
P1llus requested a review from a team November 22, 2021 16:31

@P1llus P1llus left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From my perspective this is good to go. It has both system and pipeline tests, also supports both API and file which is nice.

Might want a second opinion on the descriptions and docs, else I will merge it

Comment thread packages/atlassian_jira/data_stream/audit/agent/stream/httpjson.yml.hbs Outdated
@P1llus

P1llus commented Nov 23, 2021

Copy link
Copy Markdown
Member

/test

@P1llus
P1llus merged commit a5ccc03 into elastic:master Dec 14, 2021
@legoguy1000
legoguy1000 deleted the 1595-jira-package branch December 14, 2021 12:23
@andrewkroh andrewkroh added Integration:atlassian_jira Atlassian Jira New Integration Issue or pull request for creating a new integration package. labels Aug 13, 2024
orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
* elastic#1595: Add Jira Package

* update changelog

* update formatting

* update user mapping

* update per comments

* Add ECS categories

* fix package categories

* fix readme

* fix inital interval

* fix typo

* Add ECS User fields

* fix sample

* update logo

* update to 7.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:atlassian_jira Atlassian Jira New Integration Issue or pull request for creating a new integration package.

4 participants