--
You received this message because you are subscribed to the Google Groups "mtail-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtail-users...@googlegroups.com.
To post to this group, send email to mtail...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mtail-users/faa10a14-f131-40ff-8c99-131fc4d589aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
/usr/bin/mtail --progs /etc/mtail --logs /var/log/apache2/virtual_access_log,/var/log/nginx/access.log,/var/log/nginx/error.log
and
/etc/mtail/nginx.mtail
/etc/mtail/apache.mtail
What about allowing multiple --logs arguments, with optional (program=) prefixes?
/usr/bin/mtail --progs /etc/mtail --logs apache=/var/log/apache2/virtual_access_log --logs nginx=/var/log/nginx/access.log,/var/log/nginx/error.log
To view this discussion on the web visit https://groups.google.com/d/msgid/mtail-users/b3e3cc8a-de30-4f31-b0ad-f83a7f91b853%40googlegroups.com.
The previous (internal to Google) version did do that, with a clause in the program itself naming the files that it would accept. It's not great, because your log names may be different!
--
You received this message because you are subscribed to the Google Groups "mtail-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtail-users...@googlegroups.com.
To post to this group, send email to mtail...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mtail-users/b29e0056-7e2e-4040-8fed-0a76a34c378d%40googlegroups.com.