[
https://issues.apache.org/jira/browse/CASSANDRA-17948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17613745#comment-17613745
]
Stefan Miklosovic edited comment on CASSANDRA-17948 at 10/6/22 6:30 PM:
------------------------------------------------------------------------
btw, in practice, ThresholdFilter would be set at least to WARN, I do not think
there is a lot of added value to go through INFO logs, why would you? There is
other telemetry for that, diagnostic events, jmx metrics ... but WARN or ERROR
would be nice to see for sure. So there will not be a lot of WARNs or ERRORs in
runtime, a magnitude less than INFO. It would take quite a buggy node to fill
that buffer with WARN or ERROR only.
More to it, from CASSANDRA-16806 it is possible to TRUNCATE / DELETE on
vtables. So if you find the buffer full or your are not interested in that
anymore you can just truncate and clear that buffer completely.
was (Author: smiklosovic):
btw, in practice, ThresholdFilter would be set at least to WARN, I do not think
there is a lot of added value to go through INFO logs, why would you? There is
other telemetry for that, diagnostic events, jmx metrics ... but WARN or ERROR
would be nice to see for sure. So there will not be a lot of WARNs or ERRORs in
runtime, a magnitude less than INFO. It would take quite a buggy node to fill
that buffer with WARN or ERROR only.
> Get warning and errors through virtual tables
> ---------------------------------------------
>
> Key: CASSANDRA-17948
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17948
> Project: Cassandra
> Issue Type: New Feature
> Reporter: Michiel Saelen
> Priority: Normal
>
> The warnings and errors are currently only accessible through Cassandra logs.
> Automating the monitoring of the nodes would be much easier/secure if we can
> make use of virtual tables to get the logs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]