Hi,
Krinkle wanted to use BotBot.me log viewer as a frontend for wm-bot's logs. It unfortunatelly uses slightly different database schemas, but I managed to create some views in wm-bot's db that actually produces similar columns and behold! It works: http://botbot.wmflabs.org/freenode/15/
Well, to a point. Some features do not work yet, such as searching, but I will look into it. Let me know if anything didn't work as expected! Also, don't even bother unchecking hide join / part it will not work. wm-bot stores irc commands as numerics while BotBot uses text column here. I can create some procedure in SQL to convert this, but it wouldn't work with indexes and that would totally kill the performance of log viewer, so I am afraid these won't be available for a while.
Have fun
I fixed slugs now, so every channel has perma links in format of http://botbot.wmflabs.org/freenode/CHANNEL for example http://botbot.wmflabs.org/freenode/wikimedia-labs/
On Sat, Jun 13, 2015 at 4:54 PM, Petr Bena benapetr@gmail.com wrote:
Hi,
Krinkle wanted to use BotBot.me log viewer as a frontend for wm-bot's logs. It unfortunatelly uses slightly different database schemas, but I managed to create some views in wm-bot's db that actually produces similar columns and behold! It works: http://botbot.wmflabs.org/freenode/15/
Well, to a point. Some features do not work yet, such as searching, but I will look into it. Let me know if anything didn't work as expected! Also, don't even bother unchecking hide join / part it will not work. wm-bot stores irc commands as numerics while BotBot uses text column here. I can create some procedure in SQL to convert this, but it wouldn't work with indexes and that would totally kill the performance of log viewer, so I am afraid these won't be available for a while.
Have fun
This looks neat! The continuous stream[1] is a very nice alternative to paging through the daily log files[2]. Thanks for sharing!
--stephen
[1] http://bots.wmflabs.org/~wm-bot/logs/%23wikimedia-mobile/ [2] http://botbot.wmflabs.org/freenode/wikimedia-mobile/2015-06-08/?tz=America/D...
On Sat, Jun 13, 2015 at 12:52 PM, Petr Bena benapetr@gmail.com wrote:
I fixed slugs now, so every channel has perma links in format of http://botbot.wmflabs.org/freenode/CHANNEL for example http://botbot.wmflabs.org/freenode/wikimedia-labs/
On Sat, Jun 13, 2015 at 4:54 PM, Petr Bena benapetr@gmail.com wrote:
Hi,
Krinkle wanted to use BotBot.me log viewer as a frontend for wm-bot's logs. It unfortunatelly uses slightly different database schemas, but I managed to create some views in wm-bot's db that actually produces similar columns and behold! It works: http://botbot.wmflabs.org/freenode/15/
Well, to a point. Some features do not work yet, such as searching, but I will look into it. Let me know if anything didn't work as expected! Also, don't even bother unchecking hide join / part it will not work. wm-bot stores irc commands as numerics while BotBot uses text column here. I can create some procedure in SQL to convert this, but it wouldn't work with indexes and that would totally kill the performance of log viewer, so I am afraid these won't be available for a while.
Have fun
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Very cool. Thank you, Petr.
This seems to have stopped working a few days ago. I get a 502 Bad Gateway. I was thinking it was probably related to the recent labs woes but it never came back.
--stephen
On Sat, Jun 13, 2015 at 2:40 PM, Keegan Peterzell kpeterzell@wikimedia.org wrote:
Very cool. Thank you, Petr.
-- Keegan Peterzell Community Liaison, Product Wikimedia Foundation _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Yes it was, labs still didn't recover from the outage: https://phabricator.wikimedia.org/T103696?workflow=103265
On Fri, Jun 26, 2015 at 3:19 AM, Stephen Niedzielski sniedzielski@wikimedia.org wrote:
This seems to have stopped working a few days ago. I get a 502 Bad Gateway. I was thinking it was probably related to the recent labs woes but it never came back.
--stephen
On Sat, Jun 13, 2015 at 2:40 PM, Keegan Peterzell kpeterzell@wikimedia.org wrote:
Very cool. Thank you, Petr.
-- Keegan Peterzell Community Liaison, Product Wikimedia Foundation _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
wikitech-l@lists.wikimedia.org