Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 1 KB

filebeat_winlogbeat_setup.md

File metadata and controls

29 lines (26 loc) · 1 KB

Windows

Windows 10

WinLogBeat

  • cd "C:\Program Files\winlogbeat-7.9.0" .\install-service-winlogbeat.ps1
  • .\winlogbeat.exe setup--dashboards
  • change localhost to IPs under winlogbeat.yml
  • start service

Linux

CentOS 7

FileBeat

AuditBeat

REFS