hi all,
is there any way to know about user browsing history?
i need to know where user browse the internet.
use transparent proxy + RouterOS proxy logs.
normis, detail pliss ![]()
there are no details. enable transparent proxy and enable logs.
is there any way to make the report base on the proxy log for each user?
This option is related to the program that you will use for log management (as remote logging option is recommended).
Can SARGs read these logs?
You may send logs to any remote syslog, that is accepting logs.
I want wakeup this old topic, because head office want more control about users Internet traffic.
For now i have this topic, v5.x, and wiki http://wiki.mikrotik.com/wiki/Manual:IP/Proxy
What i did:
- enable web-proxy without cache, and for test without dst-nat
- configure rsyslog server (standalone server)
- create logging, Topic: web-proxy Action:remote rsyslog,
- configure my browser for proxy use
And what I got?
huge information in log file. Is any tricky way in RouterOS to get only list of Web-pages and time?
Or this is not in RouterOS and correction and selection need on rsyslog side?
Maybe You have other smart way to do this?!
EDIT: find relative old project http://code.google.com/p/webproxy-log/ seems nice for personal use, but not for production.
Great little APP thanks so much for sharing it..