This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Checking if the Logs are being send to Syslog Server

I'am trying to send logs to an external Syslog server via Remote Syslog Settings but i don't have any access to the server how am i gonna check if the logs are actually being sent?



This thread was automatically locked due to age.
Parents Reply
  • Looks ok for me ... if 172.16.1.8 is your "external" Syslog-server.

    you may try tcpdump -nei any | grep 172.16.1.8

    to see if there are answer-packets too ...


    Dirk

    Systema Gesellschaft für angewandte Datentechnik mbH  // Sophos Platinum Partner
    Sophos Solution Partner since 2003
    If a post solves your question, click the 'Verify Answer' link at this post.

Children