I'm in a situation where graceful shutdowns are not allwoing enough time to upload logs to our storage location. My thought was to have the logs be written directly to an intermediary network share and have a service process those each night.
I am able to successfuly create the network share location and copy/edit files frmo the IIS server to to that new location, but when I set Advanced Logging to point to that mapped drive to create logs, no logs appear. Any help would be greatly appriciated!