Package | Description |
---|---|
com.mozilla.secops.postprocessing |
Pipeline for further processing of and correlation between alerts
|
Modifier and Type | Method and Description |
---|---|
static String |
PostProcessing.buildConfigurationTick(PostProcessing.PostProcessingOptions options)
Build a configuration tick for PostProcessing given pipeline options
|
static org.apache.beam.sdk.values.PCollection<Alert> |
PostProcessing.processInput(org.apache.beam.sdk.values.PCollection<String> input,
PostProcessing.PostProcessingOptions options)
Process input collection
|
Constructor and Description |
---|
AlertSummary(PostProcessing.PostProcessingOptions options)
Initialize new
AlertSummary |
Parse(PostProcessing.PostProcessingOptions options)
Static initializer for
PostProcessing.Parse using specified pipeline options |
WatchlistAnalyze(PostProcessing.PostProcessingOptions options)
Initialize WatchlistAnalyze with
PostProcessing.PostProcessingOptions |
Copyright © 2022. All rights reserved.