Answer the question
In order to leave comments, you need to log in
FreeBSD Jail: the best option to store logs centrally?
Currently using a scheme with syslog-ng on the host. On jail machines, the only entry in syslog.conf is "*.* @logsrv". But such a scheme is not suitable for collecting apache logs with many virtual hosts, in addition, collecting logs via udp within a single iron server does not look very good. There was an option to mount /var/log of guest machines via unionfs to the corresponding folder on the host, but then in case of compromise of the guest machine, it becomes possible to erase all its logs.
Please share beautiful solutions to this problem.
Answer the question
In order to leave comments, you need to log in
Well, the idea with syslog-ng justifies itself and is time-tested.
// what's wrong with Apache's multihosts when logging to syslog (well, except that you get tired of writing rules, because this moment is treated by a script)?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question