From 295bcd1fa1a2823298c92f0f45461cd8c0b727c5 Mon Sep 17 00:00:00 2001 From: Giuseppe <30879794+angolo40@users.noreply.github.com> Date: Wed, 27 Dec 2023 13:34:23 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 527438e..08e21c8 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,13 @@ tcpdump -i tzsp0 ```sh systemctl status TZSPreplay37008@tzsp0.service ``` +- Mikrocata errors: +- - /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 last 2 lines of /root/SELKS/docker/containers-data/suricata/etc/suricata.yaml are: + - - include: selks6-addin.yaml + - - include: mikrocata2selks.yaml + ## Author