Package | Description |
---|---|
com.mozilla.secops.alert |
Alert generation and output
|
Modifier and Type | Method and Description |
---|---|
AlertConfiguration |
AlertIO.Write.getAlertConfiguration()
Get alert configuration in transform
|
Modifier and Type | Method and Description |
---|---|
static AlertIO.Write |
AlertIO.write(AlertConfiguration cfg)
Return
PTransform to handle alerting output |
Constructor and Description |
---|
AlertMailer(AlertConfiguration cfg)
Create new
AlertMailer with specified AlertConfiguration |
AlertSlack(AlertConfiguration cfg)
Construct new alert slack object
|
AlertSlack(AlertConfiguration cfg,
SlackManager slackManager)
Construct new alert slack object, providing an already instantiated
SlackManager |
TemplateManager(AlertConfiguration alertCfg)
Construct new template manager object
|
Write(AlertConfiguration cfg)
Create new alert handler transform
|
Copyright © 2022. All rights reserved.