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

Specify handler name in handler config error msg #109

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

vyzigold
Copy link
Contributor

Before:

[ERROR] transport handlers failed to load [transport: dummy-logs0, error: missing or incorrect configuration fields --  messageField , timestampField , hostnameField , severityField --]

Now:

[ERROR] transport handlers failed to load [transport: dummy-logs0, error: failed configuring handler plugin 'logs': missing or incorrect configuration fields --  messageField , timestampField , hostnameField , severityField --]

Solves issue #49

@vyzigold vyzigold merged commit f3fac4f into master Mar 18, 2023
@vyzigold vyzigold deleted the jwysogla_handler_config branch March 18, 2023 01:55
@vyzigold
Copy link
Contributor Author

@leifmadsen should I cherry-pick this to stable branches?

@leifmadsen
Copy link
Member

@leifmadsen should I cherry-pick this to stable branches?

No need. It'll get merged to stable-1.5 at the next z-stream. Thanks!

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

Successfully merging this pull request may close these issues.

2 participants