/flow-log-analyzer

The Flow Log Parser is a Java program designed to process network flow log data and map each entry to tags based on a specified lookup table. It reads flow logs and tag mappings from CSV files, counts occurrences of each tag and port/protocol combination, and outputs the results as CSV files.

Primary LanguageJava

No issues in this repository yet.