-
Posted to
IIS7 - Advanced Logging
by
Synapse Syndrome
on
10-19-2009, 8:51 PM
Hi Bobby.
I have been using a separate domain name and site to the same files, for my own access, but Advanced Logging looks interesting to try. Does it work with IIS 7.5?
Thanks.
-
Posted to
IIS7 - Advanced Logging
by
Synapse Syndrome
on
07-02-2009, 8:29 PM
Thanks for the information, but I think that Paul's idea to make a separate site that uses the same content is the ideal and easiest solution for me.
As the log files will be in a different folder, I do not understand why they would still need to be filtered?
-
Posted to
IIS7 - Advanced Logging
by
Synapse Syndrome
on
06-20-2009, 11:01 AM
I've been meaning to learn how to use Log Parser for quite a while, but I use another log viewing program to view IIS logs.
Can Log Parser be used to actually process the log files, by stripping out the entries that I want removed, and then saving the processed log files to be viewed in another log viewing program?
I have just thought, to ...
-
Posted to
IIS7 - Advanced Logging
by
Synapse Syndrome
on
06-19-2009, 11:19 PM
This may be the wrong forum section to ask this, but I hope someone here can help...
I look at my own sites quite a bit, when I am working on them. This effects the logs.
I would like to be able to somehow exclude my own IP address from the IIS logs, or remove the entries in some automated way. I know some NT shell scripting; ...