Send Juju logs to different database?
Stuart Bishop
stuart.bishop at canonical.com
Wed May 6 07:53:21 UTC 2015
On 6 May 2015 at 04:57, Menno Smits <menno.smits at canonical.com> wrote:
> It is more likely that Juju will grow the ability to send logs to external
> log services using the syslog protocol (and perhaps others). You could use
> this to log to your own log aggregator or database. This feature has been
> discussed but hasn't been planned in any detail yet (pull requests would be
> most welcome!).
syslog seems a bad fit, as the logs are now structured data and I'd
like to keep it that way. I guess people want it as an option, but I'd
consider it the legacy option here.
My own use case would be to make a more readable debug-logs, rather
than attempting to parse the debug-logs output ;) Hmm... I may be able
to do this already via the Juju API.
--
Stuart Bishop <stuart.bishop at canonical.com>
More information about the Juju-dev
mailing list