I want to be made aware everytime someone logs into TrueNAS (i.e. via email). I looked at the Alerts area and could see how to set this up. I have alerts for other things like failed Sync jobs etc.
I’ve installed a couple apps on TrueNAS Scale and about to expose the system to the web as it is also hosting Wordpress. And I want some way to know about unauthorized access as I’m the only person who should be accessing this.
Thanks @LTS_Tom, my inexperience (hobbyist playing on a homelab) is likely keeping me from fully understanding what you mean. Is there another system/app I would use to pull down the syslog and filter entries I want for alerts? Or do you mean there is some sort of scripting I could run to do this in Linux?
Yes, but in this case you would only be exposing the WordPress admin interface to the internet, and even that is probably not a good idea, not to mention the TrueNAS admin interface, which you really shouldn’t expose to the internet
Either way, if you want to receive login notifications for WordPress or other applications hosted on your TrueNAS box, you’ll need to set up those notifications within the respective applications themselves. The same goes for a log server like Greylog. It would also need to parse the logs of the relevant applications rather than the TrueNAS logs.