Having trouble Creating Entities of IPs that I have parsed using regex. When using the create entity tool it is reading separate IP addresses as one long string.
View files in slack
Try setting your Entities Separator to a single space instead of
;
?
Thanks, what whitespace character would I use for the space?
Looks like you just need a regular ol' spacebar
Thanks, got it working now it turns out it my regex expression was off