public class SourceCorrelation extends Object
Correlates observed source addresses extracted from normalized event field with source addresses that are associated with alerts.
Modifier and Type | Class and Description |
---|---|
static class |
SourceCorrelation.AlertSourceExtractor
Convert
Alert to SourceCorrelation.SourceData |
static class |
SourceCorrelation.EventSourceExtractor
Convert
Event to SourceCorrelation.SourceData |
static class |
SourceCorrelation.SourceCorrelator
Transform for source address alert and ingestion correlation
|
static class |
SourceCorrelation.SourceData
SourceData is an intermediate format used to store information about a given source address
observed in the ingestion or alert stream.
|
Constructor and Description |
---|
SourceCorrelation() |
Copyright © 2022. All rights reserved.