Guest User!

You are not Sophos Staff.

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

Concurrent Connections?

Hi, the other day I had a spike of concurrent connections, 3x higher then any spike I've seen. Is there anyplace to find information about this spike, if it did not trip any firewall log rules?


This thread was automatically locked due to age.
Parents
  • Standard "make backups", "proceed at own risk" and "use support if you have it" warnings apply.

    The following command might give you some idea of what/where the connections were that day. 
    psql reporting -U reporting -c "SELECT * FROM accounting WHERE logday:[:D]ate = '2014-05-01';"


    Notes:
    works as loginuser
    change date as needed, example is May 1, 2014
    output can be lengthy, redirect to file and/or view with "less -S"
    output is wide: header is 177 characters alone - wider with ipv6
Reply
  • Standard "make backups", "proceed at own risk" and "use support if you have it" warnings apply.

    The following command might give you some idea of what/where the connections were that day. 
    psql reporting -U reporting -c "SELECT * FROM accounting WHERE logday:[:D]ate = '2014-05-01';"


    Notes:
    works as loginuser
    change date as needed, example is May 1, 2014
    output can be lengthy, redirect to file and/or view with "less -S"
    output is wide: header is 177 characters alone - wider with ipv6
Children
No Data
Share Feedback
×

Submitted a Tech Support Case lately from the Support Portal?