Skip to content

[Corelight] Add security workflows dashboards - #12215

Merged
kcreddy merged 0 commit into
elastic:mainfrom
sharadcrest:package-corelight-security-workflows-dashboards
Jan 3, 2025
Merged

[Corelight] Add security workflows dashboards#12215
kcreddy merged 0 commit into
elastic:mainfrom
sharadcrest:package-corelight-security-workflows-dashboards

Conversation

@sharadcrest

@sharadcrest sharadcrest commented Dec 31, 2024

Copy link
Copy Markdown
Contributor

Type of change

  • Enhancement

Proposed commit message

  • Add Security Workflows dashboards.

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.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

How to test this PR locally

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

elastic-package test

--- Test results for package: corelight - START ---
╭───────────┬─────────────┬───────────┬────────────────────────────────────────────────────────────────────┬────────┬──────────────╮
│ PACKAGE   │ DATA STREAM │ TEST TYPE │ TEST NAME                                                          │ RESULT │ TIME ELAPSED │
├───────────┼─────────────┼───────────┼────────────────────────────────────────────────────────────────────┼────────┼──────────────┤
│ corelight │             │ asset     │ dashboard corelight-023162b6-94da-4d8d-b1f6-de6192356cce is loaded │ PASS   │      1.899µs │
│ corelight │             │ asset     │ dashboard corelight-2d4dc345-cbbe-4d7a-9203-5ab11c8cb5ba is loaded │ PASS   │        184ns │
│ corelight │             │ asset     │ dashboard corelight-323b0f27-993e-4fee-ae6e-b5977d7cab11 is loaded │ PASS   │        194ns │
│ corelight │             │ asset     │ dashboard corelight-3a4a279f-f238-47de-90ba-f643c5647fde is loaded │ PASS   │        163ns │
│ corelight │             │ asset     │ dashboard corelight-45197477-c13f-4e52-a5dd-fb4f53564963 is loaded │ PASS   │        196ns │
│ corelight │             │ asset     │ dashboard corelight-65a5fa91-06e4-459b-b4bb-998c85a6cf08 is loaded │ PASS   │        213ns │
│ corelight │             │ asset     │ dashboard corelight-7c0946bc-acd0-4ec3-ab3b-8a92853f4a3b is loaded │ PASS   │        222ns │
│ corelight │             │ asset     │ dashboard corelight-8546a96c-86c9-4edf-9d46-88338d6ac40e is loaded │ PASS   │        245ns │
│ corelight │             │ asset     │ dashboard corelight-f1208ffe-d168-46d1-9531-24de523d1bfb is loaded │ PASS   │        238ns │
│ corelight │             │ asset     │ dashboard corelight-f4864774-ed73-4b78-b861-5b8235ec12cf is loaded │ PASS   │        266ns │
│ corelight │             │ asset     │ dashboard corelight-f7da14f0-85db-48e8-a591-1f650af0f618 is loaded │ PASS   │        281ns │
│ corelight │             │ asset     │ dashboard corelight-ff07e65c-2703-4cbe-a45f-3881025352a3 is loaded │ PASS   │        291ns │
│ corelight │             │ asset     │ search corelight-0e9e3c43-9a05-4427-ae03-cd819c418889 is loaded    │ PASS   │        249ns │
│ corelight │             │ asset     │ search corelight-11552ca0-3e4f-4820-ab4a-05e382a371ef is loaded    │ PASS   │        241ns │
│ corelight │             │ asset     │ search corelight-3f297c60-28e0-4914-9ced-787072a95c49 is loaded    │ PASS   │        227ns │
│ corelight │             │ asset     │ search corelight-47793bd6-b227-40eb-b8d6-0089c332c552 is loaded    │ PASS   │        327ns │
│ corelight │             │ asset     │ search corelight-7bc4e6b5-966f-4f20-b1d6-c38040342881 is loaded    │ PASS   │        253ns │
│ corelight │             │ asset     │ search corelight-86b2a063-fb17-4165-8046-843ff5cf33aa is loaded    │ PASS   │        254ns │
╰───────────┴─────────────┴───────────┴────────────────────────────────────────────────────────────────────┴────────┴──────────────╯
--- Test results for package: corelight - END   ---
Done
@sharadcrest
sharadcrest requested a review from a team as a code owner December 31, 2024 19:13
@andrewkroh andrewkroh added dashboard Relates to a Kibana dashboard bug, enhancement, or modification. enhancement New feature or request Integration:corelight Corelight (Partner supported) Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Dec 31, 2024
@elasticmachine

Copy link
Copy Markdown

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@sharadcrest
sharadcrest marked this pull request as draft December 31, 2024 19:18
@sharadcrest
sharadcrest marked this pull request as ready for review January 1, 2025 05:36
@kcreddy

kcreddy commented Jan 2, 2025

Copy link
Copy Markdown
Contributor

/test

@kcreddy kcreddy added the Crest Contributions from Crest developement team. label Jan 2, 2025

@kcreddy kcreddy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@sharadcrest, can you please update the navigation panel to Proposed way: gist

Reference: #11521 (comment)

@sharadcrest
sharadcrest requested a review from kcreddy January 3, 2025 10:57
@kcreddy

kcreddy commented Jan 3, 2025

Copy link
Copy Markdown
Contributor

/test

@elasticmachine

Copy link
Copy Markdown

💚 Build Succeeded

History

  • ���� Build #19954 succeeded 053da7eab8c0a6d32299dc8f7c85e25de01f0bcf
@kcreddy
kcreddy merged commit 020ab93 into elastic:main Jan 3, 2025
@elastic-vault-github-plugin-prod

Copy link
Copy Markdown
Contributor

Package corelight - 0.4.0 containing this change is available at https://epr.elastic.co/package/corelight/0.4.0/

harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 4, 2025
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 5, 2025
@sharadcrest
sharadcrest deleted the package-corelight-security-workflows-dashboards branch February 10, 2025 11:14
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. enhancement New feature or request Integration:corelight Corelight (Partner supported) Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]

4 participants