How to normalized the Discovered Version in a Pattern Normalization Rules
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2023 07:55 PM
Hi,
I have created a discovery pattern to discover a 3rd party product and there are 500+ discovery model were created and it can discovered the publisher, product name and version info, but their status is match not found. Hence, I created a pattern normalization rules to normalized the publisher and product, but i have a challenge to normalize the version because there are many different type of version discovered like major and few minor version, e.g 10.2.3, 9.4.5.6.
I would like to normalized the discovered version from discovery to major & minor version like 10.2.3 to 10.2, so how do i configure on pattern normalization rules? or other alternate solution?
Can we apply parameter like %DiscoveredVersion% in version field? Thanks in advance.