Indeed, I also use Ansible to deploy nodes. For instance I don’t need / have spare time to make an Ansible module.
For instance I need to make pygraylog’s structure stable : - one module by functionality ? - everything in a big « api » module ? - one module for each « GET » / « POST » / « PUT » ? - same layout than the api-browser ? I need to write a module to set streams / dashboards permissions to users. I think that’s gonna be my next commit. Mathieu > Le 27 avr. 2015 à 11:07, Marius Sturm <[email protected]> a écrit : > > Great idea! This could be super helpful for the Graylog Ansible playbook once > it is in a good state. > > On 25 April 2015 at 10:16, Mathieu Grzybek <[email protected] > <mailto:[email protected]>> wrote: > Hello everybody, > > I have just started to write some python modules to use Graylog API. > > —> https://github.com/MisterG/pygraylog <https://github.com/MisterG/pygraylog> > > It is still a work in progress project. I will add stuff regularly when I > need it at work. > > Feel free to open issues and pull requests. > > Mathieu > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. > > > > -- > Developer > > Tel.: +49 (0)40 609 452 077 <> > Fax.: +49 (0)40 609 452 078 <> > > TORCH GmbH - A Graylog Company > Steckelhörn 11 > 20457 Hamburg > Germany > > https://www.graylog.com <https://www.torch.sh/> > > Commercial Reg. (Registergericht): Amtsgericht Hamburg, HRB 125175 > Geschäftsführer: Lennart Koopmann (CEO) > > -- > You received this message because you are subscribed to the Google Groups > "graylog2" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "graylog2" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
