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

Builtin operators should have definitions created and published #118

Open
camdencheek opened this issue Dec 2, 2020 · 0 comments
Open

Comments

@camdencheek
Copy link
Contributor

camdencheek commented Dec 2, 2020

The source service is built so that it can support both plugins and builtin operators. The builtin sources should have definitions built for them so we can deprecate the thin-wrapper plugins like tail and windows_event

The source service has an endpoint /operators that can be posted to to create operator definitions that will be returned with the other sources. I'd recommend that this is used to define all the builtin sources so that users don't have to use the fragile thin-wrapper plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant