Miroslav Stampar
Miroslav Stampar
Can you please explain this part `(2x2 6gb)`? What's the size of that custom trail file(s)? You've mentioned in previous message 20mb and now I see gigabytes.
p.s. just a friendly tip. If you are expanding IP ranges and using those as trails, from couple of months you are able to use condensed IP ranges format (e.g....
`Still, just wonder that why it doesn't work multiprocess?` -because nobody ever loads configuration files (and/or trail files in this case) in multiprocessing mode. Multi-processing is used for high CPU...
Ok. That's why I've said `If you are expanding IP ranges and using those as trails, from couple of months you are able to use condensed IP ranges format (e.g....
Could you please elaborate this? Weekly and monthly reports like...?
Well, the problem is that Maltrail has been designed to be a fat-client system. This means that those kind of statistics are done at the client's side (your browser). To...
Have you put those lines inside your cronjobs? If not, then please take a look [here](https://askubuntu.com/a/609872). If you've already put those inside the cronjobs, can you please give me a...
You should put cronjob for `sensor.py` inside root's cron (e.g. `sudo crontab -e`) because it requires root privileges (to be able to sniff the traffic)
Please, don't run `sudo` inside `crontab`. That's wrong way to do it. Just put `*/5 * * * * /usr/bin/pgrep....` inside the `sudo crontab -e`
Data like events or trails?