This is related with remote syslog logging during kickstart in %pre and %post.
Is there a way I can utilize what Anaconda is using to do remote syslog logging?
I tried to write a Python script that invokes on the syslog.syslog() function but no luck. It is only logging to the local /tmp/syslog file. Is there a way I can get it to log to a remote syslog server?
Thanks!!
David
On Mon, Jul 18, 2011 at 1:30 PM, Chun Tat David Chu <beyonddc.storage@xxxxxxxxx> wrote:
Hi All,I know that you can specify logging host by including 'logging --host <hostname>' in the kickstart file so that Anaconda will log remotely.What I would like is to log custom messages during %pre and %post but I couldn't figure out how to do so.It appears 'logger' is not available during %pre.My question is how to log remotely during %pre and %post.I am currently using RHEL 5.2.Thanks!- David
_______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list