Quantcast
Viewing all articles
Browse latest Browse all 47296

Regex pattern for "Add Data" / custom sourcetype

Hello guys, please let me know the regex pattern format for this screen : /en-US/manager/search/adddata/datapreview Is it raw regex pattern like /^(\S+) \S+ \S+ \[([^\]]+)\] "([A-Z]+)[^"]*" \d+ \d+ "[^"]*" "([^"]*)"$/m or something like ^(?P[^ ]+) with the field name? Many thanks.

Viewing all articles
Browse latest Browse all 47296

Trending Articles