February 7, 2026
Where are logs and models stored?
Suricata logs:
- are not used directly as
eve.json; - data is written to and processed via Redis;
- export to files is possible if required.
AI models:
- are stored locally on the server;
- loaded by Python modules at startup;
- do not require external access or cloud services.
No data is sent outside the system.