Update README.md

This commit is contained in:
Giuseppe 2023-12-27 13:35:09 +01:00 committed by GitHub
parent 295bcd1fa1
commit c7b3ac32a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,11 +71,11 @@ Add Mikrotik User
```sh ```sh
tcpdump -i tzsp0 tcpdump -i tzsp0
``` ```
- Check if microcata service on tzsp0 is up and running - Check if mikrocata service on tzsp0 is up and running
```sh ```sh
systemctl status TZSPreplay37008@tzsp0.service systemctl status TZSPreplay37008@tzsp0.service
``` ```
- Mikrocata errors: - Common mikrocata errors:
- - /root/SELKS/docker/containers-data/suricata/logs/alerts.json not found. Retrying in 10 seconds: - - /root/SELKS/docker/containers-data/suricata/logs/alerts.json not found. Retrying in 10 seconds:
- check if suricata docker is running with command 'docker ps -a' - check if suricata docker is running with command 'docker ps -a'
- check if last 2 lines of /root/SELKS/docker/containers-data/suricata/etc/suricata.yaml are: - check if last 2 lines of /root/SELKS/docker/containers-data/suricata/etc/suricata.yaml are: