Adding ID number to each component in a baseline

Hello,

Wondering if there is a way an ID number can be associated with each component in a baseline. I know each action has an action ID and so does each fixlet. It will be helpful if each component within a baseline has an ID as well. We need this information to pull logs into Splunk.

Thank you,
Jennifer

If the component is from an existing fixlet/task and the source is still available, you can look at

ids of source fixlets of components of component groups of bes baselines

But “source fixlet” won’t exist if the original fixlet/task is deleted, but the copy still exists in the baseline.

Thank you, Jason! How about when it is a custom task created that has multiple tasks (stat commands) to run? Can we allocate an ID for each command?