❯ Suricata Grafana Docker
❯ lanakod-networking
Built with the tools and technologies:
❯ TODO
❯ TODO
└── /
├── docker-compose.yml
├── eve.json
├── loki-local-config.yaml
├── promtail-config.yml
├── readme-ai.md
├── README.md
├── suricata
│ ├── classification.config
│ ├── reference.config
│ ├── suricata.yaml
│ ├── threshold.config
│ └── update.yaml
└── suricata-rules
└── .gitkeep
/
docker-compose.yml ❯ Docker compose config fileeve.json ❯ Suricata logsloki-local-config.yaml ❯ Loki configuration filepromtail-config.yml ❯ Promtail configuration file
classification.config ❯ Suricata configreference.config ❯ Suricata configsuricata.yaml ❯ Suricata configthreshold.config ❯ Suricata configupdate.yaml ❯ Suricata config
Before getting started with , ensure your runtime environment meets the following requirements:
Install using one of the following methods:
Build from source:
❯ git clone https://git.cnti-ibch.ru/lanakod/suricata-grafana-docker.git
❯ cd suricata-grafana-docker
❯ docker compose up -d
suricata-update -f
22247Task 1: Task 2: Implement feature two.Task 3: Implement feature three.