Is there a way to do "sanity-checking" of values?
We sometimes face the problem that an alert contains wrong information in a field (such as an IP address as a "hostname"), and Siemplify will then create a hostname entity reading "1.2.3.4" due to our mapping.
However, further enrichments against this entity may fail, as they only work with hostnames but not IPs.
So basically we want to do a check if the value may actually be an IP address (i.e only consists of the characters 0-9 and .) - but how could we do this?
Sanity-checking of values?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.