Skip to content

Instantly share code, notes, and snippets.

@daverigby
Created January 4, 2018 11:43
Show Gist options
  • Save daverigby/f335eeeb78b204a3b7bc1e84701449a7 to your computer and use it in GitHub Desktop.
Save daverigby/f335eeeb78b204a3b7bc1e84701449a7 to your computer and use it in GitHub Desktop.
grep table_file_creation cbcollect_info_ns_1\@172.23.96.117_20180103-232325/kv_rocks.log|cut -d ' ' -f 4- | jq -c '[.cf_name, (.table_properties.raw_key_size + .table_properties.raw_value_size) / .table_properties.data_size]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment