Hey Splunk People,
I have tricky problem. I want to do the following in one search:
1. Search dhcp logs for a mac address and return all IP addresses that were assigned and the time range that each IP address was assigned to that mac address (I have this part figured out).
2. Search a different index to get the domains each IP reached out to, but only for the time range that each IP address was assigned to that mac address.
3. Make a table of each IP address, the time range assigned to the mac address, and a list of all domains accessed during that time range.
Can anyone figure this out?
Thanks,
Dan