[users at bb.net] Option to store buildbot-generated files away from configuration files

Pierre Tardy tardyp at gmail.com
Wed Feb 15 16:03:56 UTC 2017


>We also use ShellCommands to ship off logs and completion status to a
completely different system. That system has a lot better interface,
filtering, and searching capabilities, as well as the > ability to generate
a lot of the statistics we need. And it keeps a lot of stuff around for
much longer than the buildbot database does.

Are you talking about splunk or ELK?
This is a feature that I think makes a lot of sense, and I'd like to see
this implemented soon

Pierre

Le mer. 15 févr. 2017 à 17:00, Neil Gilmore <ngilmore at grammatech.com> a
écrit :

> Hi everyone,
>
> We've been using Postgres with our multi-master system for a while now,
> and so far any problems we've had have NEVER been a problem with Postgres.
>
> We also use ShellCommands to ship off logs and completion status to a
> completely different system. That system has a lot better interface,
> filtering, and searching capabilities, as well as the ability to generate a
> lot of the statistics we need. And it keeps a lot of stuff around for much
> longer than the buildbot database does.
>
>
> Neil Gilmore
> grammatech.com
>
>
> On 2/15/2017 2:35 AM, Pierre Tardy wrote:
>
> Hi Eliot,
>
> In buildbot Nine, all the log files and build history is now stored in the
> database.
> You can use a separate database server like postgres in order to store
> them outside of your master.
> With the recent move to JWT token, the master does not have any state
> beyond the running build/step state, which is managed as in memory python
> objects.
>
> Regards
> Pierre
>
>
> Le mer. 15 févr. 2017 à 00:41, Elliot Saba <staticfloat at gmail.com> a
> écrit :
>
> Hello there.  I'd like to store my buildbot-generated files (build
> logfiles, all generated state) away from my configuration files.  I'd like
> to do this so that I can persist my logfiles and build history separate
> from my configuration within a Docker container.  Is there a configuration
> option I can set to affect this?
>
> Thanks,
> -E
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
>
>
>
> _______________________________________________
> users mailing listusers at buildbot.nethttps://lists.buildbot.net/mailman/listinfo/users
>
>
> _______________________________________________
> users mailing list
> users at buildbot.net
> https://lists.buildbot.net/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170215/fe1ed30e/attachment.html>


More information about the users mailing list