Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ディレクトリやファイルに対してできることと同様に、Windows イベント ログ (この場合はアプリケーション) にアクセス許可を設定する方法はありますか?
はい。これは、Web アプリを次のように実行する「制限付きの priv」アカウントに対して行います。
USERS グループのすべてのメンバーのアプリケーション イベント ログ エントリを有効にするには:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Application Edit CustomSD and append this to the end: (A;;0x7;;;AU)