Hide Forgot
Created attachment 1119112 [details] EVM debug log Description of problem: Files are not scanned during SSA even with a custom scanning profile Version-Release number of selected component (if applicable): 5.5.2.2.20160121120249_395c086 How reproducible: Always Steps to Reproduce: 1. Create a new Analysis Profile for VM 2. On Files tab add any valid pattern (e.g. '/etc/hosts', '/etc/*.conf') 3. Run SSA on any valid linux VM 4. Open VM details Actual results: Files are not scanned - Configuration/Files shows 0 Expected results: Files are scanned according the created profile Additional info: Tested on rhevm34 and vsphere55 providers. Hosts work with scanning profiles correctly
It appears that hosts are affected too - adding a new host profile doesn't change a list of fetched files - only the default ones seems to be taken in consideration.
Created attachment 1120090 [details] EVM debug log 2 Reproduced on new appliance. Created a new action "SSA action", new policy "SSA policy" to assign a created action on VM analysis request and policy profile "SSA policy profile" to assign a default 'sample' profile to a VM. The same operation works on 5.4.5.0
Assigning to add test case
Right, it works when I set the action to 'VM Analysis Start' event, not 'VM Analysis Request' (as I did before). Not sure if this is a bug, documentation is not clear about this one - I will consult with other qa's and file a new bug for this. Thanks for clearing this out, sorry for the noise - closing as NOTABUG