Add the BlackNoise AEV intake documentation - #3174
Draft
Remi-eri wants to merge 6 commits into
Draft
Conversation
Document the BlackNoise AEV intake: intake creation on Sekoia, forwarding configuration on the BlackNoise side, and the reverse connector that reads Sekoia alerts back so an adversarial action carries whether it was detected. The page pairs with the format contributed in SEKOIA-IO/intake-formats.
Remi-eri
marked this pull request as draft
August 14, 2026 09:49
|
Newest code from Remi-eri has been published to preview environment 🚀 Latest deployment was built on 2026-08-14 13:46:16 (20985f806eb5a30befae8fd687a739a1247d54c9). |
The connector only pushes to the intake: drop the API key section that described reading Sekoia alerts back, and follow the real order of the setup — API URL first, then the intake, then the intake key. Fix the console paths and labels (Resources > Connectors, Configure, Edit connector), document the batch endpoint the connector posts to and the addresses it derives from the API URL, and replace the manual curl by the connection test, which already ingests a healthcheck event.
Drop the generated sample, detection and suggested-rules includes, along with the wording that called the BlackNoise interface a console, and say which catalog the format is searched in.
Raw event samples, ECS fields and suggested rules are regenerated from intake-formats by the update-intakes-documentation workflow. Every intake page carries them.
Remi-eri
marked this pull request as ready for review
August 14, 2026 13:57
Remi-eri
marked this pull request as draft
August 14, 2026 13:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Document the BlackNoise AEV intake: intake creation on Sekoia, forwarding configuration on the BlackNoise side, and the reverse connector that reads Sekoia alerts back so an adversarial action carries whether it was detected.
The page pairs with the format contributed in SEKOIA-IO/intake-formats.