Storage-Solid

joined 11 months ago
[–] Storage-Solid@alien.top 1 points 10 months ago

I would suggest looking at Wazuh and setting up a SIEM stack based on it. It would provide what you need and is highly customisable to needs.

[–] Storage-Solid@alien.top 1 points 11 months ago

good work, it looks awesome.

Can you maybe make like a gif or few second video of bot interaction so people can quickly see the full potential ?

[–] Storage-Solid@alien.top 1 points 11 months ago

I haven't had first hand experience with gitea, but there would be some fine tuning that might ease the memory usage. What backend have you deployed ? You can make some config adjustment to it. If memory constrained, then swapiness could be set and any monitoring could be disabled or kept bare minimum. I read somewhere its useful to pprof https://github.com/google/pprof to get some insight about visually test memory usage, though haven't used it.