What exactly is permissions log used for, is it necessary and can we limit it?
we have a "problem" these logs take up to 10 GB per chain per node with a lot of assets in chain.
2016-04-25 14:09:52.536 Grant: (a0247d42-d18f1a81-00001000-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:05.430 Grant: (0c9eefee-00000000-00000001-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:05.430 Grant: (0c9eefee-d18f1a81-00000010-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:05.431 Grant: (0c9eefee-d18f1a81-00001000-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:08.328 Grant: (60b38a78-00000000-00000001-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:08.328 Grant: (60b38a78-d18f1a81-00000010-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:08.328 Grant: (60b38a78-d18f1a81-00001000-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:14.310 Grant: (da0fd026-00000000-00000001-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:14.310 Grant: (da0fd026-d18f1a81-00000010-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
2016-04-25 14:10:14.310 Grant: (da0fd026-d18f1a81-00001000-d18f1a81) (0-4294967295, 0), In consensus: 1, Admin count: 1, Miner count: 1
these are the last few lines can you also explain what each thing in one line is?
I realise this is actualy like 4 questions but try to answer them all :)