I am using the EnterpriseLibrary Logging block and the application is now being deployed to the live environment, I need to make sure that the security is set very high when the website is running live.
But the problem I am now having is nothing is being logged, EventLog or Rolling Files in the Add_Data directory. If I set the account the LocalSystem it works fine.
Is there any documentation that explains the EnterpriseLibrary Logging Block and the security settings required for each listener?
I have found the following:
Deployment and Operations
http://msdn.microsoft.com/en-us/library/ff664471(v=pandp.50).aspx
Deploying Enterprise Library
http://msdn.microsoft.com/en-us/library/ff664755(v=pandp.50).aspx
Enabling Instrumentation
http://msdn.microsoft.com/en-us/library/ff664754(v=pandp.50).aspx