hey,
how can i found what task\fixlet in what baseline he is?
relevance query
someone? please?
I have no idea what you are asking, but Iโll take one shot. Each Action has an ID listed on the Summary tab under Details. Baselines will have an ID, but also sub-IDs for each component. Use Baretail to view the Logs and use the Highlighting option to highlight the ID in yellow. It is an easy way to troubleshoot or view what is processing on the endpoint.
@AlexaVonTess
i have a lot of baselines and i have one fixlet that i want to see if he belong to one of the baselines or not cuz i want to delete him so i want to do a relevance that show me if he is inside some baseline or he is not in any of them
its possible?
You can try the Custom Filters option.
See if this works using the fixlet id.
(name of it) of bes baselines whose (exists source fixlets whose (id of it = 1234567) of components of component groups of it)
perfect!!
@dakota
and if i want to search about computer groups in baselines?
that in the relevance of the baseline have "member fo group โmygroupโ "
i need to find what computer group id is belong to what baseline at the baseline relevance
You can try this, however if it doesnโt work you may want to open another thread that is specific to your new question.
(id of it, name of it) of bes baselines whose (exists it whose (it as string contains "member of group 1234567" AND it as string does not contain "not") of substrings separated by "AND" of it of relevance clauses of it)
@dakota
thank you!!! its working!
there is a way to see what action belong to what baseline or fixlet?
I strongly suggest you read through the developer documentation for the REST API at https://developer.bigfix.com