Skip to content
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

Allow configurable output: file or tcp #1

Closed
cha87de opened this issue Jun 20, 2018 · 1 comment
Closed

Allow configurable output: file or tcp #1

cha87de opened this issue Jun 20, 2018 · 1 comment
Labels
wontfix This will not be worked on

Comments

@cha87de
Copy link
Owner

cha87de commented Jun 20, 2018

Send output not only to file but make it configurable to send it to a tcp destination, like logstash.

Change lines https://github.com/cha87de/flowexport/blob/master/init/entrypoint#L69-L71

New environment variables, e.g.

  • OUTPUT=[file, tcp]
  • OUTPUT-DEST=['path to folder', 'ipaddr:port']
@cha87de cha87de added the wontfix This will not be worked on label Jul 31, 2018
@cha87de
Copy link
Owner Author

cha87de commented Jul 31, 2018

The netflow data should be send to a central netflow collector instead.

@cha87de cha87de closed this as completed Jul 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant