With respect to Cassandra and the driver, I prefer to leave INFO level logging enabled for
development. Collectively we do not have much experience with Cassandra. And considering
we are using newer versions than were used in RHQ, we have even less experience. While the
log messages might be a bit noisy, they can also be very helpful with the learning
process.
On Jun 4, 2015, at 12:20 PM, Thomas Segismont
<tsegismo(a)redhat.com> wrote:
Le 04/06/2015 14:49, Peter Palaga a écrit :
> Hi *,
>
> I hope I am not the only one who finds that there is a lot of
> uninteresting messages in the log which can be made hidden by default.
>
> I propose to add the following lines to standalone xml files for both
> dev and production profiles:
>
> <logger category="org.apache.cassandra">
> <level name="WARN"/>
> </logger>
> <logger category="org.jboss.as.ejb3">
> <level name="WARN"/>
> </logger>
> <logger category="liquibase">
> <level name="WARN"/>
> </logger>
> <logger category="org.ocpsoft.rewrite">
> <level name="WARN"/>
> </logger>
> <logger category="com.datastax.driver">
> <level name="WARN"/>
> </logger>
What are the lines you're trying to get rid of? In Metrics, I only see
these:
18:16:36,136 INFO
[com.datastax.driver.core.policies.DCAwareRoundRobinPolicy]
(metricsservice-lifecycle-thread) Using data-center name 'datacenter1'
for DCAwareRoundRobinPolicy (if this is incorrect, please provide the
correct datacenter name with DCAwareRoundRobinPolicy constructor)
18:16:36,137 INFO [com.datastax.driver.core.Cluster]
(metricsservice-lifecycle-thread) New Cassandra host /127.0.0.1:9042 added
Which I think are useful, just as:
18:16:19,517 INFO [org.wildfly.extension.undertow] (MSC service thread
1-8) JBAS017519: Undertow HTTP listener default listening on /127.0.0.1:8080
Or:
18:16:20,574 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961:
Http management interface listening on
http://127.0.0.1:9990/management
>
> Is this too much hiding or maybe somebody has even more candidates for
> suppressing?
>
> Thanks,
>
> Peter
> _______________________________________________
> hawkular-dev mailing list
> hawkular-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hawkular-dev
>
_______________________________________________
hawkular-dev mailing list
hawkular-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hawkular-dev