Hi,
what's the difference between use $log-traffic and $log-webfilter ? For a website report, both result on the same results?
Regards,
Paulo Raponi
Regards, Paulo Raponi
Hello Paulo,
$log-traffic and $log-webfilter are variables which will be replaced during run-time.
Example: $log-traffic will be replaced by the log type selected for dataset. If dataset has "traffic" as type then the SQL query will look into the traffic log tables
Regards