Open Morketh opened 9 years ago
That would be helpful. I haven't done much work with logalyzer lately because I haven't been playing/moderating a server. I'm starting back up and would be interested in new features.
let me know if this works at all on bukkit server builds after july-15... :(
i do not have a Bukkit server however i think it would. I'm going to use a Filter with Regex matching to pull out and organize each log TAG (example [tag-name]). not sure about the HTML part i have more experience with MySQL+PHP for webpages along with my Python for data collection
also another idea i had was collecting the server Messages
[14:49:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 14775ms behind, skipping 295 tick(s)
and making a Graph of the data.
Looks like most of the Commits in the repository are relatively old. was wondering if there was still support for this project? Also how hard would it be to implement some mod log support? Ive done a lot of Python in my days and was actually going to set up a logalyzer to display different error levels or filter by Mod title or be able to filter by Time:
I think this would be really helpful in narrowing down a lot of issues with game-play and server environments.
Ill play around with the idea and submit a PR if i can get something working.