This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Regex not working for baseline management?

Hi,

I created a new baseline and pasted in the following, just to test if the regex was working:

hostname *

which should match any hostname, but I assume it's just checking if the hostname is literally *.

The documentation suggests this should work. Any suggestions?

Parents Reply Children
  • I could use this answer too! My issue is global comparison regex works, but it applies to a snippet and the config. So if a config matches outside the snippet, the snippet's matching fails as matches in the config are not in the snippet.