Skip to main content

Best method to track down offending ip address?

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! Can you get me more details with what you mean by "offending" IP address? If you can be more specific about the disruption the IP is causing that would let us get you better details. Since the logs are scattered across the server based on the service they represent, there isn't one command or method to search them all at once.
    0
  • jeffschips
    Hi! I'm checking with the developers of the software to find out from which system log files their reporting pulls the IP address from. Will update as soon as I hear. Thanks.
    0
  • jeffschips
    SOLVED: The data I needed was contained in archived logs accessible via cpanel archived logs. For some reason I can never find those compressed files via command line and always need to revert to cpanel interface for archived logs. . . Here is how to grep compressed files from command line: zgrep "ip-address-searching-for" *.gz for all occurrences of a specific ip address against all log files All is good.
    0
  • cPRex Jurassic Moderator
    Glad you got the details you needed!
    0

Please sign in to leave a comment.