YAML
FileBeat Config
######################## Filebeat Configuration ############################ # This file is a ful...
FileBeat
GNU nano 4.8 filebeat.yml --...
Docker Install
--- - name: InstallDVWA hosts: webservers become: true tasks: - name: Uninstall apache h...
ELK Install
--- - hosts: elk become: true tasks: - name: Set vm.max_map_count to 262144 a...
MetricBeat Config
###################### Metricbeat Configuration Example ####################### # This file is a...
MetricBeat
GNU nano 4.8 metricbeat.yml --...