huxi / lilith

Lilith is a Logging- and AccessEvent viewer for Logback, log4j, log4j2 and java.util.logging
http://lilith.huxhorn.de
GNU Lesser General Public License v3.0
137 stars 18 forks source link

how to connect to remote host? #3

Closed The-Alchemist closed 11 years ago

The-Alchemist commented 11 years ago

Maybe I'm being an idiot, but I can't see how to connect lilith to a remote host. I see "Open" and "Import" under the File menu.

I'm running 0.9.42.1.

Thanks!

huxi commented 11 years ago

Lilith does not connect to hosts, it's the other way around. SocketAppenders connect to Lilith. See "Getting started" in the readme for example configurations.

Hope that helps.

The-Alchemist commented 11 years ago

I knew I misunderstood something. Thanks :)