-
Bug
-
Resolution: Done
-
None
-
6.3.4
-
None
Description of problem:
Unable to search audit entries of a particular host with parameter
Version-Release number of selected component (if applicable):
Red Hat Satellite 6.3.x
How reproducible:
In Satellite 6.3.x we can search for audit entries (Monitor -> Audits).
We can search for the custom parameter using the following syntax
parameter = < parameter name> and type = parameter
The above will yield all the results for this particular parameter
However, when joining this query using a host search, it fails to find the
records
example :
The filter should be --> host = <hostname> and parameter = < parameter> and
type = host
but the above filter gives no result.
Expected results:
The filter has to show the filtered parameter instead of showing no entries.