StamusNetworks / SELKS

A Suricata based IDS/IPS/NSM distro
https://www.stamus-networks.com/open-source/#selks
GNU General Public License v3.0
1.48k stars 285 forks source link

Docker: Almost all indices not found after installation. #443

Open rootbdfy opened 1 year ago

rootbdfy commented 1 year ago

Description No matching indices found: No indices match pattern "logstash-alert-*". Also no indices for ssh,dns,dhcp, and almost all other.

Steps to reproduce the issue:

  1. Install & run using instruction.
  2. Wait 10 minutes
  3. Try to open dashboards.

Describe the results you received: No matching indices found: No indices match pattern "logstash-alert-*".

Describe the results you expected: Dashboard information.

Output of docker version:

Client: Docker Engine - Community
 Version:           24.0.2
 API version:       1.43
 Go version:        go1.20.4
 Git commit:        cb74dfc
 Built:             Thu May 25 21:52:17 2023
 OS/Arch:           linux/amd64
 Context:           default

Server: Docker Engine - Community
 Engine:
  Version:          24.0.2
  API version:      1.43 (minimum version 1.12)
  Go version:       go1.20.4
  Git commit:       659604f
  Built:            Thu May 25 21:52:17 2023
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.6.21
  GitCommit:        3dce8eb055cbb6872793272b4f20ed16117344f8
 runc:
  Version:          1.1.7
  GitCommit:        v1.1.7-0-g860f061
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

Output of docker compose version:

Docker Compose version v2.18.1

Output of lsb_release -a:

No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 11 (bullseye)
Release:        11
Codename:       bullseye