Logging iis7/iis10应用程序池重启/关闭日志在哪里?我怎样才能找到它?

Logging iis7/iis10应用程序池重启/关闭日志在哪里?我怎样才能找到它?,logging,shutdown,application-pool,Logging,Shutdown,Application Pool,根据: 我应该通过添加到healthMonitoring.rules来更改root web.config: <add name="Application Lifetime Events Default" eventName="Application Lifetime Events" provider="EventLogProvider" profile="Default" minInstances="1" maxLimit="Infinite" minInterval="00:01:00"

根据:

我应该通过添加到healthMonitoring.rules来更改root web.config:

<add name="Application Lifetime Events Default" eventName="Application Lifetime Events"
provider="EventLogProvider" profile="Default" minInstances="1"
maxLimit="Infinite" minInterval="00:01:00" custom="" />

我不知道在哪里可以找到这个日志以及如何找到它?我应该使用eventview吗


对不起我的英语

重新搜索后,我通过“eventvwr”找到了此信息。在我的例子中,有关应用程序池重启的信息记录在“信息”级别,事件源为“was”,应用程序池的“空闲时间限制”