I am using a Mikrotik Routerboard Model CRS125-24G-1S-2HnD which Links the internal network with WAN. One of the port is connected with WiFi Router which is broadcasting WiFi signal. Some of the devices work on WiFi network. I have installed squid3 (Version 3.5.27) in Raspberry Pi which is also connected with Mikrotik. Squid is installed with --enable-SSL.
Now, what I want to do is Redirect or log all the HTTP and HTTPS requests are done from devices using WiFi network to squid proxy server. Please help me with the configuration if anyone knows how to do.