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
  • you may use tcpdump:

    tcpdump -nei any port 514


    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.

Reply
  • you may use tcpdump:

    tcpdump -nei any port 514


    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