First step i did :
added the following to logback.xml [%logger{36}]
/var/log/puppetdb/puppetdb.log
true
%d %-5p [%c{2}][%logger{36}] %m%n
this changed te logging to ...
2017-04-14 09:11:13,170 WARN
[c.p.p.h.server][com.puppetlabs.pupp
Finally i added a filter to remove those messeges :
return message.contains("The event-counts endpoint is
experimental");
NEUTRAL
DENY
in the appender section.
https://logback.qos.ch/manual/filters.html
grts
Johan
-Original
Hi,
I get an eror when I do apt-Get:1
file:/opt/puppetlabs/server/data/packages/public/2017.1.0/ubuntu-16.04-amd64-1.9.3
./ InRelease
Ign:1
file:/opt/puppetlabs/server/data/packages/public/2017.1.0/ubuntu-16.04-amd64-1.9.3
./ InRelease
Get:2
file:/opt/puppetlabs/server/data/packages/pu
Thank you Rob. I've been close to experimenting with custom facts but
haven't tried yet. I think I can stick with what I have for now and just
watch out of breakage...at which point I'll create a custom fact.
-peter
--
You received this message because you are subscribed to the Google Groups
"
Hi,
Excited to announce that I have released puppet-deubugger version 0.6.0. It
has been a while since my last release announcement despite many new releases.
Additionally, I also renamed this project from puppet-repl to puppet-debugger
since it reflected more on the capabilities of the projec