NLog - correct permissions needed for ASP.NET

1 message Options
Embed this post
Permalink
Richard S

NLog - correct permissions needed for ASP.NET

Reply Threaded More More options
Print post
Permalink
Hi - Simple question but can't find this in the documentation.

What permissions should be granted to a log file created by NLog and to which archiving is being applied (that is a new copy of the file is created every day and the old one renamed).

The log file is written to by scripts within ASP.NET . The ASP.NET application runs under the NETWORK SERVICE user.

Thanks

Richard