Results 1 to 12 of 12
  1. #1

    View all IP'S of cPanel login's, View FTP log in information

    I searched over here and found nothing to carry out the above,

    Looking to View all IP'S of cPanel log in / and individual users and View FTP log in information

  2. #2
    Join Date
    Jul 2002
    Location
    Malaysia
    Posts
    702
    u can get the ftp login information from the /var/log/xferlog . The file which keep the cpanel login information is kept in /home/cpaneluser/.lastlogin , however it only store the last ip login which you may get when login to the cpanel control panel on top of the page.

  3. #3
    How do you view /var/log/xferlog I tried and it had permission denied

    I just used: /var/log/xferlog is that correct to view

  4. #4
    Join Date
    Jul 2002
    Location
    Malaysia
    Posts
    702
    you may use vi or pico to view the log :

    pico /var/log/xferlog

    or

    vi /var/log/xferlog

  5. #5
    I tried that it says: Read 0 lines

  6. #6
    Join Date
    Jul 2002
    Location
    Malaysia
    Posts
    702
    are you running proftpd as the ftp server ? if yes, check /etc/proftpd.conf , what's the location of the file path for TransferLog setting in the config file ?

  7. #7
    I have running pure-ftpd -

    /etc/pure-ftpd.conf

  8. #8
    Join Date
    Jul 2002
    Location
    Malaysia
    Posts
    702
    check in the configuration of any log path information. that will be where the ftp logs are stored.

  9. #9
    Tried this which I could only see, still 0

    /usr/local/apache/domlogs/ftpxferlog



    I notice you can enable FXP too, if eabled would everyone be able to FXP is it possible to limit who can carry out this

  10. #10
    /etc/pure-ftpd.conf

  11. #11
    Yes thats the one:


    I can't see the file that the logs are stored in, only these


    # fw.c9x.org - jedi [13/Dec/1975:19:36:39] "GET /ftp/linux.tar.bz2" 200 21809338
    # This log file can then be processed by www traffic analyzers.

    AltLog xferlog:/usr/local/apache/domlogs/ftpxferlog



    # Create an additional log file with transfers logged in a format optimized
    # for statistic reports.

    # AltLog stats:/var/log/pureftpd.log



    # Create an additional log file with transfers logged in the standard W3C
    # format (compatible with most commercial log analyzers)

    AltLog xferlog:/usr/local/apache/domlogs/ftpxferlog

  12. #12
    Join Date
    Feb 2005
    Location
    United Kingdom
    Posts
    24
    You can get raw access logs if thats what your after by logging into your CPanel and selecting the button "Raw Access Logs" or this is located at the url /frontend/x/raw/index.html
    BlackICE Internet Services Ltd
    44 (0) 207 096 1619
    http://www.blackicehosting.com
    Dedicated, Colocation, Shared and Reseller Hosting

Posting Permissions

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