You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example is using CSV export of netflow stream of Graylog as source and creates pivot based on direcion, protocol, src ip, src port, dst ip, dst port
requires modules:
pandas
numpy
matplotlib (if graphing is required)