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

K8sObjectReciever logs processor #36167

Open
fordneild opened this issue Nov 4, 2024 · 2 comments
Open

K8sObjectReciever logs processor #36167

fordneild opened this issue Nov 4, 2024 · 2 comments
Labels
enhancement New feature or request needs triage New item requiring triage receiver/k8sobjects

Comments

@fordneild
Copy link

fordneild commented Nov 4, 2024

Component(s)

receiver/k8sobjects

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

I need some mechanism to enrich the logs that are generated from the k8sobjectreciever, to add fields such as the host.

Describe the solution you'd like

The filelog reciever has a very flexible pipeline which allows me to enrich normal logs with information such as the host.

Describe alternatives you've considered

Ive considered adding random labels to all of my k8s objects, which specify the host, but imo that is a fairly gross solution with a lot of bloat. Also this isnt always possible for 3rd party resources.

Additional context

Even the ability to add a static map to the generated json logs would be very useful, it need not be as complex as the filelog reciever

@fordneild fordneild added enhancement New feature or request needs triage New item requiring triage labels Nov 4, 2024
Copy link
Contributor

github-actions bot commented Nov 4, 2024

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

@ChrsMark
Copy link
Member

ChrsMark commented Nov 5, 2024

I need some mechanism to enrich the logs that are generated from the k8sobjectreciever, to add fields such as the host.

Could you elaborate more on what attributes you would like to add? From this description it's not clear to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs triage New item requiring triage receiver/k8sobjects
Projects
None yet
Development

No branches or pull requests

2 participants