订阅安全事件日志错误

发布于 2024-11-29 06:35:35 字数 348 浏览 0 评论 0 原文

有没有办法订阅安全事件日志?

此链接 http://msdn.microsoft.com/en-us/library/ bb671202.aspx

解释了我们如何订阅应用程序事件日志,但是当我对安全事件日志尝试相同的操作时,我收到未经授权的访问错误

我已修改清单文件以使用“requireAdministrator”和“highestAvailable”并在 SecPol.msc 上进行审核,但没有任何效果。

Is there a way to subscribe to Security event logs ?

This link http://msdn.microsoft.com/en-us/library/bb671202.aspx

explains about how we can subscribe to Application event logs but when I try the same for Security event log, I get Unauthorized access error.

I have modified the manifest file to use the "requireAdministrator" and "highestAvailable" and auditing on SecPol.msc.but none works.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

愚人国度 2024-12-06 06:35:35

您需要更深入地研究注册表......尤其是。 MACHINE\System\CurrentControlSet\Services\Eventlog\Security\CustomSD,1,%SecCustomSD%,2

请参阅 http://support.microsoft.com/kb/323076/en-us

You need to dig deeper into the registry... esp. MACHINE\System\CurrentControlSet\Services\Eventlog\Security\CustomSD,1,%SecCustomSD%,2

see http://support.microsoft.com/kb/323076/en-us

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文