diff --git a/test/conf/cassandra.yaml b/test/conf/cassandra.yaml index 8f3706ff18..017797f349 100644 --- a/test/conf/cassandra.yaml +++ b/test/conf/cassandra.yaml @@ -52,3 +52,5 @@ enable_sasi_indexes: true enable_materialized_views: true enable_drop_compact_storage: true file_cache_enabled: true +full_query_logging_options: + allow_nodetool_archive_command: true