-
Notifications
You must be signed in to change notification settings - Fork 474
[windows] Add Windows AppLocker Data Stream (MSI and Script) #7279
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
Conversation
…ing/integrations into applocker_msi_and_script
…ing/integrations into applocker_msi_and_script
Pinging @elastic/security-external-integrations (Team:Security-External Integrations) |
/test |
1 similar comment
/test |
🌐 Coverage report
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you provide screen shots showing the dashboard changes.
Also, please make the following change to CODEOWNERS
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index ddcfae883..aacc76f5a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -243,6 +243,7 @@
/packages/websphere_application_server @elastic/obs-infraobs-integrations
/packages/windows @elastic/elastic-agent-data-plane @elastic/security-external-integrations
/packages/windows/data_stream/applocker_exe_and_dll @elastic/security-external-integrations
+/packages/windows/data_stream/applocker_msi_and_script @elastic/security-external-integrations
/packages/windows/data_stream/forwarded @elastic/security-external-integrations
/packages/windows/data_stream/perfmon @elastic/elastic-agent-data-plane
/packages/windows/data_stream/powershell @elastic/security-external-integrations
packages/windows/data_stream/applocker_msi_and_script/agent/stream/httpjson.yml.hbs
Show resolved
Hide resolved
packages/windows/data_stream/applocker_msi_and_script/elasticsearch/ingest_pipeline/default.yml
Outdated
Show resolved
Hide resolved
/test |
Do you mean update the .png in the package or add those screenshots to this PR for review? |
/test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Package windows - 1.30.0 containing this change is available at https://epr.elastic.co/search?package=windows |
What does this PR do?
This PR adds the Windows AppLocker MSI and Script data stream which allows the ingestion of those events from the Windows Event Log. This also updates the dashboard with a better title and adds 4 new visualizations to explore the data.
Resolves Part of - #6979
Checklist
changelog.yml
file.