Re: Telegram based DailyRollingFile appender?

2009-07-15 Thread collatz

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.nabble.com/Telegram-based-DailyRollingFile-appender--tp24462850p24493415.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org



Re: Telegram based DailyRollingFile appender?

2009-07-14 Thread collatz

Hi,

I'm writing on a Windows 2003 Server, so i think it is beeing done with the
Common Internet File System (CIFS) protocol.


Ceki Gulcu wrote:
 
 
 Hello,
 
 What kind of protocol are you using to write to the file servers? Is it
 NFS or 
 something else?
 
 
 
 -- 
 Ceki Gülcü
 Logback: The reliable, generic, fast and flexible logging framework for
 Java.
 http://logback.qos.ch
 
 -
 To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
 For additional commands, e-mail: log4j-user-h...@logging.apache.org
 
 
 

-- 
View this message in context: 
http://www.nabble.com/Telegram-based-DailyRollingFile-appender--tp24462850p24474423.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org



Telegram based DailyRollingFile appender?

2009-07-13 Thread collatz

Hi there,

the DailyRollingFile appender is great for my needs. But there's one point:
I'm logging remote on a centralized repository. If I'm logging and my LAN
connection is truncated, even only for a period of some seconds, it is not
going to start logging after the connection is ok again. 

It's ok for me, that those messages, produced in the period the LAN
connection was gone are lost, but that the DailyRollingFile appender doesn't
continue to log after the connection is ready again does hit me hard. :(

I'm additionally using the nagios appender and this one for example works.
I'm loosing the log messages for the time the connection isn't established
but as soon as the connection comes back im getting my informations in
nagios.

Is there any way for a file appender, such as the DailyRollingFile appender,
to make it more resistant to connection loss?

Thanks in advance for your answers.


Greetings,

Collatz
-- 
View this message in context: 
http://www.nabble.com/Telegram-based-DailyRollingFile-appender--tp24462850p24462850.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org



Looking for an extended Daily Rolling File Appender

2009-06-02 Thread collatz

Hi there!

I'm looking for an Appender which offers the functionality of the Daily
Rolling File Appender plus one more thing: It must be able to log only
Information containing a given keyword.

I.e. i want to define a specific material number as keyword, and only
information concerning this material number should be logged by this
appender.

I hope you have a hint for me.

Thanks for your help.
-- 
View this message in context: 
http://www.nabble.com/Looking-for-an-extended-Daily-Rolling-File-Appender-tp23829677p23829677.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org