Hi Ceki, Thank you for the reply. Forgot to send the logs earlier so please
refer attachment.
I have also added Notes at lines 1 and 91 t describe the test.


Thanks,
Kedar.


On Wed, Aug 11, 2021 at 3:00 AM <logback-user-requ...@qos.ch> wrote:

> Send logback-user mailing list submissions to
>         logback-user@qos.ch
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://mailman.qos.ch/mailman/listinfo/logback-user
> or, via email, send a message with subject or body 'help' to
>         logback-user-requ...@qos.ch
>
> You can reach the person managing the list at
>         logback-user-ow...@qos.ch
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of logback-user digest..."
>
>
> Today's Topics:
>
>    1. logback autoscan is not working intermittently in k8s pod
>       (Kedar Sirshikar)
>    2. Re: logback autoscan is not working intermittently in k8s pod
>       (Ceki Gülcü)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 10 Aug 2021 23:07:51 -0700
> From: Kedar Sirshikar <kedargsirshi...@gmail.com>
> To: logback-user@qos.ch
> Subject: [logback-user] logback autoscan is not working intermittently
>         in      k8s pod
> Message-ID:
>         <CAO=
> cjl+emfcte7en+7nqumzaxqoyveyn1gxcywdwfkt0kbj...@mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi team,
> I have raised a detailed query here
> <
> https://stackoverflow.com/questions/68721761/logback-autoscan-is-not-working-intermittently-in-k8s-pod
> >
> about
> the issue I am facing.
> Can someone please share inputs or any hint for solving the above problem?
> Let me know if any details are required from my side.
>
> Thanks,
> Kedar.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mailman.qos.ch/pipermail/logback-user/attachments/20210810/7ee3b6b7/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 11 Aug 2021 08:39:46 +0200
> From: Ceki Gülcü <c...@qos.ch>
> To: logback-user@qos.ch
> Subject: Re: [logback-user] logback autoscan is not working
>         intermittently in k8s pod
> Message-ID: <2a210996-a364-e4f0-fe85-508c2af0b...@qos.ch>
> Content-Type: text/plain; charset=utf-8; format=flowed
>
>
> Hello Kedar,
>
> Can you also provide the internal status messages generated by logback?
> --
> Ceki
>
> On 11/08/2021 08:07, Kedar Sirshikar wrote:
> > Hi team,
> > I have raised a detailed query here
> > <
> https://stackoverflow.com/questions/68721761/logback-autoscan-is-not-working-intermittently-in-k8s-pod>
>  about
>
> > the issue I am facing.
> > Can someone please share inputs or any hint for solving the above
> problem?
> > Let me know if any details are required from my side.
> >
> > Thanks,
> > Kedar.
> >
> > _______________________________________________
> > logback-user mailing list
> > logback-user@qos.ch
> > http://mailman.qos.ch/mailman/listinfo/logback-user
> >
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> logback-user mailing list
> logback-user@qos.ch
> http://mailman.qos.ch/mailman/listinfo/logback-user
>
> ------------------------------
>
> End of logback-user Digest, Vol 115, Issue 2
> ********************************************
>
First update t oset com.cisco.pcf.configuration.YamlReader level to ERROR
         2021-08-10 00:07:52,613 [pool-39-thread-1] DEBUG 
c.cisco.pcf.configuration.YamlReader - Checking for change in config. 
listeners: 1
         2021-08-10 00:07:54,004 [pool-39-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:07:59,003 [pool-39-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:02,613 [pool-39-thread-1] DEBUG 
c.cisco.pcf.configuration.YamlReader - Checking for change in config. 
listeners: 1
         2021-08-10 00:08:04,002 [pool-39-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:09,002 [pool-39-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         00:08:11,995 |-INFO in ReconfigureOnChangeTask(born:1628553941994) - 
Detected change in configuration files.
         00:08:11,995 |-INFO in ReconfigureOnChangeTask(born:1628553941994) - 
Will reset and reconfigure context named [default]
         00:08:11,995 |-INFO in ReconfigureOnChangeTask(born:1628553941994) - 
Detected change in configuration files.
         00:08:11,995 |-INFO in ReconfigureOnChangeTask(born:1628553941994) - 
Will reset and reconfigure context named [default]
         00:08:12,005 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes 
in [file:/etc/logback/logback.xml] 
         00:08:12,005 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - Setting 
ReconfigureOnChangeTask scanning period to 30 seconds
         00:08:12,005 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
         00:08:12,005 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [STDOUT]
         00:08:12,005 |-INFO in 
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
property
         00:08:12,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[ch.qos.logback.classic.net.SocketAppender]
         00:08:12,006 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [SOCKET]
         00:08:12,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.GrpcStreamAppenderV2]
         00:08:12,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [GRPCv2]
         00:08:12,008 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.GrpcStreamAppender]
         00:08:12,008 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [GRPC]
         00:08:12,008 |-ERROR in 
ch.qos.logback.core.joran.spi.Interpreter@29:19 - no applicable action for 
[remoteHost], current ElementPath  is [[configuration][appender][remoteHost]]
         00:08:12,008 |-ERROR in 
com.cisco.logging.appenders.GrpcStreamAppender[GRPC] - No host was configured 
for appenderGRPC
         00:08:12,008 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.AsynchAppender]
         00:08:12,008 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [ASYNC]
         00:08:12,008 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[STDOUT] to com.cisco.logging.appenders.AsynchAppender[ASYNC]
         00:08:12,008 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[GRPCv2] to com.cisco.logging.appenders.AsynchAppender[ASYNC]
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.danga] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.google] to INFO
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.springsource] to ERROR
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[httpclient.wire] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[net.rubyeye.xmemcached] to INFO
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.apache.activemq.transport.InactivityMonitor] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.apache.commons.httpclient] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.eclipse] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.springframework] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.springframework.osgi.extensions.annotation.ServiceReferenceDependencyBeanFactoryPostProcessor]
 to ERROR
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[sun.rmi.tranrsport.tcp] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.jdiameter.client.impl.transport.tcp.TCPTransportClient] to OFF
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[ch.qos.logback] to TRACE
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.broadhop.logging] to DEBUG
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.broadhop.utilities.queue.redis.local] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.diameter.endpoint.server] to DEBUG
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.logging] to DEBUG
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.api.client] to WARN
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.config.YamlReader] to ERROR
         00:08:12,008 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.configuration.YamlReader] to ERROR
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint] to INFO
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.client.Http2JettyRequestAsync] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.server] to ERROR
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.util] to WARN
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.logagent] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.logging] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.nf.cache.NfCache] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.features.charging] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.n7] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.rx.tgpp] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.etcd.jetcd] to ERROR
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.grpc] to ERROR
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.kubernetes.client.extended.leaderelection.LeaderElector] to ERROR
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[policy.engine] to DEBUG
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[transaction.log] to INFO
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT 
logger to TRACE
         00:08:12,009 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[ASYNC] to Logger[ROOT]
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
         00:08:12,009 |-INFO in 
ch.qos.logback.classic.joran.JoranConfigurator@1b04d2f - Registering current 
configuration as safe fallback point
         00:08:12,011 |-INFO in 
ch.qos.logback.classic.net.SocketAppender[SOCKET] - remote peer 
consolidated-logging:5644: connection established
         2021-08-10 00:08:14,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:19,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:24,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:29,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:34,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:39,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:44,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:49,005 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:54,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:08:59,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:04,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:09,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:14,003 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:19,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:24,003 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:29,003 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:34,007 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:39,002 [pool-41-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200



Next update to logback.xml by setting com.cisco.pcf.configuration.YamlReader 
level to DEBUG
         00:09:42,005 |-INFO in ReconfigureOnChangeTask(born:1628554092005) - 
Detected change in configuration files.
         00:09:42,005 |-INFO in ReconfigureOnChangeTask(born:1628554092005) - 
Will reset and reconfigure context named [default]
         00:09:42,005 |-INFO in ReconfigureOnChangeTask(born:1628554092005) - 
Detected change in configuration files.
         00:09:42,005 |-INFO in ReconfigureOnChangeTask(born:1628554092005) - 
Will reset and reconfigure context named [default]
         00:09:42,017 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes 
in [file:/etc/logback/logback.xml] 
         00:09:42,017 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - Setting 
ReconfigureOnChangeTask scanning period to 30 seconds
         00:09:42,018 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
         00:09:42,018 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [STDOUT]
         00:09:42,018 |-INFO in 
ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default 
type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] 
property
         00:09:42,019 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[ch.qos.logback.classic.net.SocketAppender]
         00:09:42,019 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [SOCKET]
         00:09:42,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.GrpcStreamAppenderV2]
         00:09:42,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [GRPCv2]
         00:09:42,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.GrpcStreamAppender]
         00:09:42,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [GRPC]
         00:09:42,020 |-ERROR in 
ch.qos.logback.core.joran.spi.Interpreter@29:19 - no applicable action for 
[remoteHost], current ElementPath  is [[configuration][appender][remoteHost]]
         00:09:42,021 |-ERROR in 
com.cisco.logging.appenders.GrpcStreamAppender[GRPC] - No host was configured 
for appenderGRPC
         00:09:42,021 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- About to instantiate appender of type 
[com.cisco.logging.appenders.AsynchAppender]
         00:09:42,021 |-INFO in ch.qos.logback.core.joran.action.AppenderAction 
- Naming appender as [ASYNC]
         00:09:42,021 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[STDOUT] to com.cisco.logging.appenders.AsynchAppender[ASYNC]
         00:09:42,021 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[GRPCv2] to com.cisco.logging.appenders.AsynchAppender[ASYNC]
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.danga] to WARN
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.google] to INFO
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.springsource] to ERROR
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[httpclient.wire] to WARN
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[net.rubyeye.xmemcached] to INFO
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org] to WARN
         00:09:42,021 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.apache.activemq.transport.InactivityMonitor] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.apache.commons.httpclient] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.eclipse] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.springframework] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.springframework.osgi.extensions.annotation.ServiceReferenceDependencyBeanFactoryPostProcessor]
 to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[sun.rmi.tranrsport.tcp] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[org.jdiameter.client.impl.transport.tcp.TCPTransportClient] to OFF
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[ch.qos.logback] to TRACE
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.broadhop.logging] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.broadhop.utilities.queue.redis.local] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.diameter.endpoint.server] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.logging] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.api.client] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.config.YamlReader] to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.configuration.YamlReader] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint] to INFO
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.client.Http2JettyRequestAsync] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.server] to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.endpoint.util] to WARN
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.logagent] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.logging] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.nf.cache.NfCache] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.features.charging] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.n7] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[com.cisco.pcf.policy.rx.tgpp] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.etcd.jetcd] to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.grpc] to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[io.kubernetes.client.extended.leaderelection.LeaderElector] to ERROR
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[policy.engine] to DEBUG
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger 
[transaction.log] to INFO
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT 
logger to TRACE
         00:09:42,022 |-INFO in 
ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named 
[ASYNC] to Logger[ROOT]
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
         00:09:42,022 |-INFO in 
ch.qos.logback.classic.joran.JoranConfigurator@734d34de - Registering current 
configuration as safe fallback point
         00:09:42,023 |-INFO in 
ch.qos.logback.classic.net.SocketAppender[SOCKET] - remote peer 
consolidated-logging:5644: connection established
         2021-08-10 00:09:42,613 [pool-43-thread-1] DEBUG 
c.cisco.pcf.configuration.YamlReader - Checking for change in config. 
listeners: 1
         2021-08-10 00:09:44,002 [pool-43-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:49,002 [pool-43-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200
         2021-08-10 00:09:52,613 [pool-43-thread-1] DEBUG 
c.cisco.pcf.configuration.YamlReader - Checking for change in config. 
listeners: 1
         2021-08-10 00:09:54,010 [pool-43-thread-1] DEBUG 
c.c.cps.generic.ipc.RemoteService - onNext called on responseHandler with code: 
200

debug-log changes do not work from this time onwards and I do not see any log 
even from ch.qos. as seen in above 2 tests
_______________________________________________
logback-user mailing list
logback-user@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to