-
Notifications
You must be signed in to change notification settings - Fork 227
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
Abandoned project? #172
Comments
Hey @dbardbar, sorry for the lack of updates here. vflow is still heavily utilized internally to Edgio, however we have largely been working on it in an internal fork that we need to bring back into alignment with the open source version here (and then keep them in sync in the future). Not abandoned. |
I would like to help but I don't have any test environment for testing new changes. |
@mehrdadrad The Docker section of this repository's readme references a dockerhub image under your name that is currently quite old. If you want to show the world that this project is still actively maintained, updating that might help. I'd love to try vflow out, but would want to build my own image rather than use something over two years old... |
Hi @petiepooo , I can take that. Looking for anything specific? We can discuss more. This project is active, a few recent optimizations we've made to scale more coming soon as well. |
Thank you, akshah. Looking forward to those scaling optimizations. I had used elastiflow in the past, but don't like the direction it's taken lately, so am investigating alternatives. I'm looking for a way to ingest ipfix/netflow and push it into elasticsearch for slicing and dicing. ECS is ideal, but we're adept at syslog-ng and json remapping so can do that separately. We're avoiding logstash/beats in hopes of improved throughput and reliability. |
I just found this project, looking forward to a new release. I'm going to try to run the tests locally and see if I can get dependencies updated |
@dbardbar @mehrdadrad @thehelix112 @petiepooo @akshah I just pushed PR #188 to hopefully get the ball rolling with this project. All my changes were based on running the following commands:
Running -race with 1m timeout causes the following:
|
@dbardbar Thanks for the info! Should I keep adding other fixes in my PR or wait? The repo is already quite behind what a regulat Go repo looks like. I figured fixing the golangci-lint and gosec issues should be a separate PR since there's around 30-40 of those. This is the only project I have found with sflow/netflow, clickhouse and grafana dashboard. |
@gaby, I'm not a golang developer. I inherited the usage of this project in my place of work, so I just do minimal fixes as needed. So I can't say if what you're doing in your PR is good, or what's the best way to move forward. Try to get @akshah or @thehelix112 attention for input. |
@akshah Any news? :-) |
@gaby thanks for following up. Still in the backlog of things to do, trying to play catch-up. I will try and get to at least a few PRs this month. |
@akshah Thank you! 🙌 |
@akshah It's been almost 6 months and I havent heard back |
I'm closing the PR |
Hi
I'm seeing many issues without any response and no comments/approvals from maintainers on pull requests.
Is this project abandoned?
Does anyone know the who official maintainers are? I've tried to reach @mehrdadrad, but to no avail.
Any ideas how to proceed?
The text was updated successfully, but these errors were encountered: