AtlasMediaGroup / IcarusMod

The Superior Freedom Network custom plugin.
Other
8 stars 13 forks source link

Logging of Commands, Chat and Server Messages #167

Closed TheCJGCJG closed 8 years ago

TheCJGCJG commented 8 years ago

Commands and chat as well as server messages should be logged so that web panels (or anything else for that matter) can assemble it's own log file, this will make data much easier to process and analyse after, and will also allow querying of data to allow for the logs to be easily looked over in the future.

It should store;

The server row can be used to support a multiple server setup (as IcarusFreedom required) - this will allow queries to be used to filter out the data relevant to each server (It should be noted that the database is not intended to be read using a MySQL client)

The database should use a format similar to this

screen shot 2016-04-06 at 23 26 14
mgejay commented 8 years ago

Yes!!

TheCJGCJG commented 8 years ago

Told to re-open this by @Wild1145

I would also like to request periodic (Maybe 15 secondly? Preferably quite frequent) logging of the following information in various tables

And any other miscellaneous piece of information that could be useful in the web panel, if it looks like it could even be remotely useful, could it please be in the database.

Thanks :)

CameronRedmore commented 8 years ago

I'll get this done for you :)

CameronRedmore commented 8 years ago

Done in the latest commit, that message was all kinds of screwy...