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

Build dynamic sources #7819

Closed
prognant opened this issue Jun 10, 2021 · 2 comments
Closed

Build dynamic sources #7819

prognant opened this issue Jun 10, 2021 · 2 comments
Labels
type: feature A value-adding code addition that introduce new functionality.

Comments

@prognant
Copy link
Contributor

Use-cases

Dynamically generate sources for new ressources:

  • K8s pods/containers that need more that just stdout logs
  • Service published inside directory like consul or etcd

Proposal

Vector could:

  • read annotation or label for k8s (could also serve as an on/off flag for generic pods logs collection)
  • read labels for docker container
  • read metadata in selected service discovery providers
  • etc.

And create the source accordingly.

@prognant prognant added the type: feature A value-adding code addition that introduce new functionality. label Jun 10, 2021
@kong62
Copy link

kong62 commented Apr 2, 2022

good idea, I need too

@jszwedko
Copy link
Member

Closing this since we don't have plans to introduce service discovery into Vector (though this could be something we consider in the future).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature A value-adding code addition that introduce new functionality.
Projects
None yet
Development

No branches or pull requests

3 participants