Looking to enable CDC on system.large_partitions to keep a tab on the large partitions.
However, got the following error when enabling it on the system.large_partitions:
Unauthorized: Error from server: code=2100 [Unauthorized] message="system keyspace is not user-modifiable."
Is it possible in Scylla to enable CDC on system keyspace tables? What are the alternatives to get CDC on system.large_partitions table?
Thanks.