問題タブ [get-eventlog]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
powershell - Get-eventlog: powershell を使用してすべてのログ (アプリケーション、システム、セキュリティなど) を取得する方法
Get-eventlog コマンドレットを使用して、EventLog からすべてのログ ファイルを読み取ろうとしています。
-LogName Application の代わりに、アプリケーション、システム、セキュリティなどのすべてのログが必要です。
何か助けはありますか?
windows - 複数のサーバーの Powershell Get_EventLog
私は SQL DBA であり、Powershell の経験がなく、現在はシステム管理の任務を負っています。
エラーと警告について、サーバー全体でエラー ログをクエリする必要があります。
私自身の Google-fu とこのスレッドの助けを借りて、これを機能させることができました。
現時点で欠けているのは、オフラインの .txt ファイルでサーバーをトラップし、それを無視して次のファイルに移動する方法です。その後、これらすべてを SQL テーブル、results.txt などにダンプする作業を行います。
助けてくれてありがとう:)]
ケビン3NF
get-eventlog - Get-Eventlog - 特定のイベント ID を監視するには
特定のワークステーション セットの特定のイベント ID を監視する必要があります。Event ID Monitor : 特定のワークステーション セットの特定のイベント ID を監視します。
しかし、私は以下のようにエラーを得ることができます、
Get-EventLog : ネットワーク パスが見つかりませんでした。At line:6 文字:15 + ... $events = Get-EventLog -ComputerName $Workstation -LogName "Applica ... + ~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (:) [Get-EventLog], IOException + FullyQualifiedErrorId : System.IO.IOException,Microsoft.PowerShell.Commands.GetEventLogCommand
powershell - ユーザー入力を読み取り、Get-EventLog 関数に渡します
同様に、終了日、ユーザー名などについても行う必要があります。サンプル:
出力: