SitePoint Sponsor

User Tag List

Results 1 to 2 of 2

Thread: Member login logs

  1. #1
    SitePoint Member
    Join Date
    Jul 2010
    Posts
    8
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Member login logs

    Hi, this is probably a very simple question for you guys. I have a website and in the admin section, I have member's login track/log. It keeps a record every time someone logs into their account and logs back out.

    1) Will this take up unnecessary disk space?, especially if I have alot of people logging in and out of the site?

    2)Do you recommend that I keep this log?

    3)If I delete these entries in my admin section, will this also delete it from the disk space? and delete it completely from my database? or does it simply remove it from displaying in my administration section, but it still remains in my database and disk space?

    Ashley

  2. #2
    Do. Or do not. There is no try silver trophy
    SitePoint Award Recipient ScallioXTX's Avatar
    Join Date
    Aug 2008
    Location
    The Netherlands
    Posts
    8,395
    Mentioned
    88 Post(s)
    Tagged
    2 Thread(s)
    Quote Originally Posted by feedmyfish View Post
    1) Will this take up unnecessary disk space?, especially if I have alot of people logging in and out of the site?
    That depends. If you find the feature itself to be unnecessary, then it will take up unnecessary disk space
    Seriously though, it will take up disk space, but most likely it won't be a whole lot.

    Quote Originally Posted by feedmyfish View Post
    2)Do you recommend that I keep this log?
    That also depends. If you find the log useful you can keep it. If not you can ditch it. There's nothing against having such a log really.

    Quote Originally Posted by feedmyfish View Post
    3)If I delete these entries in my admin section, will this also delete it from the disk space? and delete it completely from my database? or does it simply remove it from displaying in my administration section, but it still remains in my database and disk space?
    That depends on the application. Most likely it will, but I can't be sure without having seen the code.

    Rémon - Hosting Advisor

    Minimal Bookmarks Tree
    My Google Chrome extension: browsing bookmarks made easy

Bookmarks

Posting Permissions

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