On 16 October 2017 at 16:11, Scott Deboy <scott.de...@gmail.com> wrote:
> FYI, I think most folks just use pattern layout, which probably makes > VFSLogFilePatternReceiver the most commonly used receiver. Since it's > VFS, anything accessible over SSH is retrievable and can be > live-tailed. > That would make sense since it doesn't have any dependencies and is the typical way people configure logging. It's how I usually do it, too, whether it's to the console or to a file. > I use VFSLogFilePatternReceiver in my cloud configs to remotely tail > logs from multiple hosts and combine those logs into a single view in > Chainsaw. > That's a pretty cool use case! -- Matt Sicker <boa...@gmail.com>