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

logback 1.1.8: "No applicable action for [graylogHost]" #6

Closed
blendmaster opened this issue Jan 11, 2017 · 2 comments
Closed

logback 1.1.8: "No applicable action for [graylogHost]" #6

blendmaster opened this issue Jan 11, 2017 · 2 comments

Comments

@blendmaster
Copy link

I'm not sure what changed, but running logback-gelf with logback-{core,classic}-1.1.8 with the sample configuration in the readme results in:

16:36:43,214 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [de.siegmar.logbackgelf.GelfUdpAppender]
16:36:43,216 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [GELF]
16:36:43,218 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@36:22 - no applicable action for [graylogHost], current ElementPath  is [[configuration][appender][graylogHost]]
16:36:43,218 |-ERROR in ch.qos.logback.core.joran.spi.Interpreter@37:22 - no applicable action for [graylogPort], current ElementPath  is [[configuration][appender][graylogPort]]
16:36:43,218 |-ERROR in de.siegmar.logbackgelf.GelfUdpAppender[GELF] - No graylogHost configured

Logback 1.1.3 works fine though, so I'm running with that for now.

@aaron868
Copy link

I have experienced the exact same thing. Logback version 1.1.7 works for me but 1.1.8 gives me the same error as blendmaster saw.

@osiegmar
Copy link
Owner

Thank you for pointing out!

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

3 participants