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

How to set Email Injest Parser module for Arcsight #64

Open
johnuc opened this issue Apr 9, 2021 · 1 comment
Open

How to set Email Injest Parser module for Arcsight #64

johnuc opened this issue Apr 9, 2021 · 1 comment

Comments

@johnuc
Copy link

johnuc commented Apr 9, 2021

Hello,
The sample parser modules on the SCOT /opt/scot/lib/Scot/Parser/ does not have for ArcSight.

Can i adapt the parser for the splunk.pm.
Do i need to make a change on the "parse_message” function"
thanks

@toddbruner
Copy link
Contributor

I do not have access to ArcSight, so I'm afraid I can only provide rudimentary advise.

Splunk parser could definitely be used as a "template" to create your arcsight parser. There is also a "generic" and a "snort" parser included as well.

The concept is the same for all though. Read the email body, and create a data structure for an Alertgroup then return that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants