I hacked together some scripts to ease up the administration / moderation of a hosted teamspeak server.
The main idea is to bundle up everything important and make that accessible to the reciever.
teamspeak_log_daily_mail
Desigend to be used with cron to run daily once. Uses the latest logfiles and the iterates through all logline from the last 24 hours. Main Problem is that the mail is triggerd at the next day. When something really bad happens the time between happening and the notification is just too big.
teamspeak_log_xmpp_push
Thats why I designed this script, it could be used as often or as less as the user wants. This script, in comparision to the one above, is using a history file to not spam the shit out of your xmpp client. Just new logline are pushed. The advantage with this script is the time between stuff is happening on your server and you are getting noticed about it is configurable.
I am developing this script with Bitbucket if there are features somebody would like or even somebody who knows just the feature and is willing to submit it. Come at me bro
https://bitbucket.org/mightyBroccoli/logwatch-scripts
When there are problems using this script or ideas Issues at Bitbucket
If these ideas that are that personal write my at my jabber ID mighty[at]magicbroccoli. Just replace the [at] with @.