Hi, (and good New Year to all as well!)
What would you consider as the easiest approach to create a Graph based primarly on ip_dst and ip_src adresses and the number (of connections) of those? I was thinking: - graph functionality in Elastic stack, but limited (ex only recent data in 1 index?) - interfacing with Neo4J - GraphX using Spark? - using R on data stored in HDFS? - using Python: plotly? Pandas? Sincerely Pieter
