This commit is contained in:
2024-10-14 00:08:40 +02:00
parent dbfba56f66
commit 1462d52e13
4572 changed files with 2658864 additions and 0 deletions

10
Perl netflow/README.txt Normal file
View File

@@ -0,0 +1,10 @@
flow-capture -w /scripts/root/netflow/data/ -V 5 -N -3 -n 258 -E5G 0/0/44005 -R /scripts/root/netflow/rotate_program.pl
-n number of rotations per day (258 every 5 min, 95 every 15 min)
-N -3 directory layout
-E Expires 5G max file size
-V version
flow-cat ft-v05.2020-07-08.200000+0200 | flow-filter -e 10.99.0.224 | flow-print -f 5
killall flow-capture