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

Add support for multiple input and output connectors #178

Closed
ekneg54 opened this issue Sep 19, 2022 · 0 comments · Fixed by #306
Closed

Add support for multiple input and output connectors #178

ekneg54 opened this issue Sep 19, 2022 · 0 comments · Fixed by #306
Assignees
Labels
enhancement New feature or request

Comments

@ekneg54
Copy link
Collaborator

ekneg54 commented Sep 19, 2022

Is your feature request related to a problem? Please describe.

with #160 the connectors were split into seperate input and output sections. These sections are dictionaries as implemented.

Now I want to declare the connectors as a list to support multiple inputs and outputs.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

All outputs should provide a config field to set it as the default output.
The goal should be to let logprep ship all messages to all default output but enable the predetector and the selective_extractor to ship to a different output targets with store_custom

The inputs should all be processed without any priority.

@ekneg54 ekneg54 added the enhancement New feature or request label Sep 19, 2022
@ekneg54 ekneg54 assigned ppcad and ekneg54 and unassigned ppcad Sep 19, 2022
@ekneg54 ekneg54 linked a pull request Jan 31, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants