Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[beyondtrust_pra] Initial release of the BeyondTrust PRA #13403

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

janvi-elastic
Copy link
Contributor

@janvi-elastic janvi-elastic commented Apr 2, 2025

Proposed commit message

The initial release includes an access_session data stream and associated dashboard
and visualizations.

BeyondTrust PRA fields are mapped to their corresponding ECS fields where possible.

Test samples were derived from documentation, which were subsequently
sanitized.

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.
  • I have verified that Kibana version constraints are current according to guidelines.

How to test this PR locally

  • Clone integrations repo.
  • Install elastic package locally.
  • Start elastic stack using elastic-package.
  • Move to integrations/packages/beyondtrust_pra directory.
  • Run the following command to run tests.

elastic-package test

--- Test results for package: beyondtrust_pra - START ---
╭─────────────────┬────────────────┬───────────┬──────────────────────────────────────────────────────────────────────────┬────────┬──────────────╮
│ PACKAGE         │ DATA STREAM    │ TEST TYPE │ TEST NAME                                                                │ RESULT │ TIME ELAPSED │
├─────────────────┼────────────────┼───────────┼──────────────────────────────────────────────────────────────────────────┼────────┼──────────────┤
│ beyondtrust_pra │                │ asset     │ dashboard beyondtrust_pra-7227e888-45cd-4e05-8ac3-f7d18c367bec is loaded │ PASS   │       1.38µs │
│ beyondtrust_pra │                │ asset     │ search beyondtrust_pra-6738050a-2a9a-403a-b785-9ea93f0aff61 is loaded    │ PASS   │        200ns │
│ beyondtrust_pra │ access_session │ asset     │ index_template logs-beyondtrust_pra.access_session is loaded             │ PASS   │        107ns │
│ beyondtrust_pra │ access_session │ asset     │ ingest_pipeline logs-beyondtrust_pra.access_session-0.1.0 is loaded      │ PASS   │        113ns │
╰─────────────────┴────────────────┴───────────┴──────────────────────────────────────────────────────────────────────────┴────────┴──────────────╯
--- Test results for package: beyondtrust_pra - END   ---
Done
--- Test results for package: beyondtrust_pra - START ---
╭─────────────────┬────────────────┬───────────┬───────────────────────────────────────────┬────────┬──────────────╮
│ PACKAGE         │ DATA STREAM    │ TEST TYPE │ TEST NAME                                 │ RESULT │ TIME ELAPSED │
├─────────────────┼────────────────┼───────────┼───────────────────────────────────────────┼────────┼──────────────┤
│ beyondtrust_pra │ access_session │ pipeline  │ (ingest pipeline warnings test-event.log) │ PASS   │ 295.273878ms │
│ beyondtrust_pra │ access_session │ pipeline  │ test-event.log                            │ PASS   │ 162.596393ms │
╰─────────────────┴────────────────┴───────────┴───────────────────────────────────────────┴────────┴──────────────╯
--- Test results for package: beyondtrust_pra - END   ---
Done
--- Test results for package: beyondtrust_pra - START ---
╭─────────────────┬────────────────┬───────────┬──────────────────────────┬────────┬──────────────╮
│ PACKAGE         │ DATA STREAM    │ TEST TYPE │ TEST NAME                │ RESULT │ TIME ELAPSED │
├─────────────────┼────────────────┼───────────┼──────────────────────────┼────────┼──────────────┤
│ beyondtrust_pra │ access_session │ static    │ Verify sample_event.json │ PASS   │ 120.963997ms │
╰─────────────────┴────────────────┴───────────┴──────────────────────────┴────────┴──────────────╯
--- Test results for package: beyondtrust_pra - END   ---
Done
--- Test results for package: beyondtrust_pra - START ---
╭─────────────────┬────────────────┬───────────┬───────────┬────────┬───────────────╮
│ PACKAGE         │ DATA STREAM    │ TEST TYPE │ TEST NAME │ RESULT │  TIME ELAPSED │
├─────────────────┼────────────────┼───────────┼───────────┼────────┼───────────────┤
│ beyondtrust_pra │ access_session │ system    │ common    │ PASS   │ 33.971497096s │
╰─────────────────┴────────────────┴───────────┴───────────┴────────┴───────────────╯
--- Test results for package: beyondtrust_pra - END   ---
Done

Related issues

Screenshot

image
image

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

@andrewkroh andrewkroh added New Integration Issue or pull request for creating a new integration package. dashboard Relates to a Kibana dashboard bug, enhancement, or modification. Crest Contributions from Crest developement team. labels Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crest Contributions from Crest developement team. dashboard Relates to a Kibana dashboard bug, enhancement, or modification. New Integration Issue or pull request for creating a new integration package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New Integration] BeyondTrust PRA
3 participants