Hi!

Dear Geeks,

We are using Redmine for project Management. We want to send its logs to
remote server. Log formate is below.

Processing AccountController#login (for xx.xx.xx.xx at 2014-05-06 08:44:43)
[GET]
  Parameters: {"controller"=>"account", "back_url"=>"
http://pms.xxxxxx.edu.pk/";, "action"=>"login"}
Rendering template within layouts/base
Rendering account/login
Completed in 33ms (View: 25, DB: 2) | 200 OK [
http://pms.xxxxxx.edu.pk/login?back_url=http%3A%2F%2Fpms.comsats.edu.pk%2F]

We want to send it to remote server using rsyslog. But it send each line as
a different log.  We have used the following solution but no to avail

input(type="imfile" file="/tmp/imfile.in" escapelf="on"
      statefile="imfile.in" readMode="2" tag="imfile.in")


Regards
M.Asif
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to