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
I've noticed that this is happening when I pass in a value for -nf.port that is already in use; however, I believe that the code should return some sort of error message here instead of just segfaulting.
The text was updated successfully, but these errors were encountered:
I was trying to run goflow to capture netflow data and push into Kafka, but I've been running into a segfault:
I've noticed that this is happening when I pass in a value for
-nf.port
that is already in use; however, I believe that the code should return some sort of error message here instead of just segfaulting.The text was updated successfully, but these errors were encountered: