-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
export to elasticseach crashes on windows #2
Labels
Comments
I have made some fixed on v.7.2.151020 that work for me on my ELK instance. Please try them out and let me know if they also work for you. |
first impression its working, will run it for a day to see if it holds, and report back , thanks |
Closing, please re-open if issue resurfaced, |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
starting nprobe with export to ES on windows with command:
nprobe /c --collector-port 6343 --elastic "flows;nprobe;http://192.168.97.222:9200/_bulk"
it runs for a few seconds, collecting incoming sflows (when use debug you can see them) but doesn't export them to ES, with netstat -abn we don't see any connection to 192.168.97.222.
It always stop with about 6mb debug data but in the data no errors are found.
running version : nProbe v.7.2.151019 (r4597)
os: windows 2012
The text was updated successfully, but these errors were encountered: