Skip to content

Instantly share code, notes, and snippets.

@Piumal1999
Created September 16, 2021 19:43
Show Gist options
  • Select an option

  • Save Piumal1999/8fb15a82beef1c5574dfe77f3d618cc4 to your computer and use it in GitHub Desktop.

Select an option

Save Piumal1999/8fb15a82beef1c5574dfe77f3d618cc4 to your computer and use it in GitHub Desktop.
NginX web server: /etc/filebeat/modules.d/system.yml
# Module: system
# Docs: https://www.elastic.co/guide/en/beats/filebeat/7.x/filebeat-module-system.html
- module: system
# Syslog
syslog:
enabled: true
# Set custom paths for the log files. If left empty,
# Filebeat will choose the paths depending on your OS.
#var.paths:
# Authorization logs
auth:
enabled: true
# Set custom paths for the log files. If left empty,
# Filebeat will choose the paths depending on your OS.
#var.paths:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment