◆ run()
def offlineprocessing.OfflineProcessing.run | ( | self, | |
data_file, | |||
evidence_yaml, | |||
logger, | |||
output | |||
) |
Process a YAML representation of evidence - and create a YAML output containing the processed evidence.
- Parameters
-
- data_file - The path to the device detection data file
- evidence_yaml - File containing the yaml representation of the evidence to process
- logger - Logger to use within the pipeline
- output - Output file to write results to