iluxa86 написав(ла):
> To provide this i see variant:
> -Write logs in 2 threads (locally and to nfs) and then periodically
> synchronize them. (Question how? )
> -Alternate failover way to save logs
> (e.g. in case of nfs crash write them locally and then copy them to nfs)
> (Question how remains
some additional possibilities:
- use jdbc logging to a central server/database.
- use a socket appender to send the data to the central server.
- use the JMSappender to send the data to the central server
Douglas E Wegscheid
Lead Technical Analyst, Whirlpool Corporation
(269)-923-5278
"A w
Good day,
I have the following task.
There are several server applications running on different hosts (Solaris
OS) in one subnet.
Each of them writes logs locally using log4j RollingFileAppender.
There is a task to create centralized logs storage of all these logs.
There are 2 main solutions that
Hi again,
Ceki Gulcu, included my answer the information you asked for?
And if there is no other possibility to solve this problem, is there a
better workaround than local logging and then copy those logfiles via
cronjob?
Greetings,
Collatz
--
View this message in context:
http://www.nabbl