Find the answer to your Linux question:
Results 1 to 4 of 4
Hai friends... How do i farward the linux log message from default location to some other location..... Please help me out from this probelm...
  1. #1
    Just Joined!
    Join Date
    Feb 2008
    Location
    Chennai
    Posts
    4

    Linux log farward

    Hai friends...

    How do i farward the linux log message from default location to some other location.....

    Please help me out from this probelm

  2. #2
    Just Joined!
    Join Date
    Oct 2007
    Location
    Houston
    Posts
    75
    Do you mean mail forward or do you mean in a different location on the system?

  3. #3
    Linux Guru anomie's Avatar
    Join Date
    Mar 2005
    Location
    Texas
    Posts
    1,692
    Quote Originally Posted by iyyappan
    How do i farward the linux log message from default location to some other location.....
    If you're referring to forwarding logging via syslogd, see the manpages for syslog.conf(5).

    Example config taken verbatim from the manpages on my FreeBSD box:
    Code:
    *.emerg            @arpa.berkeley.edu

  4. #4
    Just Joined!
    Join Date
    Feb 2008
    Location
    Chennai
    Posts
    4

    log farward

    hai

    I got the answer....i actully i asked about the log farward not mail farward
    using UDP port(514)...

    I did entry in remote machine ip in syslog.conf files (/etc/syslog.con)


    Thank you for reply...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...