Page 1 of 1

log dont save any thing?(-_-)

Posted: Sat Oct 03, 2009 9:10 pm
by mohamed
i use mikrotik v 3.13 hotspot lan network

and i need to save all web that all user open it

and i do in system logging account disk like the pic

but when i open the ftp i cant find log file

and i made unstall and install for mikrotik from the bigen


????

Re: log dont save any thing?(-_-)

Posted: Mon Oct 05, 2009 9:43 am
by normis
You need to configure a transparent proxy first:
http://wiki.mikrotik.com/wiki/How_to_Bl ... sing_Proxy

and then configure correct login rules (yours are incorrect):
http://wiki.mikrotik.com/wiki/Webproxy_logging

Re: log dont save any thing?(-_-)

Posted: Mon Oct 05, 2009 6:45 pm
by mohamed
You need to configure a transparent proxy first:
http://wiki.mikrotik.com/wiki/How_to_Bl ... sing_Proxy

and then configure correct login rules (yours are incorrect):
http://wiki.mikrotik.com/wiki/Webproxy_logging
thanks normis !!!!
but i want to save it in mikrotik system in the ftp file log.0
and this is print of my thating


[admin@Mohamed] /system logging> print
Flags: X - disabled, I - invalid
# TOPICS ACTION PREFIX
0 account disk
1 web-proxy disk


[admin@Mohamed] /ip proxy> print
enabled: yes
src-address: 0.0.0.0
port: 8080
parent-proxy: 0.0.0.0
parent-proxy-port: 0
cache-drive: system
cache-administrator: "Administrator"
max-cache-size: 2000KiB
cache-on-disk: no
max-client-connections: 600
max-server-connections: 600
max-fresh-time: 3d
serialize-connections: no
always-from-cache: yes
cache-hit-dscp: 12

and


[admin@Mohamed] > log print
01:27:18 web-proxy,account start listening to port 8080
01:27:19 web-proxy,account change hotspot port to 64874
01:27:19 web-proxy,account startHotspot
01:27:19 web-proxy,account start listening to port 64874
01:27:19 web-proxy,account change hotspot https port to 64875
01:27:19 web-proxy,account start secure proxy
01:27:19 web-proxy,account start listening to port 64875
01:28:05 web-proxy,account 192.168.0.157 GET http://sa.windows.com/sasearch/lclsrch.xml action=allow cache=MISS
01:28:08 web-proxy,account 192.168.0.157 GET http://68.180.217.15/capacity action=allow cache=MISS
01:28:08 web-proxy,account 192.168.0.157 GET http://76.13.15.38/capacity action=allow cache=MISS
01:28:33 web-proxy,account 192.168.0.157 GET http://sa.windows.com/sasearch/balloon.xsl action=allow cache=MISS
01:28:33 web-proxy,account 192.168.0.157 GET http://sa.windows.com/sasearch/lclsrch.xml action=allow cache=MISS
01:28:35 web-proxy,account 192.168.0.132 GET http://www.yahoo.com/ action=allow cache=MISS
01:28:39 web-proxy,account 192.168.0.132 GET http://www.yahoosdw.com/1mg/am1.rar action=allow cache=MISS
01:28:42 hotspot,account,info,debug 132 (192.168.0.132): logged in


and if i want to drop or redirct any websit its working good

so for any way thanks for your replay(-_-) :D

Re: log dont save any thing?(-_-)

Posted: Tue Oct 06, 2009 7:05 pm
by mohamed
:? :? :?

Re: log dont save any thing?(-_-)

Posted: Fri Oct 16, 2009 3:07 pm
by mohamed
ifound script to save log in file

thanks !!!!