Hello all,
I have done all the steps to enable ODBC logging in IIS7. I can see that it is in fact working and recording information in SQL but for bytes sent, it is not showing anything. The default fields are fine but I would like for it to record bytes sent as well because that is important.
Unfortunately the "select fields" button is grayed out so I know I'll have to do it with an appcmd statement. What would be the appcmd statement to change the logExtFileFlags?
Edit: I have been hacking away at the applicationhost.config file and added bytessent and bytesrecv to all the logs and still no data shows up in my sql database.
Also another thing I ran into is that for some reason it will not show the name of the document if it was clicked on. It only shows the url to the website in which it was accessed and not the actual file name. Help please! This is killing me!
Thank you,
Nat Sirimaturos