Thanks David for your reply ok , i have script named test.sh having following code
#!/bin/bash echo "$@" >/var/log/myoutput and it is is executable. Now what should me rsyslog.conf file. and how to test this whole procedure On Mon, Jul 21, 2014 at 1:09 PM, Muhammad Asif Ihsan < [email protected]> wrote: > > > > David, now I have its binary and what should I code in rsyslog.conf for > loading and redirecting to my executable myfile. > > > > > _______________________________________________ > 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. > _______________________________________________ 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.

