Sitecore has no necessary permissions for reading/creating counters

后端 未结 3 1881
暗喜
暗喜 2021-02-07 13:14

In the Sitecore (6.6 v130404) log file there are so many \"Sitecore has no necessary permissions for reading/creating counters.\" records being created. I have disabled the perf

3条回答
  •  执念已碎
    2021-02-07 13:51

    As explained in approved answer you need to add app pool user to performance monitor users and performance log users group. To add your app pool user add iis apppool\{site name}. You need to restart your machine again or alternatively restart your iis and log off and log in to make sure your changes got picked up by user group membership

    Here are a few screenshots.

    iis app pool

    computer management groups

    add user to groups

提交回复
热议问题