diff options
Diffstat (limited to 'net-mgmt/fli/pkg-descr')
-rw-r--r-- | net-mgmt/fli/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net-mgmt/fli/pkg-descr b/net-mgmt/fli/pkg-descr new file mode 100644 index 000000000000..69bea325b3f3 --- /dev/null +++ b/net-mgmt/fli/pkg-descr @@ -0,0 +1,12 @@ +fli is a command-line tool for analyzing AWS VPC Flow Logs with an intuitive +query language that simplifies complex network traffic analysis. + +Features: +- Smart filtering by IP, port, and protocol +- Automatic IP annotations and cloud provider range identification +- Support for multiple output formats (table, CSV, JSON) +- Built-in caching for improved performance +- Cross-platform compatibility + +fli makes it easy to gain insights into network traffic patterns, security +events, and bandwidth consumption through commands like count, sum, and raw. |