×
Back to Geneos FAQ
How to capture the exact pattern in TCP-Links Local ports field?
The Local ports field in the TCP Links plug-in is using the PCRE regex syntax. By default, it behaves like it is wild-carded in the beginning and end of the pattern. For example, the syntax below:
It will capture ports 5002, 50021, and 15002. If you only need to capture port 5002, then you need the following syntax:
["Geneos"]
["Geneos > Netprobe"]
["FAQ"]