[New Integration] SonicWall Secure Mobile Access (SMA)#18877
Draft
IOITI wants to merge 6 commits intoelastic:mainfrom
Draft
[New Integration] SonicWall Secure Mobile Access (SMA)#18877IOITI wants to merge 6 commits intoelastic:mainfrom
IOITI wants to merge 6 commits intoelastic:mainfrom
Conversation
ReviewersBuildkite won't run for external contributors automatically; you need to add a comment:
NOTE: https://github.com/elastic/integrations/blob/main/.buildkite/pull-requests.json contains all those details. |
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.
CHEOPS Cyberdéfense give you this SonicWall Secure Mobile Access (SMA) Integration.
Proposed commit message
Add the SonicWall Secure Mobile Access (SMA) integration to ingest SMA syslog events into Elastic and normalize them to ECS.
This change introduces a new SonicWall SMA package with a log data stream, generated documentation, package metadata, and ingest pipelines that parse the main SonicWall SMA event families.
The ingest architecture uses a common entry pipeline to normalize the syslog header, preserve the original event, extract the SonicWall SMA application, and route events to dedicated sub-pipelines per event family. Each family pipeline then parses the message body with native ingest processors, maps supported values to ECS fields.
The goal is to make SonicWall Secure Mobile Access logs usable out of the box for security monitoring and investigation.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
packages/sonicwall_sma.elastic-package test.elastic-package build.build/packages/.event.action,user.name,source.ip,destination.address,process.command_line,log.syslog.appname, andlog.syslog.procid.Related issues
N/A
Screenshots
N/A