Delete all logs (something URGENT)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Danielillo
    Member
    • Mar 2001
    • 40

    Delete all logs (something URGENT)

    Hi,

    My server is getting full and I should delete all logs, but I have some questions about it:

    1- What logs are used for?
    2- Is it safe to delete all of them?
    3- I use PhPMyAdmin, how can I delete them?


    Thanks,

    Daniel.
  • Danielillo
    Member
    • Mar 2001
    • 40

    #2
    One more thing

    I have 1365572 records at searchindex, Can I delete them also?
    What they are used for?

    Thanks and sorry for all that questions, but my host told me I had my HDD 86% full.....


    Thanks, Daniel.

    Comment

    • Steve Machol
      Former Customer Support Manager
      • Jul 2000
      • 154488

      #3
      You don't want to delete the searchindex otherwise the search function won't work on your forums. The only log I know of that's safe to delete is the adminlog and you can do that through your Admin CP. You may need to put your userid in config.php to do this.

      // which users are allowed to prune the admin log
      // separate each userid with a comma
      $canpruneadminlog = "x";
      ...with 'x' being your userid.
      Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
      Change CKEditor Colors to Match Style (for 4.1.4 and above)

      Steve Machol Photography


      Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


      Comment

      • Danielillo
        Member
        • Mar 2001
        • 40

        #4
        Thanks Steve,

        I just tried before with my test forum and I deleted through PhPMyAdmid with "Delete From Adminlog".

        Thanks for you help, it is always good to know other ways to do the same thing

        Daniel.

        Comment

        • Steve Machol
          Former Customer Support Manager
          • Jul 2000
          • 154488

          #5
          No problem!
          Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
          Change CKEditor Colors to Match Style (for 4.1.4 and above)

          Steve Machol Photography


          Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


          Comment

          Related Topics

          Collapse

          Working...