@p almost done my live log parser complete with status code filtering, requests over a buffer limit highlighted in a different color, ip anonymity toggle (in this case it's the nitter log), the ability to search the entire log, pausing live to investigate, themes, ua agent filtering/sorting, live (shitty hemispheric map made with :: (going to redo this). might be ready to send a copy if you want to try it out since I know you like your mon2.sh. sorry it's written in python
Timeline
Post
Remote status
Context
7
@ailatan @p sorting in burst mode properly supports user agents now as well as IPs. just going to try to draw an ascii map or just strip it out altogether and ship it I think. I'm satisfied unless anybody else who has to view logs on the daily for long periods of time has anything else to chime in with
>inb4 Goyfeed
again this is the log for the nitter so the one for poast will be a lot more interesting (but its a lot larger and takes forever to buffer since it loads the backlog while tailing the current incoming)
edit: oh yeah poast's log is gonna take a while
>inb4 Goyfeed
again this is the log for the nitter so the one for poast will be a lot more interesting (but its a lot larger and takes forever to buffer since it loads the backlog while tailing the current incoming)
edit: oh yeah poast's log is gonna take a while
@ailatan @p added a leaderboard instead of the map complete with the requests by that country and when they were most active based if you ask me ngl
ex: UK is most active at 9am UTC
ex: UK is most active at 9am UTC
@striderpod @ailatan @p look at the time of the day mate, thats in UTC. they are sorted by requests at that time. highest amount of requests at 00:00 NZ was #4 which checks out since thats noonish around where you are or 1pm somewhere around there
Replies
2
@striderpod @ailatan @p here's top 11 in my offset (GMT-0400) and their requests during that time for the nitter
@striderpod @ailatan @p I need to add a --since cli argument, parsing a month worth of poast logs every time I change the code is going to drive me insane. nearly 50 million lines and we ignore media and all requests from other instances in the logs so thats just users :/