Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Is there a way to import old logs from some other place? #121

Open
sa2ajj opened this issue Jan 2, 2015 · 4 comments
Open

Is there a way to import old logs from some other place? #121

sa2ajj opened this issue Jan 2, 2015 · 4 comments

Comments

@sa2ajj
Copy link

sa2ajj commented Jan 2, 2015

We (Buildbot project) have been using an IRC logger for quite some time.

I'm looking at the task of hosting such a logger locally (so we could have a better control over how the things are shown in the archive). One of the things that we've been discussing is a possibility to import old logs. Is it possible? If not, what would be the place to look at?

@yml
Copy link
Member

yml commented Jan 5, 2015

Importing legacy logs into botbot is fairly straightforward, you can do it using django ORM. We do not have a generic importer because so far every time we had to do this the source was different.

My understanding is that you want to do run a self hosted botbot instance. If you prefer to host your logs on https://botbot.me. You can also send us a request and your legacy logs we will take care of back filling your logs.

@ghost
Copy link

ghost commented Apr 16, 2015

Hi @yml ... is there a preferred method for sending a request to import legacy logs? Thanks in advance!

@mtrythall
Copy link
Contributor

@downeym We're currently pretty heavily backlogged. Your best bet is to contact [email protected] but it will not be fast :(

@ghost
Copy link

ghost commented Mar 7, 2016

An example script of how to do this (for example loading from a text file) when self hosting would be extremely helpful.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants