Skip to content

Commit 9749d03

Browse files
committed
update readme
1 parent 61fa9d9 commit 9749d03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ sudo python2 squid2radius.py /var/log/squid/access.log localhost testing123
4242
It is certainly a good idea to make a cron job for this.
4343

4444
You should also read [SquidFaq/SquidLogs](http://wiki.squid-cache.org/SquidFaq/SquidLogs#access.log) to make sure your log files are in reasonable sizes.
45+
46+
Note
47+
----
48+
49+
The script assumes that you are using the default [Squid native access.log format](http://wiki.squid-cache.org/Features/LogFormat#squid) on first ten columns of your log file. If you need custom columns, add them after the default ones.
50+

0 commit comments

Comments
 (0)