Public runtime logs

How, what and why to code in BYOND.
Post Reply
User avatar
MrStonedOne
Host
Joined: Mon Apr 14, 2014 10:56 pm
Byond Username: MrStonedOne
Github Username: MrStonedOne

Public runtime logs

Post by MrStonedOne » #99741

I've made runtime logs public for anybody to download. All ips (based on a regex) are replaced with -censored- but it's otherwise been left alone.

https://tgstation13.org/parsed-logs/

It's not automatically updating yet, but when it is, it will update about every hour at 10 after 15 minutes and will not show runtimes for the last round if another round hadn't started yet.
Forum/Wiki Administrator, Server host, Database King, Master Coder
MrStonedOne on digg(banned), Steam, IRC, Skype Discord. (!vAKvpFcksg)
Image
User avatar
duncathan
Joined: Mon May 25, 2015 4:12 pm
Byond Username: Dunc
Github Username: duncathan

Re: Public logs part 1: runtime logs

Post by duncathan » #99801

It's happening ~
Image
Players can and will create their own fun.
User avatar
MrStonedOne
Host
Joined: Mon Apr 14, 2014 10:56 pm
Byond Username: MrStonedOne
Github Username: MrStonedOne

Re: Public logs part 1: runtime logs

Post by MrStonedOne » #100269

Automatic update is happening, it happens at 10 after.

Added parsing of runtimes into their condensed form using the runtime condenser
Forum/Wiki Administrator, Server host, Database King, Master Coder
MrStonedOne on digg(banned), Steam, IRC, Skype Discord. (!vAKvpFcksg)
Image
User avatar
Atlanta-Ned
In-Game Game Master
Joined: Fri Apr 18, 2014 2:11 pm
Byond Username: Atlanta-ned

Re: Public logs part 1: runtime logs

Post by Atlanta-Ned » #100438

With a bit of (awful, awful) regex, I've got the logs parsed and loaded into MySQL.

On June 28th, there were 348 explosions, 857 instances of someone 'Seizing up and falling limp' (three of which were me), 101 law changes, 284 items spawned by admins, 11 people saying 'got wood' and so on and so forth.
Statbus! | Admin Feedback
OOC: Pizzatiger: God damn Atlanta, how are you so fucking smart and charming. It fucking pisses me off how perfect you are
User avatar
MisterPerson
Board Moderator
Joined: Tue Apr 15, 2014 4:26 pm
Byond Username: MisterPerson

Re: Public logs part 1: runtime logs

Post by MisterPerson » #100497

It would be better to log some of that stuff directly rather than needing it to be parsed, but cool nonetheless.
I code for the code project and moderate the code sections of the forums.

Feedback is dumb and it doesn't matter
User avatar
MrStonedOne
Host
Joined: Mon Apr 14, 2014 10:56 pm
Byond Username: MrStonedOne
Github Username: MrStonedOne

Re: Public logs part 1: runtime logs

Post by MrStonedOne » #100714

Runtime logs will now roll over at the end of the day.
Forum/Wiki Administrator, Server host, Database King, Master Coder
MrStonedOne on digg(banned), Steam, IRC, Skype Discord. (!vAKvpFcksg)
Image
User avatar
MrStonedOne
Host
Joined: Mon Apr 14, 2014 10:56 pm
Byond Username: MrStonedOne
Github Username: MrStonedOne

Re: Public logs part 1: runtime logs

Post by MrStonedOne » #105080

Both servers now have -verbose to prevent not displaying runtime logs or the stack trace.

More Info: http://www.byond.com/forum/?post=1886190
Forum/Wiki Administrator, Server host, Database King, Master Coder
MrStonedOne on digg(banned), Steam, IRC, Skype Discord. (!vAKvpFcksg)
Image
User avatar
duncathan
Joined: Mon May 25, 2015 4:12 pm
Byond Username: Dunc
Github Username: duncathan

Re: Public logs part 1: runtime logs

Post by duncathan » #105244

>first day of -verbose
>first day my PR is on the server
>The following runtime has occured 286793 time(s).
>my fault
>mfw
Image
Players can and will create their own fun.
User avatar
MisterPerson
Board Moderator
Joined: Tue Apr 15, 2014 4:26 pm
Byond Username: MisterPerson

Re: Public logs part 1: runtime logs

Post by MisterPerson » #105415

duncathan wrote:>first day of -verbose
>first day my PR is on the server
>The following runtime has occured 286793 time(s).
>my fault
>mfw
But at least we know. It's better to know than to pretend there's no problem.
I code for the code project and moderate the code sections of the forums.

Feedback is dumb and it doesn't matter
User avatar
duncathan
Joined: Mon May 25, 2015 4:12 pm
Byond Username: Dunc
Github Username: duncathan

Re: Public logs part 1: runtime logs

Post by duncathan » #123841

As of last round, the public runtime logs now include a log of the GC failures. GC failures are also condensed. Happy reference hunting.
Image
Players can and will create their own fun.
User avatar
DrPillzRedux
Rarely plays
Joined: Sun Jun 29, 2014 9:45 am
Byond Username: DrPillzRedux

Re: Public logs

Post by DrPillzRedux » #133504

Why aren't these being updated anymore? Last one was on the 5th.
thot_slayer wrote:don't be a degenerate online if you don't want people to treat you like a degenerate morty
bandit wrote:what is this

a correct post by pillz
LiamLime
Joined: Tue Aug 25, 2015 12:59 pm
Byond Username: LiamLime

Re: Public logs

Post by LiamLime » #133529

DrPillzRedux wrote:Why aren't these being updated anymore? Last one was on the 5th.
(because in reality, nobody gives a shit about them, they just like to whine about transparency.)
The bureaucracy is expanding to meet the needs of the expanding bureaucracy.
User avatar
Remie Richards
Joined: Thu Apr 17, 2014 7:11 pm
Byond Username: CrimsonVision
Location: England, UK, Earth, Sol, Milky Way, Local Group, Virgo Supercluster, Known Universe
Contact:

Re: Public logs

Post by Remie Richards » #133533

No actually there's a very good reason they've not been updated.
The admins would rather you not know though as it makes it more of an issue.

They'll probably be back up soon.
私は完璧
Incoming
Github User
Joined: Tue Apr 15, 2014 11:41 pm
Byond Username: Incoming
Github Username: Incoming5643

Re: Public logs

Post by Incoming » #133536

the runtime logs are actually very useful
Developer - Datum Antags: Feburary 2016

Poly the Parrot - All Seeing Bird Transcends Universe, Joins Twitter.

Kofi - Make A Poor Life Choice

Good ideas backed by cruddy code since 2012!
User avatar
MrStonedOne
Host
Joined: Mon Apr 14, 2014 10:56 pm
Byond Username: MrStonedOne
Github Username: MrStonedOne

Re: Public logs

Post by MrStonedOne » #133641

There was a change in log format for asay

I had to rewrite the log parser.

A bug was causing it to runtime and not get to the final step of pushing the update to the publicly visible folder.

I think i fixed it, we shall see at 10 after when it re-parses the logs that were uploaded at the top of the hour.
Forum/Wiki Administrator, Server host, Database King, Master Coder
MrStonedOne on digg(banned), Steam, IRC, Skype Discord. (!vAKvpFcksg)
Image
dapocalypse
Joined: Sat Aug 12, 2017 3:13 am
Byond Username: Dapocalypse

Re: Public runtime logs

Post by dapocalypse » #359822

How do I fid out if an antag won or not. (I had to leave mid round so I camped out in a escape pod)
User avatar
TribeOfBeavers
In-Game Game Master
Joined: Wed Jun 15, 2016 6:54 pm
Byond Username: TribeOfBeavers
Location: Canada

Re: Public runtime logs

Post by TribeOfBeavers » #359840

dapocalypse wrote:How do I fid out if an antag won or not. (I had to leave mid round so I camped out in a escape pod)
This is the wrong thread for that.

Try this site:
https://atlantaned.space/statbus/round.php

You can try to find what you're looking for there. I don't think you can check if an individual traitor won though.
User avatar
Atlanta-Ned
In-Game Game Master
Joined: Fri Apr 18, 2014 2:11 pm
Byond Username: Atlanta-ned

Re: Public runtime logs

Post by Atlanta-Ned » #360120

TribeOfBeavers wrote:I don't think you can check if an individual traitor won though.
This data is not tracked. We know who was an antag, what the objectives were, and the overall success rate, but not who did/had what.
Statbus! | Admin Feedback
OOC: Pizzatiger: God damn Atlanta, how are you so fucking smart and charming. It fucking pisses me off how perfect you are
Post Reply

Who is online

Users browsing this forum: No registered users