A security analyst wants to create a macro that extracts IP addresses from a field named `src_ip` and returns a count of unique IPs per source. Which macro definition accomplishes this?
Select one:
Splunk often tests the distinction between `count` and `dc` (distinct_count), where candidates mista...