> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of heriyanto > Sent: Friday, September 23, 2011 8:54 AM > To: rsyslog-users > Subject: Re: [rsyslog] [ASK]Need help rsyslog for JBOSS AS > stacktraceandtimestamp > > Thank for your reply Rainer, yes rsync is appropriate for the job, but > i > love rsyslog :).
Well, while of course I appreciate your preference towards rsyslog, but experience shows that things begin to become really complicated and tend to break if you use some tool for a border case that it was not really designed for. So if your real need is to transfer those files unaltered, I'd suggest to use rsync or something along these lines. Of course, if you intend to do filtering, different processing etc, things are different. David has already provided very good advise in this case. Rainer > > On 09/22/2011 10:10 PM, Rainer Gerhards wrote: > > Mhhh... rsyslog is not a generic file transfer tool. Given your > description, > > it sounds like you really want to just have the files copied over to > some > > other location. Isn't something like rsync more appropriate for the > job? > > > > Rainer > > > >> -----Original Message----- > >> From: [email protected] [mailto:rsyslog- > >> [email protected]] On Behalf Of heriyanto > >> Sent: Thursday, September 22, 2011 1:08 PM > >> To: [email protected] > >> Subject: [rsyslog] [ASK]Need help rsyslog for JBOSS AS stacktrace > >> andtimestamp > >> > >> Dear All, > >> > >> rsyslog its very cool, i already using for all my server several > >> country. Its very help to centralize our log files. > >> But i still get stuck when try to make rsyslog log just like JBOSS > AS > >> output log(server.log,etc). > >> > >> 1. Can we make just send the file to another host using rsyslog? > >> without > >> any additional(date,time,host,progname,etc) i already imfile module > but > >> its still give timestamp :( double timestamp :( > >> 2. Can we remove timestamp from rsyslog to output? > >> 3. Can we make rsyslog just showing date and messages, without date, > >> host and progname? template do like that? > >> 4. Any template for JBOSS AS stacktrace? > >> > >> Great appreciate every reply. Thank yours for help. > >> > >> Best regards > >> > >> Heriyanto > >> _______________________________________________ > >> rsyslog mailing list > >> http://lists.adiscon.net/mailman/listinfo/rsyslog > >> http://www.rsyslog.com > > _______________________________________________ > > rsyslog mailing list > > http://lists.adiscon.net/mailman/listinfo/rsyslog > > http://www.rsyslog.com > > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

