[ADMN] BananaLogArchive 0.1 - archive your log file once it reaches a certain filesize [953]

Discussion in 'Inactive/Unsupported Plugins' started by codename_B, Jul 8, 2011.

  1. Offline

    codename_B

    BananaLogArchive
    archive your server.log when it reaches a certain filesize

    Version 0.1
    Configuration options: max-size-in-kb
    Save location: log-archive/dd-MM-yy-hh-mm.zip
    ChangeLog
    -version 0.1-
    08 July 2011​
    Released plugin - tested and fully working ;)
     
    nidzzllll- and Sleaker like this.
  2. Offline

    matter123

    brilliant
     
  3. Offline

    codename_B

    Glad you like it :)
     
  4. Offline

    RozzBrozz

    Fantastic, should be added to bukkit.
     
  5. Offline

    codename_B

    Haha perhaps one day :p It certainly helps with keeping things organised and keeping server.log under control.
     
  6. Offline

    Plague

    uhh.. I mean there nothing against the rules in the post, but man, that's some crazy formatting
     
  7. Offline

    codename_B

    Crazy - or creative? :) I mean it's fairly self-explanatary - thanks for the move though :D
     
  8. Offline

    DreadKyller

    very interesting idea, I personally hate 18 GB logs... but to tell the truth, 100 180 KB logs would be just as bad in terms of disk space, at least it would not take 30 minutes to open the log however... another suggestion? An option to archive by size or date? like save the logs as "LOG_6-10-2011" or like every few days, every month, etc...
     
  9. Offline

    codename_B

    You can set the log size to whatever size you want it to archive at in the config, 100kb is just default you could just as well use 1024kb or 4096kb etc etc. It archives by date - did you not read the OP? It saves the logs as log-archive/06-10-10-15-33.zip

    Also - remember that zips take up a LOT less space, so 100 180kb logs will be equivalent to about 8 times as big in normal log size.
     
  10. Offline

    DreadKyller

    I read the op omg dude. I'm just saying not size related storing, I was wondering if it was also possible to have an option to store the file every specified amount of days REGARDLESS of file size, which is NOT what you have. I was simply asking if you could add something like that. I was giving an example by the 180 kb, I could have also sais 200 90 KB of 400 45 KB etc.
     
  11. Offline

    codename_B

    Oh right - storing a file once per day - ermmmm... I guess that's an option yeah but my OCD won't let me >.>

    The source is in the jar - you're a plugin dev - have fun :)
     
  12. Offline

    DreadKyller

    call me stupid, but what's OCD?
     
  13. Offline

    codename_B

  14. Offline

    DreadKyller

    Oo, I thought you were talking about something else...
     
  15. Offline

    Liger_XT5

    I've been waiting for a plugin like this! When ever the server starts to spew errors, I have to download a log that is a few megs large and takes for ever to load up, read, make changes, restart server, see more errors, reload the still-getting-large log.

    I personally would rather have a new log after each restart (not reload), but that's just my thoughts.

    Edit: Download link down?
     
  16. Offline

    codename_B

    Try now?
     
  17. Offline

    Liger_XT5

    Worked, downloaded, installed, waiting for server restart.
     
  18. Offline

    baggerboot

    This is just what I was looking for.
     
  19. Offline

    microskies

    Shall check to see if it works with 1060 for you now :D

    EDIT: This works perfectly fine with 1060 :)

    Thank you so much for this plugin :D
     
  20. Offline

    Laserhog

    @codename_B
    I am trying to something similar to this and was wondering if you could share your source so i could see how u actually cleared the original server.log file. That's the only part that i am stuck at.
    Just fyi the one I am making is not exactly like this so please don't feel as if i am trying to steal your idea, as i didn't even know this existed until i was directed here when i asked for help from someone.
    Any help is appreciated
    :D


    EDIT: Never mind, i found the .java in the .jar file. It worked by the way so many thanks!
     
  21. Offline

    Trollkemada

    Thanks, should be added to bukkit :D
     
  22. Offline

    andreblue

    works on dev build for 1.8?
    1092 i think
     
  23. Offline

    nidzzllll-

    Love it! My Notepad++ also sends it's gratefulness.

    Option to change the archive saving dir would be neat.
    Seems to be working on CB#1145
     
  24. Offline

    Liger_XT5

    Not sure if anyone still uses this, but I find it useful when I'm not on decent internet connections to view the server log.
    I am unable to get this to work on R6. Thoughts?
     
    cnaude likes this.
  25. Offline

    cnaude

    I would like to see this work on R6 as well!

    I spent a few minutes fixing this to work on R6. You can download my version here.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  26. Offline

    Liger_XT5

    Thanks! cnaude ! Installed it now, letting server restart when the server is empty to test.
     
  27. Offline

    cnaude

    I spoke to codename_B and I'll be taking over this project. I'll have it setup in bukkitdev as soon as it gets approved.
     
  28. Offline

    Liger_XT5

    It's working on my end! Thanks.
     
  29. Offline

    cnaude

  30. Offline

    md_5

    Long time no see codename_B. You will notice that this thread has now been placed into the Inactive Plugin subforum.
    If you wish to revive this plugin, please ensure that you update and test compatibility with the latest recommended Bukkit build before reporting your original post, asking for it to be moved back to the release forum.

    Thanks for your time.
    md_5
     

Share This Page