File / Domain Exclusions
   

Sometimes it may be necessary to have the ClickTracks server ignore certain requests for documents or directories, or requests from certain IPs.


domainscreenadvanced


File Exclusions:

The software applies the file inclusions first. Enter any files or directories that should be excluded.

For instance

Include:       /web/foo*
Exclude:    /web/foo/ignore*

In this example, all log entries in /web/foo are imported, except for those in /web/foo/ignore.

warningsmall The include/exclude field uses wildcards! If no wildcard (*) is specified then an exact match is performed.


Host Exclusions:

Enter a semi-colon delimited list of hosts to filter, again, within the inclusion filter.

For example:

Exclude hosts: 102.128.30.4;68.55.2.12

Single IP       208.64.72.218
Wildcard on octet(s)    208.64.72.*
Range on octet       208.64.72.214-219
Range & wildcard    208.64.72-74.*
Subnet mask       208.64.72.218/23



Note: If you need to modify data in this section, it is necessary to reimport all your logfiles in order to apply these filters See Reprocess Logs Now