Hello All,
I would like to enable logging of the below fields in IIS for all incoming requests from clients:
- Computer Name (Not enabled by default using the "cs-host" field)
- IP Address (Enabled by default using the "c-ip" field)
I have enabled logging of the computer name but it's not showing in the logs, am I forggeting something?
Also, is there away to log these information without the use of IIS? (maybe using a tool)