All_Samples icon indicating copy to clipboard operation
All_Samples copied to clipboard

Script does not work without meter list

Open jaredkalmus opened this issue 4 years ago • 1 comments

The documentation for the script says that the script will grab all risk meters if a meter list csv is not provided. This isn't currently working. The API response for all risk meters comes in as an array instead of a hash (asset_groups:[] vs asset_group:{}). To support this the array for all risk meters would need to be mapped into hashes. Alternatively, the documentation could be updated to require a meter list to be provided. I would also note that many customers have a large number of risk meters and would require pagination support to be added to the script to work as intended

jaredkalmus avatar Dec 10 '21 17:12 jaredkalmus

Which script is this? Is it audit_log_parser/audit_parser.rb?

rick-kenna avatar May 10 '23 14:05 rick-kenna