[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: cassandra user request log
On 2017-02-20 05:52 (-0800), Edward Capriolo <edlinuxguru@xxxxxxxxx> wrote:
> Not directly. Consider proxing request through an application server and
> log at that level.
As is often the case, Ed probably has the most straight-forward solution given current feature set. The other is to turn on tracing with probability 1.0, which will (as already mentioned) be very write intensive. Final suggestion is to open a JIRA with a feature request for a light-weight query log - no guarantee that anyone ever implements it, but perhaps someone else with a similar compliance requirement will decide it's worth implementing if they realize it's generally useful.