Hello!
Are there any further search syntax / regular expressions documented or known which I can use in the SmartConsole objects pane search on the right or in the Object Explorer?
Since I couldn´t find anything about this topic, I also created this post to maybe help others. I actually figured out some details while writing this.
- bold characters is the actual pattern I use in the field
- the search results are limited to show the behaviour
If I search for 10.12. , I get objects with these IPs: 0.0.0.0/0, 10.0.0.0/8, 10.12.0.0/16, 10.12.4.0/24 and 10.120.0.0/16.
If I search for "10.12", I get 0.0.0.0/0, 10.0.0.0/8, 10.12.0.0/16 and 10.12.4.0/24
If I search for "10.12.", I only get 10.12.0.0/16 and 10.12.4.0/16
- Side note: At first I didn´t get the 10.12.0.0/16-Object as a result. Last modified date was from a few years ago and modifier was system. After I changed the object once so that I was the modifier, it got added as a result. Looks like there´s yet another leftover issue from a db/platform migration. And yet this is not consistent with some other searches I tried.
Searching for something like ".1.1" also works (but also with some weird results).
Thanks for reading this far! 🙂