--- lang: ja-jp breaks: true --- # NotifEventLogSecond(Windows の イベントログ をメールで通知してくれるソフト)の設定 2021-07-05 > NotifEventLogSecondのソース > https://wnbtd.wordpress.com/ ## 使用している設定 ```= ( ProviderName = 'ESENT' AND Level = 3 ) OR ( Id <> 10016 AND Id <> 1111 AND Id <> 1008 AND Id <> 7031 AND (Level = 1 OR Level = 2) ) ``` :::info `ESENT`は、RAIDを含むディスクIOに関する遅延のイベントログを取得するための設定。 ::: ## gmailを使ったメール設定  ###### tags: `NotifEventLogSecond` `Windows` `メール通知` `ツール` `設定`
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up