/srv/irclogs.ubuntu.com/2017/11/29/#juju.txt

=== rektide_ is now known as rektide
=== frankban|afk is now known as frankban
marosghi, could somebody explain me me what is happening here? https://pastebin.com/AuvB61Et  running the same command on unit works, action terminated when running via juju run11:34
akshay__Hi All, is there a way to abort an already fired hook? Eg if accidentally do "juju remove-application app_name" and now it needs to aborted12:05
andreas_sHi. I'm deploying a juju bundle from file - but it seems to ignore the config settings I made. Does anyone have an idea what might be wrong? This is my service definition: http://paste.openstack.org/show/627722/14:41
andreas_sthe bridge-mappings and the dataport option seem to be ignored14:41
andreas_sjuju config shows some defaults14:41
andreas_sbut not the values I set14:42
ejathi, i dont see the rest of the openstack component charm at the store ... is there available anywhere?15:27
bdxkwmonroe: continuing the graylog thing, what we talked about yesterday makes me think the filebeat:elasticsearch <-> elasticsearch:client relation in the graylog bundle is not needed16:46
bdxseeing as the logs are making there way to elasticsearch through filebeat16:46
bdxor blah16:46
bdxthrough graylog16:46
bdxhaving the relation to filebeat -> elasticsearch as part of that whole shmorgishborg probably/might get you 2x indicies16:47
bdxlol16:48
bdxdo you think?16:48
bdxim looking into it now16:48
bdxI think I have 2x indices for the filebeats16:48
bdxjust one is namespaced under a graylog prefix16:49
kwmonroemarosg: dunno for sure, but it looks like when you rant mysqldump on the unit, you ran it as a normal user.  juju run does things as root.  perhaps mysqldump doesn't like being run as root?16:51
kwmonroeyou could try "juju ssh mysql/0 'blah blah blah'" to do something on the mysql unit as non-root.16:51
kwmonroe(instead of juju run)16:51
marosgkwmonroe, I think I ran it as root when I logged there, but could be wrong. Thanks for tips, I will try that16:53
kwmonroebdx: correct, kill the fb <-> es relation.  you are correct in that the logs will make it to ES by way of graylog.16:54
kwmonroebdx: the piece we're missing is a relation to support fb <-> graylog.  the woraround is to set the logstash config on filebeat, but that ain't nice.16:55
bdxtotally16:55
bdxI was just running into some of your graylog bundles with the relation16:56
kwmonroeoh yeah bdx?  where?16:56
kwmonroei should fix those16:56
bdxyeah, just rando ones all over the internet16:57
bdxlol16:57
bdxbut16:57
bdxI was using one as a comparison to what I had done16:57
bdxand then it struck me16:57
bdxthat there is this extra relation in there16:57
kwmonroethis is the snippet i'm using for GL on k8s: https://github.com/kwmonroe/spells/blob/feature/cdk-log-monitor/canonical-kubernetes/steps/05_logging/efg.yaml16:59
kwmonroewith the juju config pieces happening here: https://github.com/kwmonroe/spells/blob/feature/cdk-log-monitor/canonical-kubernetes/steps/05_logging/after-deploy#L917:00
bdxahh thats real nice17:00
bdxto tell you the truth, I think I saw a bundle in an email for a conjure-up issue17:00
kwmonroethanks for not lying to me17:01
bdxand I was in the middle of trying to get the graylog stack up17:01
bdxso I was like17:01
bdxaha17:01
bdxoh this is how hes doing it17:01
kwmonroeyeah, it's getting closer.. def ironed out a lot of this in the last few commits.17:02
bdxyeha, that logging step is really sweet17:03
bdxglad we are on the same page17:06
bdxthanks17:06
bdxlol17:06
kwmonroesure thing bdx!17:07
=== frankban is now known as frankban|afk
=== salmankhan1 is now known as salmankhan

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!