URLSCAN Input Format Examples
Clients sending suspicious requests
Retrieve the DNS names of the clients that sent requests matching the URLScan filters:LogParser "SELECT DISTINCT REVERSEDNS(ClientIP) FROM URLSCAN"
LogParser "SELECT DISTINCT REVERSEDNS(ClientIP) FROM URLSCAN"