I am on 17.12, I have got logback working for application logs however the access logs state i need to import an logback-access.xml, however it doesnt specify how to force this import, I have followed the docs as far as they go and am still unable to get this working (https://github.com/logstash/logstash-logback-encoder#accessevent-fields)
Thanks for helping On Tuesday, 19 December 2017 16:03:15 UTC, Ketan Padegaonkar wrote: > > Assuming you're on version 17.11+ — checkout these docs > <https://docs.gocd.org/current/advanced_usage/logging.html>. > > For versions older than 17.10, you'd likely have a log4j.properties file > and you'd be expected to uncomment this line > <https://github.com/gocd/gocd/blob/17.10.0/server/properties/src/config/log4j.properties#L25> > . > > >> -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
