Winlogbeat
Install Winlogbeat to shift windows events to PacketAI
Download and Install Winlogbeat
Execute the following script in Powershell
to download Winlogbeat
Get PacketAI Winlogbeat Config Template
The default configuration could be generated by using Powershell
to run the following command in the winlogbeat folder:
you need to replace YOUR_CLUSTER_NAME with appropriate cluster name. (make sure the cluster name is alpha numeric and lowercase only)
you need to replace YOUR_PAI_IID and YOUR_PAI_TOKEN from the Deploy PacketAI/Agent/ Logstash credentials.
Configure Log Source
Configure the log you want to monitor in the generated file: winlogbeat.yml
Start the Service
Last updated
Was this helpful?