* irc log hosting questions (with GNUnet eV hat on)
@ 2019-10-04 10:03 ng0
2019-10-04 11:33 ` Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2019-10-04 10:03 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 837 bytes --]
Hi,
I've just asked Ludovic about the possibility to host our 3 IRC channel logs
(libmicrohttpd, gnunet, taler).
We'd like to talk about this in our next GNUnet team call, which is scheduled
for 2019-10-10.
Ideally we can get the okay about this (that it would be doable) before the 10th, so that I can
talk in detail about this proposal (and point to this thread).
Are there any other requirements from our side we would have to fullfil (for current logs)
in case you agree to host the logs?
What would be the requirements if we would decide to convert our old logs to the log format
used by your logging?
Furthwermore, I'd like to apologize again for how the logs were handled the past 12 months.
Reasoning about why this happened would be too long, just a series of too many bad
coincidences and volunteering work.
Cheers,
ng0
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: irc log hosting questions (with GNUnet eV hat on)
2019-10-04 10:03 irc log hosting questions (with GNUnet eV hat on) ng0
@ 2019-10-04 11:33 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-10-04 11:33 UTC (permalink / raw)
To: ng0; +Cc: guix-devel
Hi ng0,
> I've just asked Ludovic about the possibility to host our 3 IRC channel logs
> (libmicrohttpd, gnunet, taler).
[…]
> Are there any other requirements from our side we would have to fullfil (for current logs)
> in case you agree to host the logs?
I had to convert the logs from the SQL dump, which was a little painful.
We’re now using whatever happens to be the format that ZNC produces.
> What would be the requirements if we would decide to convert our old logs to the log format
> used by your logging?
I would advise against using the Guix project’s logging solution,
because it really isn’t very reliable. It’s literally just a ZNC
process with the default log plugin enabled. There’s no proper service
for it; the thing is just started manually.
The log viewer is primitive:
https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/goggles.scm
For us it’s worth doing this in spite of all this because the logs are
stored on our servers. This is pretty much the only advantage to us.
If you don’t mind having the logs stored elsewhere there certainly exist
better solutions than our chewing gum + duct tape contraption.
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-04 11:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-04 10:03 irc log hosting questions (with GNUnet eV hat on) ng0
2019-10-04 11:33 ` Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.