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

Ignore logs that have no message field defined #45

Open
cdancy opened this issue Sep 13, 2022 · 1 comment
Open

Ignore logs that have no message field defined #45

cdancy opened this issue Sep 13, 2022 · 1 comment

Comments

@cdancy
Copy link

cdancy commented Sep 13, 2022

Hello NewRelic devs! We have a use-case, or really a strong requirement, where we want to ignore all logs being sent to NewRelic that don't have a message field. In our case the field can be string or a json struct itself ... but if it's missing entirely we don't want to forward it along. Is there anyway or config or whatever I can take advantage of to do this?

@cdancy
Copy link
Author

cdancy commented Sep 13, 2022

I'd also be happy with editing source in the proper place and repackaging just looking for some guidance on whatever solution would work is all.

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