[00:06:38] bd808: do you know if it's possible to do some simple text transform in Kibana for grouping similar messages (e.g. doing a regexp replace before using some field for a trending visualisation)? [00:06:49] or would a logstash filter be needed for that? [00:07:21] tgr: I think you have to do it on the logstash ingestion side [00:07:32] thx [00:08:16] I think Kibana is still just a thin javascript wrapper over the elasticsearch api mostly [00:09:20] you *could* do an aggregate search in elasticsearch that did something like that, but it would take a script argument to do it (which our elasticsearch boxes don't allow) and it would be pretty slow on a large corpus [05:54:45] Hello. [05:55:01] Where does /usr/bin/sql live in Gerrit? Is it accepting patches? [07:16:14] https://github.com/wikimedia/labs-toollabs/blob/master/misctools/sql apparently. [11:35:43] (03CR) 10Umherirrender: [C: 031] "See T189369" [labs/tools/stewardbots] - 10https://gerrit.wikimedia.org/r/418560 (owner: 10Libraryupgrader) [12:07:03] Hello, we are testing toolserver in prehackathon event and we are wondering how to have cron jobs from user accounts. Is it possible? [12:08:43] toniher1: I don't know much about toolforge, but I found https://wikitech.wikimedia.org/wiki/Help:Toolforge/Grid#Scheduling_jobs_at_regular_intervals_with_cron [12:09:49] jynus: thanks. Now I see this (test)toniher@tools-bastion-03:~$ crontab -e [12:09:49] /usr/local/bin/crontab: only tools are allowed crontabs [12:10:00] Understood! :) [12:24:21] (03CR) 10MarcoAurelio: [C: 032] build: Updating jakub-onderka/php-parallel-lint to 1.0.0 [labs/tools/stewardbots] - 10https://gerrit.wikimedia.org/r/418560 (owner: 10Libraryupgrader) [12:25:25] (03CR) 10MarcoAurelio: [C: 032] "Thank you." [labs/tools/stewardbots] - 10https://gerrit.wikimedia.org/r/418560 (owner: 10Libraryupgrader) [12:51:21] toniher1: hey, do you still need help with cron jobs or something else? [12:52:16] chicocvenancio: No. that's all. Everything OK. Thanks! [12:53:53] The big thing is that you should use tool account for most things and use either the job grid or kubernetes for non interactive work [12:54:43] The server you connect to (login.tools.wmflabs.org) doesn't have much resources and is shared by all users [12:55:03] s/much/many/ [12:56:49] Both the job grid and kubernetes use other servers for the actual work [13:45:55] !log tools.stewardbots updated stewardbots to 422bb18 [13:45:56] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [13:47:54] !log tools.stewardbots take down electionbot until the next year [13:47:54] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.stewardbots/SAL [19:06:14] Ivy: you can see that in gerrit in https://gerrit.wikimedia.org/r/plugins/gitiles/labs/toollabs/+/master/misctools/sql [19:06:22] github is a mirror [19:08:38] diffusion in phabricator is a nice alternative to browse the code as well https://phabricator.wikimedia.org/source/toollabs/ [19:10:49] and it is open to contributions, do you have a task in mind, Ivy? [20:28:46] RoanKattouw: I tend to get lost in the hiera configs on WMCS... It looks like `profile::redis::master::instances` is defined as singleton list of integer [6379] in the puppet config on horizon, for the deployment-prep project (not sure if that's the correct terminology) [20:34:39] Since there is no way this could work, I changed it. Note that this did work with puppet 3, but puppet 4 is more strict ... [20:41:04] after that fix, there are a few errors due to wrong versions of postgresql and cassandra. We have not yet migrated maps to stretch... [21:46:30] chicocvenancio: thanks for your notice! yes I am aware that scripts should not run on bastion - I am just debugging one for the moment and do not expect it to incur any significant load (but maybe I am wrong?) [21:47:57] pintoch: sure, seeing 8 celery workers worried me a bit, but debugging is justified use [21:48:43] ah I forgot that it forks 8 times [21:48:53] indeed, I understand better ^^ [23:38:57] chicocvenancio: nice I didn’t know how to browse code in gerrit. how do you get a link to gitiles? [23:41:40] zhuyifei1999_ gerrit should link to gitiles now :) [23:42:19] zhuyifei1999_ or for simplicity https://gerrit.wikimedia.org/g/ :) [23:43:09] oh the (gitiles) link. nice [23:43:17] ^is a 404 to me [23:49:53] zhuyifei1999_ this is https://gerrit.wikimedia.org/g/ a 404 to you? [23:50:58] Not Found The requested URL /g was not found on this server.