
Mikelius
@Mikelius@lemmy.ml
Old Profile: beehaw.org/u/Mikelius
- Comment on Internal network monitoring 3 weeks ago:
This is exactly how my network is setup. All devices log to my syslog server which I feed into a database with a self made python app, and Grafana goes from there. It’s been running nonstop for like 5 years without any problems, so I’d say your in the right path!
It’s also helped me catch things like:
- finding out android leaked IPs outside VPN tunnels on connect (prior to headlines claiming this)
- finding out nslookup on termux ignores the phone’s DNS settings and tries to use Google instead
- finding other devices that ignore my DNS server settings
- noticing that my work Mac will turn itself on in some weird silent passive mode in the middle of the night to try and send data to apple (sleep or powered off don’t matter) - caught this from the logs sent by my router
- Comment on PSA: Don't use nextcloud's auto upload on the android app as a backup 6 months ago:
Interesting, I’ve never had this problem and have been using the auto upload for many years. I only use it for the photo taking, though. Any time I go through a phone cleanup and delete photos and videos, I’ll look at the folders I backup to on nc and actually go through them carefully to make sure everything was uploaded.
My install comes from f-droid so not sure if that’s something to do with it (unless yours is too).