Skip to content

deadbok/it_sec_w16

Repository files navigation

ITSEC Week 16

Monitoring

  • Keep track of s system.
  • Know what is going on.
  • Everything is running.

Software

  • Nagios (status right now).
  • Zabbix (time series).
  • Observium.
  • Cacti

Humans are good at looking at graphs

If stuff is looking bad in the monitoring software then go on to the log-files.

Assignment

Get an SRX router to send logs to a Debian system.

Tasks:

  • Setup a SRX VM
  • Setup a Debian VM
  • Configure the network on the VM's
  • Configure the SRX to send the log-files. (root password: a123456)
  • Configure Debian to receive the logs. (root password: test)

Syslog protocol

  • Either UDP or TCP.
  • Syslog can use TLS.

Assignment II (Install an ELKS stack)

This is an example install only therefore no hardening has been done. Kibana listens on all addresses.

I have created (no variables, very simple, but its gonna be yuge!) an ansible playbook to install an ELKS stack on the Debian VM. I have turned the Elasticsearch and Logstash memory usage down, to save some memory in the VM.

Kibana running on the Debain VM

Resources

About

EAL IT-Sec Week 16 Assignments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published