diff --git a/README b/README index 87d5c82..d11b520 100644 --- a/README +++ b/README @@ -297,7 +297,8 @@ CONFIGURATION LOCATION_NAME IP_NETWORK_ADDRESS - Separator must be a tabulation. + Separator must be a tabulation this allow the use of space character + in the network alias name. You can use regex to match and group some network addresses. See network-aliases file for examples. @@ -318,7 +319,8 @@ CONFIGURATION FULL_USERNAME LOGIN_NAME - Separator for both must be a tabulation. + Separator for both must be a tabulation this allow the use of space + character in the user alias name. You can use regex to match and group some user login or ip addresses. See user-aliases file for examples. diff --git a/doc/SquidAnalyzer.pod b/doc/SquidAnalyzer.pod index d165848..46cda91 100644 --- a/doc/SquidAnalyzer.pod +++ b/doc/SquidAnalyzer.pod @@ -308,7 +308,8 @@ create a file with this format: LOCATION_NAME IP_NETWORK_ADDRESS -Separator must be a tabulation. +Separator must be a tabulation this allow the use of space character +in the network alias name. You can use regex to match and group some network addresses. See network-aliases file for examples. @@ -328,7 +329,8 @@ user name for example, create a file with this format: FULL_USERNAME LOGIN_NAME -Separator for both must be a tabulation. +Separator for both must be a tabulation this allow the use of space character +in the user alias name. You can use regex to match and group some user login or ip addresses. See user-aliases file for examples. diff --git a/etc/user-aliases b/etc/user-aliases index 915a3a2..154eb6b 100644 --- a/etc/user-aliases +++ b/etc/user-aliases @@ -1,8 +1,8 @@ #------------------------------------------------------------------------------- # Squid Analyzer User Alias configuration file # FORMAT : FULL_USER_NAME IP_ADDRESS|LOGIN_NAME,LOGIN_REGEX -# Field separator must be one or more tabulation. Space in user name are not -# allowed. See example below +# Field separator must be one or more tabulation. Space in user are allowed. +# See example below #------------------------------------------------------------------------------- #MyFirstName mylogin,192.168.1.12 #MyOtherNames logon\d+